1.42.0 (2025-10-28)
Snowpark Python API Updates
New Features
- Snowpark python DB-api is now generally available. Access this feature with
DataFrameReader.dbapi()to read data from a database table or query into a DataFrame using a DBAPI connection.
DataFrameReader.dbapi() to read data from a database table or query into a DataFrame using a DBAPI connection.