Skip to content

SNOW-1943067: Add support for writing arrow data as implemented in snowpark-python #2180

@pep-sanwer

Description

@pep-sanwer

What is the current behavior?

Currently Arrow backed dataframes (polars etc.) must be converted to pandas before write_pandas to write local dataframes into Snowflake

What is the desired behavior?

Support an Arrow native write API similar to write_pandas

How would this improve snowflake-connector-python?

Streamlines non-pandas based workflows (ex: polars)

References and other background

Implemented in snowpark-python @ snowflakedb/snowpark-python#2959

Metadata

Metadata

Labels

featurestatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions