Skip to content

What's New in Version 2025.2.9-43ac857c-3

  • Cached query results are no longer stored indefinitely and will be removed from the RAI Native App after two weeks. This ensures better data hygiene and improves storage efficiency.

  • Improved status and error details in the api.get_data_stream() SQL procedure. Streams for which the underlying table or view is missing or does not have change tracking enabled will now have a NOT_INITIALIZED status and a more helpful message in the LAST_PROCESSED_ERROR_MESSAGE column.

  • Made other minor improvements to performance and stability.

  • Fixed a bug in an internal SQL procedure that sometimes caused automatic data stream creation to fail when queries from the RAI Python API were sent to the RAI Native App.