What's New in Version 2025.2.9-43ac857c-3
New Features and Enhancements
Section titled “New Features and Enhancements”-
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 aNOT_INITIALIZED
status and a more helpful message in theLAST_PROCESSED_ERROR_MESSAGE
column. -
Made other minor improvements to performance and stability.
Bug Fixes
Section titled “Bug Fixes”- 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.