-
Notifications
You must be signed in to change notification settings - Fork 83
Pull requests: lakehq/sail
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: adapt UDF/UDTF serialization protocol for PySpark 4.1+
run ibis tests
Trigger Ibis tests on a pull request
run spark tests
Trigger Spark tests on a pull request
feat: add null-aware cardinality estimation to DPhyp join reorder
#1456
opened Mar 2, 2026 by
davidlghellin
•
Draft
chore: add Nix flake for one-click development environment
#1450
opened Mar 1, 2026 by
davidlghellin
•
Draft
feat: implement bucketed Parquet read with shuffle elimination
#1448
opened Feb 28, 2026 by
davidlghellin
•
Draft
chore: update DataFusion dependencies to git rev Trigger Ibis tests on a pull request
run spark tests
Trigger Spark tests on a pull request
73fbd48
run ibis tests
feat: support UDTF name in PySpark 4 payload serialization
run ibis tests
Trigger Ibis tests on a pull request
run spark tests
Trigger Spark tests on a pull request
#1430
opened Feb 27, 2026 by
Copilot
AI
Loading…
feat: support keyword arguments for PySpark UDF and UDTF
run ibis tests
Trigger Ibis tests on a pull request
run spark tests
Trigger Spark tests on a pull request
refactor: use datafusion-spark UDFs for bitwise NOT and shiftrightunigned
#1407
opened Feb 23, 2026 by
davidlghellin
•
Draft
fix: convert Int64 to Int32 in CSV schema inference to match Spark behavior
#1402
opened Feb 23, 2026 by
davidlghellin
•
Draft
fix: partition-aware rand(seed) for deterministic sampleBy
#1371
opened Feb 13, 2026 by
davidlghellin
•
Draft
feat: implement additional Ibis-compatible features and enable 45 previously xpassed tests
#1350
opened Feb 10, 2026 by
davidlghellin
•
Draft
test: tag sail-only tests that differ from Spark JVM behavior
#1348
opened Feb 10, 2026 by
davidlghellin
•
Draft
refactor: align the log scan subtree with table provider scan for Delta Lake
#1346
opened Feb 10, 2026 by
lonless9
Loading…
fix: add missing coalesce on CollectLeft hash join build side
#1335
opened Feb 8, 2026 by
davidlghellin
•
Draft
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.