Version 7.38
1783345947992
Updates
Copilot Preferred Node Type Version: You can set a V1 or V2 Node Type preference in AI org and project settings. The default is V1. When you choose V2, Copilot prompt context updates so it reasons about and generates the correct Node Type.
External Node and Column Descriptions: Organizations can configure table and column descriptions to be managed outside Transform. The description field can’t be edited with this setting enabled.
Deploy Plan Details Layout: Deploy plan details open in a larger drawer so you have more room to review changes.
Deploy Dashboard Job Filter: You can search and multi-select Jobs on environment cards in the Deploy dashboard. Job names are listed alphabetically with their IDs, and deep-linked Jobs stay visible.

Scheduled Jobs Cron Expression: The Scheduled Jobs table includes a Cron Expression column between Schedule Name and Last Execution. Hover the info icon to see a human-readable schedule description.

Packages
Snowflake
Streams and Tasks 2.7.2: Adds a Task Time Out option for all task-related Node Types, including Dimension with Task, Fact with Task, Work with Task, Stream and Insert or Merge, Task DAG Create Root, Delta Stream Merge, and Insert or Merge with Task.
Streams and Tasks 2.7.0 : Adds the Task DAG Custom-SQL Node Type for executing custom SQL within Task DAGs. Includes Task DAG Resume Root case-retention and trimming improvements.
Data security package 2.0.0: Adds the Masking Enabled Materialized View Node Type.
Base Node Types Advanced Deploy 2.5.7: Resolves a minor issue in the Dimension Advanced Deploy Node Type discovered during validation of related bug fixes.
Bug Fixes
Git Input Fields During Loading: Git modal input fields are disabled while commit, push, or force checkout actions are in progress, preventing edits during loading.
Databricks Intermittent HTTP 400 Errors: Fixed intermittent HTTP 400 responses when creating or running Nodes against Databricks with token authentication (Cloud or Browser).
Missing Database or Schema During Plan: Planning no longer blocks when a Node's database or schema no longer exists during managed-access checks. Missing or invalid locations surface as deploy warnings.
Deploy Dashboard Cross-Environment Jobs: Jobs no longer incorrectly show under other environment cards when you expand multiple platform environments on the Deploy dashboard.
Results Pane Sort Order: Fixed inconsistent ordering in the Workspace results pane where the latest result could appear at the bottom instead of the top.
V2 SQL Comment and UNPIVOT Parsing: The V2 SQL parser now respects line and block comments and parses
UNPIVOT. Commented-out SQL no longer compiles into DDL or DML.Node Run Double-Click: Fixed an issue where rapidly double-clicking Run in the Node menu could throw a "Nodes are already running" error.
Node Type Editor Monaco Error: Fixed a "undefined" is not valid JSON error in the Monaco editor when editing Node Type templates.
