rill icon indicating copy to clipboard operation
rill copied to clipboard

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.

Results 784 rill issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Deleting a model that is being profiled cause the backend to crash and the UI to hang. Terminal running the backed shows the following: ``` TypeError: Cannot...

bug

**To Reproduce** - start a query on a large enough dataset that it takes a while for profiling results to return e.g. `select * from nyc311_reduced` - try hovering on...

bug

Important: interacting with the preview table, say clicking "sort descending by column1", should modify the SQL query in the Editor and add an "ORDER BY" clause.

_application_
task

**Is your feature request related to a problem? Please describe.** We currently automatically build rill-binaries for x86 and upload them to assets section in a release. **Describe the solution you'd...

request

Add description and failure message from duckdb when table import fails Part of #377

_application_
task

**Initiative** We would like to build as transparently as possible with the open source community. To better communicate our plans, we will be creating an open roadmap that outlines what...

_application_
task

**Issue** Once we have working binaries we need to update our user-facing documentation to clarify the install flow. **Importance** If we don't tell users how to access the new features...

_application_
task

References: - https://codemirror.net/docs/ref/#autocomplete.Completion.detail - https://codemirror.net/docs/ref/#autocomplete.Completion.info - https://codemirror.net/docs/ref/#autocomplete.Completion.type - https://codemirror.net/docs/ref/#autocomplete.autocompletion^config.icons

request
_application_