Ben
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 ##...
## 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...
# 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...
### 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
# 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...
Can we build multiple models in parrallel - [ ] Can the number of workers be defined in the CLI - [ ] Are builds structured correctly where it builds...