Commits
Branch selector
User selector
Commit History
Commits on Sep 18, 2025
- committed
- authored andcommitted
- authored andcommitted
Commits on Sep 16, 2025
docs: add apache iceberg as datafusion data source (#1240)
Show description for b7d3519authoredSupport string column identifiers for sort/aggregate/window and stricter Expr validation (#1221)
Show description for d54dc4aauthored- authored
Commits on Sep 5, 2025
feat: allow passing a slice to and expression with the [] indexing (#1215)
Show description for c609dfaauthored
Commits on Sep 4, 2025
Commits on Sep 2, 2025
Set fail on warning for documentation generation (#1218)
Show description for f0bbad7authoredFixing a few Typos (#1220)
Show description for 200a249authored
Commits on Aug 31, 2025
Add benchmark script and documentation for maximizing CPU usage in DataFusion Python (#1216)
Show description for 61f981bauthored
Commits on Aug 29, 2025
Update development guide in README.md (#1213)
Show description for b76cd8fauthored49.0.0 release (#1211)
Show description for c41c7f0authored
Commits on Aug 25, 2025
build(deps): bump actions/checkout from 4 to 5 (#1204)
Show description for d6d6ea6authoredbuild(deps): bump url from 2.5.4 to 2.5.7 (#1210)
Show description for cb29176authoredbuild(deps): bump actions/download-artifact from 4 to 5 (#1201)
Show description for b553643authoredfix(build): Include build.rs in published crates (#1199)
Show description for 0806ce5authoredImprove `show()` output for empty DataFrames (#1208)
Show description for 1ba8807authored
Commits on Aug 21, 2025
- authored
- authored
build(deps): bump slab from 0.4.10 to 0.4.11 (#1205)
Show description for f947941authoredbuild(deps): bump async-trait from 0.1.88 to 0.1.89 (#1203)
Show description for 1a6260fauthoredbuild(deps): bump uuid from 1.17.0 to 1.18.0 (#1202)
Show description for 4472c6cauthoredbuild(deps): bump object_store from 0.12.2 to 0.12.3 (#1189)
Show description for f0af095authoredUpdate how to dev instructions (#1179)
Show description for c8ddb87authored
Commits on Aug 19, 2025
chore: Upgrade datafusion to version 49 (#1200)
Show description for fd84556authored
Commits on Jul 28, 2025
Fix Python UDAF Accumulator Interface example to Properly Handle State and Updates with List[Array] Types (#1192)
Show description for be88837authored
Commits on Jul 12, 2025
Commits on Jul 4, 2025
Commits on Jul 2, 2025
feat: add FFI support for user defined functions (#1145)
Show description for 98f4773authoredfeat: python based catalog and schema provider (#1156)
Show description for 9362f53andauthored
Commits on Jun 25, 2025
feat: collect once during display() in jupyter notebooks (#1167)
Show description for 9545634authoredfeat: dataframe string formatter (#1170)
Show description for 03921d9authored