April 2024 Summaries
2 posts from Preset
Filter
Month:
Year:
Post Summaries
Back to Blog
Apache Superset 4.0 marks a significant milestone with a comprehensive update aimed at enhancing stability, maintainability, and user experience. This release introduces major architectural changes, new features, and a redesigned Alerts and Reports modal, while also removing deprecated features and upgrading dependencies. These improvements are part of a broader effort to streamline the release process and ensure a more reliable system, with a focus on business logic improvements and enhanced drag-and-drop functionality. Superset 4.0 also includes a new tagging system for better organization, a revamped CHANGELOG format to manage release information efficiently, and the migration of the Sunburst chart to ECharts for better performance. The release process has been refined through community consensus, leading to a more efficient "release train" model, with future plans to stabilize releases and drop support for older versions. The community is encouraged to contribute to the project's ongoing development and adoption, ensuring continued growth and improvement.
Apr 08, 2024
2,234 words in the original blog post.
Preset's integration with dbt Cloud enhances data management by allowing organizations to define and synchronize data models and metrics between dbt Cloud and Preset Cloud, facilitating a seamless workflow for data visualization and exploration. The integration supports the dbt Semantic Layer via MetricFlow, enabling users to upgrade to dbt versions 1.6 and 1.7 while maintaining dbt as the primary source for models and metrics in Apache Superset. This integration distinguishes between dbt's and Superset's treatment of metrics, with dbt focusing on declarative data transformations and Superset emphasizing interactive data exploration. The collaboration allows users to manage metrics as version-controlled assets and provides two complementary workflows: one for interactive exploration in Superset and another for presenting well-defined metrics computed by dbt Cloud. The setup process involves connecting a database, such as BigQuery, to Superset and utilizing a CLI tool for syncing metrics, ensuring that data remains up-to-date and manageable under source control.
Apr 03, 2024
1,939 words in the original blog post.