Ben

Results 35 issues of Ben

# Background One of the bits of feedback from our HN launch is that the setup isn't easy, what can we do to simplify: # Proposal ## Abandoned Ideas ##...

rfc

## Background When running `quary build`, the operations it pushes are quite disruptive: - dropping and recreating views - dropping and recreating tables - dropping and recreating materialized views In...

enhancement
rust
component/cli
component/core
rfc

# Background Our extension is quite difficult to test compared to the rust code. Both the performance of the framework and the amount of investments we have made on testing...

rfc
component/extension

### Please Describe The Problem To Be Solved In order to be made aware of releases, after the build do we push a version update to Slack

enhancement
community

# Background PRQL is a modern language for transforming data. It overcomes lot's of the shortcomings of SQL for pipeline design. The pipeline nature of the language would make it...

enhancement
rust
rfc

Can we build multiple models in parrallel - [ ] Can the number of workers be defined in the CLI - [ ] Are builds structured correctly where it builds...