Rill 0.62 - Quick project sharing and controlling your models
โก Rill Developer is a tool that makes it effortless to transform your datasets with SQL and create fast, exploratory dashboards. Rill Cloud can then help enable shared collaboration at scale.
To try out Rill Developer, check out these instructions and join us over on Discord to meet the team behind the product as well as other users. In addition, once you have a project set up in Rill Developer, you can then deploy the project and collaborate with others / invite your team members by logging into Rill Cloud!
Easier Project Sharing and User Managementโ
You can now quickly invite new users or add existing ones to a project directly from the Rill Cloud project view.
Easily assign roles and manage user groups to define access levels within each project. This makes collaboration faster and more intuitive.
More Control Over Model Refreshesโ
When working with large data models, having precise control over refresh behavior is crucial.
Weโve introduced a new property called change_mode
, which allows you to manually trigger refreshes or selectively apply patches during incremental data loading.
Learn more in our documentation.
Bug Fixes and Miscโ
- Canvas Improvements:
- Validation of metrics view's
first_day_of_week
andfirst_month_of_year
- Draggable fields in KPI component
- Maintain original order of Leaderboard component
- Added support for donut inner radius
- Improved chart legends
- Validation of metrics view's
- Last State Improvements:
- Remember state when navigating in Embeds
- YAML defaults not loading in Embeds
- Various state fixes
- Support long type for times-series when using Pinot.
- Dynamic Filtered dimensions, you'll only see available values in following dimension filters.
- ClickHouse: Overwrite partitions by default.
- Connector specific documentation links when adding new data.
- Support adding
project_id
at connector level for BigQuery connector. - More strict resolver for models, errors if template keys are missing.
- Added support for
partition_overwrite
for incremental models on DuckDB.