Skip to content

Release Notes ‐ Upcoming Changes and Deprecations

Wien Leung edited this page Sep 24, 2024 · 9 revisions
  • Support for running the RAI service and RAI engines with consumer-created compute pools/warehouses will be removed
  • exec(...) will be deprecated – the usage of the RelationalAI library for Python will be required to work with data in RelationalAI instead
  • Variants of exec_into(...) that require passing column types/input will be removed – use the variant that infers column names and types from the Rel query instead
  • The user and admin application roles will be removed, see documentation on the available application roles (https://github.com/RelationalAI/rai-sf-app-docs/wiki/Guide-%E2%80%90-Using-the-Application#application-roles)
Clone this wiki locally