Release 2025.03.12.03

  • Added support for using UNLOAD when bulk syncing from Redshift.

Release 2025.03.12.02

  • Redshift Serverless connections could report IAM token expiration during sync exeuction.

Release 2025.03.12.01

  • Enforce strict compatibility for integer types in bulk syncs.

Release 2025.03.12

Features

Release 2025.03.05.07

  • Model syncs with join push-down enabled did not correcly fall back when an error occurred in push-down.
  • Switching destinations for model syncs could leave the UI in a bad state.
  • Adding columns to Azure/MS SQL Server destinations resulted in an error.

Release 2025.03.05.06

  • Fallback to information schema for Redshift tables if SVV_ALL_TABLES is not available.

Release 2025.03.05.04

  • Fallback to information schema for Redshift fields if SVV_ALL_COLUMNS is not available.

Release 2025.03.05.02

  • Redshift bulk syncs paused reading while data segments were staged.

Release 2025.03.05.01

  • NUMERIC/DECIMAL fields with a scale of 0 were incorrectly classified as integers.
  • Bulk sync errors which occurred while loading data into Redshift were not surfaced under some circumstances.
  • Clarified errors that occur loading destination tables for model syncs.

Release 2025.03.05

Fixes