Skip to content

Release

Latest

Choose a tag to compare

@snowflake-connectors-app snowflake-connectors-app released this 28 Oct 18:09

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.