Sign in
apache
/
datafusion
/
HEAD
c1d6f34
Prevent exponential planning time for Window functions - v2 (#17684)
by Berkay Şahin
· 10 hours ago
main
bb3e0d8
Use `Expr::qualified_name()` and `Column::new()` to extract partition keys from window and aggregate operators (#17757)
by Mason
· 12 hours ago
05426bc
chore(deps): bump postgres-types from 0.2.9 to 0.2.10 (#17768)
by dependabot[bot]
· 13 hours ago
b6f2b08
chore(deps): bump libc from 0.2.175 to 0.2.176 (#17767)
by dependabot[bot]
· 13 hours ago
7f70ac6
Support join cardinality estimation less conservatively (#17476)
by Jack Kleeman
· 13 hours ago
78786d6
feat : Display function alias in output column name (#17690)
by Devam Patel
· 13 hours ago
bdcfd43
Keep aggregate udaf schema names unique when missing an order-by (#17731)
by wiedld
· 14 hours ago
08e75a9
chore(deps): bump taiki-e/install-action from 2.62.5 to 2.62.6 (#17766)
by dependabot[bot]
· 20 hours ago
5bbdb7e
Update `arrow` / `parquet` to 56.2.0 (#17631)
by Andrew Lamb
· 34 hours ago
4114e78
chore(deps): bump object_store from 0.12.3 to 0.12.4 (#17753)
by dependabot[bot]
· 34 hours ago
ac48ba3
feat(spark): implement Spark `map` function `map_from_arrays` (#17456)
by Evgenii Glotov
· 2 days ago
564864b
feat: support `Utf8View` for more args of `regexp_replace` (#17195)
by Matt Butrovich
· 2 days ago
ea9fb26
chore(deps): bump wasm-bindgen-test from 0.3.51 to 0.3.53 (#17642)
by dependabot[bot]
· 2 days ago
6ec14e9
Support `LargeList` in `array_has` simplification to `InList` (#17732)
by Jeffrey Vo
· 2 days ago
62e6d5e
(fix): Lag function creates unwanted projection (#17630) (#17639)
by Renato Marroquin
· 2 days ago
5276522
chore(deps): bump taiki-e/install-action from 2.62.4 to 2.62.5 (#17750)
by dependabot[bot]
· 2 days ago
ded6c0d
Add support for calling async UDF as aggregation expression (#17620)
by Simon Vandel Sillesen
· 2 days ago
0e3d4a7
docs: fix sidebar overlapping table on configuration page on website (#17738)
by Sai Mahendra
· 2 days ago
693eeaf
Improve documentation for ordered set aggregate functions (#17744)
by Andrew Lamb
· 2 days ago
8471f52
minor: create `OptimizerContext` with provided `ConfigOptions` (#17742)
by LFC
· 2 days ago
33fe3ec
chore: remove homebrew publish instructions from release steps (#17735)
by Jeffrey Vo
· 2 days ago
d5bfcf5
fix: Remove datafusion-macros's dependency on datafusion-expr (#17688)
by Hiroaki Yutani
· 2 days ago
2ba2f1c
fix: Remove parquet encryption feature from root deps (#17700)
by Vyquos
· 3 days ago
432995c
chore: make `LimitPushPastWindows` public (#17736)
by Heran Lin
· 3 days ago
9fae60c
chore(deps): bump tempfile from 3.22.0 to 3.23.0 (#17741)
by dependabot[bot]
· 3 days ago
348d433
chore(deps): bump taiki-e/install-action from 2.62.1 to 2.62.4 (#17739)
by dependabot[bot]
· 3 days ago
9bc8202
fix(agg/corr): return NULL when variance is zero or samples < 2 (#17621)
by dennis zhuang
· 3 days ago
11ffa67
feat: support for null, date, and timestamp types in approx_distinct (#17618)
by dennis zhuang
· 3 days ago
84b327c
doc: add missing examples for multiple math functions (#17018)
by aditya singh rathore
· 3 days ago
23d91c5
Support `WHERE`, `ORDER BY`, `LIMIT`, `SELECT`, `EXTEND` pipe operators (#17278)
by Simon Vandel Sillesen
· 3 days ago
22a1eab
Introduce `avg_distinct()` and `sum_distinct()` functions to DataFrame API (#17536)
by Jeffrey Vo
· 3 days ago
46a47a9
Move misplaced upgrading entry about MSRV (#17727)
by Piotr Findeisen
· 3 days ago
677a000
Use github link instead of relative link to optimizer_rule.rs in query-optimizer.md (#17723)
by Peter Nguyen
· 3 days ago
4ea7601
Avoid redundant Schema clones (#17643)
by Piotr Findeisen
· 4 days ago
eeec017
Bump MSRV to 1.87.0 (#17724)
by Piotr Findeisen
· 4 days ago
a8d5016
Support remaining substrait time literal variations (#17707)
by Peter Nguyen
· 4 days ago
95357ed
feat: expose `udafs` and `udwfs` methods on `FunctionRegistry` (#17650)
by Marko Milenković
· 4 days ago
52690c6
fix: Partial AggregateMode will generate duplicate field names which will fail DFSchema construct (#17706)
by Qi Zhu
· 4 days ago
79fc94a
perf: Improve the performance of WINDOW functions with many partitions (#17528)
by Nuno Faria
· 4 days ago
3ad9da9
chore(deps): bump taiki-e/install-action from 2.61.10 to 2.62.1 (#17710)
by dependabot[bot]
· 4 days ago
768d238
docs: Remove disclaimer that `datafusion` 50.0.0 is not released (#17695)
by Nuno Faria
· 4 days ago
ba50f52
Support FixedSizeList for array_slice via coercion to List (#17667)
by Jeffrey Vo
· 4 days ago
68bc0ce
chore: fix wasm-pack installation link in wasmtest README (#17704)
by Jeffrey Vo
· 4 days ago
f04efd1
chore: update a bunch of dependencies (#17708)
by Jeffrey Vo
· 4 days ago
b63ca3e
chore: Update READMEs of crates to be more consistent (#17691)
by Jeffrey Vo
· 4 days ago
1629420
feat(spark): implement Spark `make_interval` function (#17424)
by David López
· 5 days ago
78d5779
chore(deps): bump the proto group with 2 updates (#16806)
by dependabot[bot]
· 5 days ago
58bc749
Support FixedSizeList for array_position (#17659)
by Jeffrey Vo
· 5 days ago
bea1b0a
chore: Upgrade Rust version to 1.90.0 (#17677)
by Rohan Krishnaswamy
· 5 days ago
602475f
minor: add SQLancer fuzzed SLT case for natural joins (#17683)
by Jeffrey Vo
· 5 days ago
6082727
fix: correct statistics for `NestedLoopJoinExec` (#17680)
by Duong Cong Toai
· 5 days ago
d55fb6d
Support FixedSizeList for array_to_string (#17666)
by Jeffrey Vo
· 5 days ago
c2d839f
chore: refactor array fn signatures & add more slt tests (#17672)
by Jeffrey Vo
· 5 days ago
d96fbde
fix: null padding for `array_reverse` on `FixedSizeList` (#17673)
by Chen Chongchen
· 5 days ago
523eadd
Support FixedSizeList for array_except (#17658)
by Jeffrey Vo
· 5 days ago
00f5b7d
Support LargeList for array_sort (#17657)
by Jeffrey Vo
· 5 days ago
1488e10
feat(substrait): add time literal support (#17655)
by Bruno Volpato
· 6 days ago
03b6789
Custom timestamp format for DuckDB (#17653)
by Viktor Yershov
· 6 days ago
14656f5
feat(small): Display `NullEquality` in join executor's `EXPLAIN` output (#17664)
by Yongting You
· 6 days ago
75c7720
minor: Improve hygiene for `datafusion-functions` macros (#17638)
by Jeffrey Vo
· 6 days ago
44cd972
Support Decimal32/64 types (#17501)
by Adam Gutglick
· 6 days ago
7125e97
fix: Ignore governance doc from typos (#17678)
by Rohan Krishnaswamy
· 6 days ago
d572eeb
Add explicit PMC/committers list to governance docs page (#17574)
by Andrew Lamb
· 7 days ago
b9517a1
docs: deduplicate links in `introduction.md` (#17669)
by Jeffrey Vo
· 7 days ago
35c1cfd
Introduce `TypeSignatureClass::Binary` to allow accepting arbitrarily sized `FixedSizeBinary` arguments (#17531)
by Jeffrey Vo
· 7 days ago
4a5b137
docs: add xorq to list of known users (#17668)
by Dan Lovell
· 7 days ago
7d50c37
chore(deps): bump indexmap from 2.11.3 to 2.11.4 (#17661)
by dependabot[bot]
· 7 days ago
ac42765
minor: Ensure `proto` crate has datetime & unicode expr flags in datafusion dev dependency (#17656)
by Jeffrey Vo
· 7 days ago
4e94346
feat: add support for RightAnti and RightSemi join types (#17604)
by Bruno Volpato
· 7 days ago
0aa6d35
proto: don't include parquet feature by default (#17577)
by Jack Kleeman
· 7 days ago
5f0b83c
chore(deps): bump taiki-e/install-action from 2.61.9 to 2.61.10 (#17660)
by dependabot[bot]
· 7 days ago
d587b8d
chore: Update dynamic filter formatting (#17647)
by Rohan Krishnaswamy
· 7 days ago
c1ca3c4
chore(deps): bump serde from 1.0.223 to 1.0.225 (#17614)
by dependabot[bot]
· 7 days ago
293bf3e
fix: Preserves field metadata when creating logical plan for VALUES expression (#17525)
by Kristin Cowalcijk
· 8 days ago
980c948
Upgrade to arrow 56.1.0 (#17275)
by Andrew Lamb
· 8 days ago
4528f2f
optimizer: Rewrite `IS NOT DISTINCT FROM` joins as Hash Joins (#17319)
by Yongting You
· 8 days ago
f1765a1
minor: Ensure `datafusion-sql` package dependencies have `sql` flag (#17644)
by Jeffrey Vo
· 8 days ago
c910db4
fix(SubqueryAlias): use maybe_project_redundant_column (#17478)
by Filippo Rossi
· 8 days ago
13208e6
Validate the memory consumption in SPM created by multi level merge (#17029)
by ding-young
· 8 days ago
b293e2c
chore(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 (#17641)
by dependabot[bot]
· 8 days ago
70f4d19
chore(deps): bump taiki-e/install-action from 2.61.8 to 2.61.9 (#17640)
by dependabot[bot]
· 8 days ago
e2a5b57
`avg(distinct)` support for decimal types (#17560)
by Jeffrey Vo
· 8 days ago
da89395
feat: Add `OR REPLACE` to creating external tables (#17580)
by Jonathan Chen
· 8 days ago
9351c7a
docs: Move Google Summer of Code 2025 pages to a section (#17504)
by Andrew Lamb
· 8 days ago
631f9ab
Use `Display` formatting of `DataType`:s in error messages (#17565)
by Emil Ernerfeldt
· 8 days ago
9e36ec4
fix: Change `OuterReferenceColumn` to contain the entire outer field to prevent metadata loss (#17524)
by Kristin Cowalcijk
· 8 days ago
0c7da26
perf: Simplify CASE for any WHEN TRUE (#17602)
by Peter Nguyen
· 8 days ago
553f5b6
Bump datafusion-testing to latest (#17609)
by Jeffrey Vo
· 8 days ago
9cc8c8d
docs: Update documentation on Epics and Supervising Maintainers (#17505)
by Andrew Lamb
· 8 days ago
9348304
Revert "Always run CI checks (#17538)" (#17629)
by Dmitrii Blaginin
· 8 days ago
3c021ac
Always run CI checks (#17538)
by Dmitrii Blaginin
· 9 days ago
d2f8fa5
fix: SortExec TopK OOM (#17622)
by Nuno Faria
· 9 days ago
a6a1289
chore(deps): bump taiki-e/install-action from 2.61.6 to 2.61.8 (#17615)
by dependabot[bot]
· 9 days ago
986cfcd
Enable `inefficient_to_string` Clippy lint (#17583)
by Piotr Findeisen
· 9 days ago
0e9b4a3
chore(deps): bump serde_json from 1.0.143 to 1.0.145 (#17585)
by dependabot[bot]
· 9 days ago
ef71119
chore(deps): bump indexmap from 2.11.1 to 2.11.3 (#17587)
by dependabot[bot]
· 9 days ago
0181c79
feat: add `sql` feature to make sql planning optional (#17332)
by Tim Saucer
· 10 days ago
1a53ba0
Update release readme (#17591)
by xudong.w
· 10 days ago
9efabf9
minor: fix compilation issue for extended tests due to missing parquet encryption flag (#17579)
by Jeffrey Vo
· 10 days ago
10f4188
chore: replace deprecated UnionExec API (#17588)
by Eugene Tolbakov
· 10 days ago
Next »