Metadata-Version: 2.4
Name: dagster-duckdb-pyspark
Version: 0.28.15rc3
Summary: Package for storing PySpark DataFrames in DuckDB.
Author-email: Dagster Labs <hello@dagsterlabs.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/dagster-io/dagster/tree/master/python_modules/libraries/dagster-duckb-pyspark
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: <3.15,>=3.10
License-File: LICENSE
Requires-Dist: dagster==1.12.15rc3
Requires-Dist: dagster-duckdb==0.28.15rc3
Requires-Dist: pyspark>=4.1; python_version >= "3.14"
Requires-Dist: pyspark<4,>=3.5; python_version < "3.14"
Requires-Dist: pandas<3.0.0
Requires-Dist: pyarrow
Dynamic: license-file
