Skip to content

Commit 7b62fe3

Browse files
authored
update: sail 0.5.2 (#77)
1 parent ce5327d commit 7b62fe3

2 files changed

Lines changed: 11 additions & 38 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tpcds_datagen = ["duckdb==1.4.4; python_version >= '3.9'", "pyarrow>=15.0.0; pyt
3737
tpch_datagen = ["tpchgen-cli>=2.0.1"]
3838
sparkmeasure = ["sparkmeasure==0.24.0"]
3939
spark = ["pyspark>=3.5.0,<4.0.0; python_version >= '3.9'", "delta-spark>=3.2.0,<4.0.0; python_version >= '3.9'", "pyarrow>=15.0.0; python_version >= '3.9'"]
40-
sail = ["pysail>=0.4.2; python_version >= '3.9'", "pyspark[connect]>=4.0.0; python_version >= '3.9'", "deltalake>=1.2.1; python_version >= '3.9'", "pyarrow>=15.0.0; python_version >= '3.9'"]
40+
sail = ["pysail>=0.5.2; python_version >= '3.10'", "pyspark[connect]>=4.0.0; python_version >= '3.9'", "deltalake>=1.2.1; python_version >= '3.9'", "pyarrow>=15.0.0; python_version >= '3.9'"]
4141

4242
[project.urls]
4343
github = "https://github.com/mwc360/LakeBench"

uv.lock

Lines changed: 10 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)