Home / Companies / Dagster / Blog / October 2025

October 2025 Summaries

4 posts from Dagster

Filter
Month: Year:
Post Summaries Back to Blog
Dagster 1.12 introduces a series of enhancements designed to improve the user experience and the platform's orchestration capabilities. The update features a redesigned user interface with a collapsible sidebar for easier navigation, and Components have reached General Availability, offering a unified way to manage integrations and orchestration logic. Deployment has been simplified with new dg scaffold commands for Docker and GitHub Actions, making it easier to implement production-ready pipelines. The release also includes upgraded orchestration features with the FreshnessPolicies API now stable, offering better control over asset staleness. Additionally, improvements have been made to backfills, partition scheduling, and execution dependencies, enhancing both reliability and scalability. A new Support Center and reorganized documentation with new guides and examples aim to provide more robust resources for users.
Oct 30, 2025 1,036 words in the original blog post.
Compass, Dagster's analyst copilot, transforms natural language questions into precise SQL queries by leveraging context and institutional knowledge specific to each organization. It starts with capturing relevant business context and dataset discovery, narrowing down potential data sources by examining metadata and schema details. The tool synthesizes inputs such as business rules, schema information, and SQL dialect before generating a query that aligns with organizational standards. After executing the query with a data warehouse, Compass processes results, providing insights and visualizations while maintaining transparency about its methodology. The system encourages iterative exploration by suggesting follow-up questions and refining its search process through feedback, ensuring that questions are answered in the language of the business to deliver accurate results.
Oct 23, 2025 968 words in the original blog post.
Dagster, a company known for building its own tools, has created Compass, an innovative data analysis copilot that leverages AI to enhance the capabilities of a lean data team. Designed to address the limitations of a traditional data platform and the challenges faced by a single data engineer, Compass scales analytical workflows by using a centralized context store, allowing analysts to manage institutional knowledge effectively. This tool has evolved to facilitate exploratory analysis, collaborative discussions, and seamless integration with platforms like Slack, enabling users to refine queries and generate insights without requiring additional team members. By transforming data conversations into interactive sessions, Compass helps maintain organizational memory and increases efficiency, demonstrating the potential for AI to complement human expertise in data management. As Compass gains traction, it showcases how the right blend of people, technology, and AI can revolutionize data practices, allowing teams to meet growing data needs without proportionally expanding headcount.
Oct 20, 2025 1,084 words in the original blog post.
Developing data pipelines often involves a trade-off between high-code flexibility and low-code accessibility, where high-code solutions give full control but can hinder productivity and accessibility for non-experts, while low-code solutions simplify processes but lack depth for complex tasks. To bridge this gap, Dagster introduces Components, which combine the strengths of both approaches by allowing teams to create intuitive, purpose-built entry points using their domain knowledge alongside Dagster's primitives. This approach not only democratizes access to the data platform but also fosters collaboration and innovation by enabling newcomers to quickly become productive and experts to customize and refine processes without limits. Dagster Components provide a centralized, easy-to-understand interface that encapsulates complex logic, offering a cultural shift where high-code and low-code approaches complement each other, thereby accelerating collaborative efforts and transforming complexity into clarity.
Oct 01, 2025 994 words in the original blog post.