rill
rill copied to clipboard
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
- [ ] #905 - [ ] #906 - [ ] #907 - [x] #908 - [ ] Add svelte animations to the dimension table (on sort, select etc.) -...
- To serilalize queries to Druid Dialect - Change SQL lib methods to accept dialect to be used for output
this will probably spill over next sprint as well. Tasks to be done - - [ ] Parse the CREATE SOURCE statement - [ ] Return the protobuf representation to...
Currently leaderboards supports only include filters. There will be a use case where the user wants to check data by excluding certain dimension values. We need to add exclude filter...
``` /tmp ❯ mkdir "test dir" /tmp ❯ cd "test dir" /tmp/test dir ❯ rill init-example Initializing the example project /private/tmp/test dir/rill-developer-example ... Directory /private/tmp/test dir/rill-developer-example doesn't exist. Creating the...
This is temporary until we have the new Runtime, but was playing with `0.5.0` and the new features are very nice / work in Rill Developer.
Adding measures is a confusing part of the product. An empty "expression" cell is daunting. In the red box below, we should add a direct link to the Measures documentation:...