Skip to content

January 2025 changelog

Here you'll find the January 2025 changelog for the Data Productivity Cloud. Just want to read about new features? Read our New Features blog.

8th January

DesignerNew features 🎉

Code Editor:

  • Added a new feature, Code Editor, to Designer. Code Editor introduces an improved high code experience to the Data Productivity Cloud. Code Editor is powered by the Monaco Editor, which also powers Visual Studio Code and other editors across the web.
  • Added the ability to create .sql and .py files in Designer.
  • Added the ability to edit files in Code Editor.
  • Improved the SQL Script and Python Pushdown components by adding a Script Location property. With this property, you can decide whether to run an SQL or Python script from directly within the component (current behaviour) or choose to run an existing .sql or .py file in your project instead. Any .sql and .py files in the repository you have connected to your project can be edited using Code Editor and run within SQL Script or Python Pushdown components.

Note

Python Pushdown is currently only available for Snowflake projects.