Metadata-Version: 2.4
Name: snowpark-connect
Version: 1.1.0
Summary: Snowpark Connect for Spark
Author: Snowflake, Inc
License: Apache License, Version 2.0
Requires-Python: >=3.10,<3.13
Description-Content-Type: text/markdown
License-File: LICENSE.txt
License-File: LICENSE-binary
License-File: NOTICE-binary
Requires-Dist: snowpark-connect-deps-1==3.56.2
Requires-Dist: snowpark-connect-deps-2==3.56.2
Requires-Dist: certifi>=2025.1.31
Requires-Dist: cloudpickle
Requires-Dist: fsspec[http]
Requires-Dist: jpype1
Requires-Dist: protobuf<6.32.0,>=4.25.3
Requires-Dist: s3fs>=2025.3.0
Requires-Dist: snowflake.core<2,>=1.0.5
Requires-Dist: snowflake-snowpark-python[pandas]<1.43.0,==1.42.0
Requires-Dist: snowflake-connector-python<4.0.0,>=3.18.0
Requires-Dist: sqlglot>=26.3.8
Requires-Dist: jaydebeapi
Requires-Dist: aiobotocore~=2.23.0
Requires-Dist: py4j==0.10.9.7
Requires-Dist: pandas>=1.0.5
Requires-Dist: pyarrow>=4.0.0
Requires-Dist: grpcio<1.63,>=1.56.0
Requires-Dist: grpcio-status<1.63,>=1.56.0
Requires-Dist: googleapis-common-protos>=1.56.4
Requires-Dist: numpy<2,>=1.15
Requires-Dist: gcsfs>=2025.9.0
Provides-Extra: jdk
Requires-Dist: jdk4py==17.0.9.2; extra == "jdk"
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Snowpark Connect for Spark enables developers to run their Spark workloads directly to Snowflake using the Spark Connect protocol. This approach decouples the client and server, allowing Spark code to run remotely against Snowflake's compute engine without managing a Spark cluster. It offers a streamlined way to integrate Snowflake's governance, security, and scalability into Spark-based workflows, supporting a familiar PySpark experience with pushdown optimizations into Snowflake.
