Skip to content

What's New in Version 2025.2.17-bd7cb24b

  • Improved error messages for queries and other transactions that are aborted, either by a user cancelling the transaction or from some other issue. The error message now includes a SQL command that can be used to retrieve more details about why the transaction was aborted.

  • Made other minor improvements to stability and performance.

  • Removed support for RAI Schemas. We don’t expect this to impact any users in practice as this feature was deprecated before RAI was generally available on Snowflake. If you experience any issues please contact customer support at support@relational.ai.
  • Fixed a bug that caused data stream creation to fail when creating a stream on a table or view that is already used by another data stream.

  • Fixed a bug that caused a “Data stream does not exist” error in some cases when new Type objects were declared using the Python API. Data streams are now created as expected for those types.