v1.5.1
This release includes the following features and updates:
- Implemented support for Python models using Oracle's Autonomous Database Serverless (ADB-S)
- User Defined Python function is run in an ADB-S spawned Python 3.10 runtime
Import 3rd party Python packages installed in the default Python runtime - Access to Database session in the Python function
- DataFrame read API to read TABLES, VIEWS and ad-hoc SELECT queries as DataFrames
- DataFrame write API to write DataFrames as TABLES
- Supports both table and incremental materialization
- User Defined Python function is run in an ADB-S spawned Python 3.10 runtime
- dbt-core upgraded to
1.5.2
- oracledb upgraded to
1.3.2