rill
rill copied to clipboard
Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
See details in [this Slack message](https://rilldata.slack.com/archives/CTCJ58H3M/p1705694584090269)
Here's how we get the app version for Rill Developer:  I'm assuming we'll need an analogous endpoint for the Cloud context.
Each email uses the same time range (often a relative time range). Each email should use a fixed time range so the report run is unique.
It is fairly simple / straightforward to read from Google Sheets directly as we [leverage DuckDB under the hood](https://www.arecadata.com/sql-for-google-sheets-with-duckdb/). See #3864. Realistically, we should make this a first-class product experience....
## Backlog - [ ] #3180 (@AdityaHegde) - [ ] #3257 (@djbarnwal) - [ ] Custom Time Range not working for underlying Date type ([Slack](https://rilldata.slack.com/archives/C02T907FEUB/p1696606952689089)) ### Performance - [ ]...
As we look toward separating ETL and serving, and running ETL on worker nodes, the runtime will need the ability to persist ETL state in GCS. Requirements: - Use a...
[As described in Slack.](https://rilldata.slack.com/archives/C02T907FEUB/p1704804137011539) This belongs in a greater epic to make the dashboard responsive.
See these docs: - [YAML APIs](https://www.notion.so/rilldata/YAML-APIs-5a46e026ef1e4a779cbca7122965f044) - [Refactor analytical API abstractions](https://www.notion.so/rilldata/WIP-Refactor-analytical-API-abstractions-256cf2afe851443da46ed861836aa4c0)