What's New in Version 0.12.5
Version 0.12.5 of the relationalai Python package is now available!
To upgrade, activate your virtual environment and run the following command:
pip install --upgrade relationalaiNew Features and Enhancements
Section titled “New Features and Enhancements”- The Snowflake client now skips certain internal checks when data sources are fresh, which reduces unnecessary work and can help queries run faster and more smoothly.
You can configure data freshness settings using the
data_freshness_minsconfiguration key.