This is an automated email from the ASF dual-hosted git repository.

blaginin pushed a change to branch update_actions
in repository https://gitbox.apache.org/repos/asf/datafusion-sandbox.git


      at f95c9f559 Remove sccache

This branch includes the following new commits:

     new 631f9abf6 Use `Display` formatting of `DataType`:s in error messages 
(#17565)
     new 9351c7aa5 docs: Move Google Summer of Code 2025 pages to a section 
(#17504)
     new da893951c feat: Add `OR REPLACE` to creating external tables (#17580)
     new e2a5b57cf `avg(distinct)` support for decimal types (#17560)
     new 70f4d190e chore(deps): bump taiki-e/install-action from 2.61.8 to 
2.61.9 (#17640)
     new b293e2cac chore(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 
(#17641)
     new 13208e6a1 Validate the memory consumption in SPM created by multi 
level merge (#17029)
     new c910db4b9 fix(SubqueryAlias): use maybe_project_redundant_column 
(#17478)
     new f1765a177 minor: Ensure `datafusion-sql` package dependencies have 
`sql` flag (#17644)
     new 4528f2fa6 optimizer: Rewrite `IS NOT DISTINCT FROM` joins as Hash 
Joins (#17319)
     new 980c948d8 Upgrade to arrow 56.1.0 (#17275)
     new 293bf3e42 fix: Preserves field metadata when creating logical plan for 
VALUES expression (#17525)
     new c1ca3c4d7 chore(deps): bump serde from 1.0.223 to 1.0.225 (#17614)
     new d587b8d3b chore: Update dynamic filter formatting (#17647)
     new 5f0b83cf1 chore(deps): bump taiki-e/install-action from 2.61.9 to 
2.61.10 (#17660)
     new 0aa6d35ce proto: don't include parquet feature by default (#17577)
     new 4e94346e7 feat: add support for RightAnti and RightSemi join types 
(#17604)
     new ac42765ec minor: Ensure `proto` crate has datetime & unicode expr 
flags in datafusion dev dependency (#17656)
     new 7d50c37ed chore(deps): bump indexmap from 2.11.3 to 2.11.4 (#17661)
     new 4a5b13799 docs: add xorq to list of known users (#17668)
     new 35c1cfdd1 Introduce `TypeSignatureClass::Binary` to allow accepting 
arbitrarily sized `FixedSizeBinary` arguments (#17531)
     new b9517a1a0 docs: deduplicate links in `introduction.md` (#17669)
     new d572eeb67 Add explicit PMC/committers list to governance docs page 
(#17574)
     new 7125e9775 fix: Ignore governance doc from typos (#17678)
     new 44cd97254 Support Decimal32/64 types (#17501)
     new 75c77204f minor: Improve hygiene for `datafusion-functions` macros 
(#17638)
     new 14656f575 feat(small): Display `NullEquality` in join executor's 
`EXPLAIN` output (#17664)
     new 03b67897e Custom timestamp format for DuckDB (#17653)
     new 1488e1010 feat(substrait): add time literal support (#17655)
     new 00f5b7d2e Support LargeList for array_sort (#17657)
     new 523eadd3e Support FixedSizeList for array_except (#17658)
     new d96fbde61 fix: null padding for `array_reverse` on `FixedSizeList` 
(#17673)
     new c2d839f59 chore: refactor array fn signatures & add more slt tests 
(#17672)
     new d55fb6d9f Support FixedSizeList for array_to_string (#17666)
     new 60827273b fix: correct statistics for `NestedLoopJoinExec` (#17680)
     new 602475fba minor: add SQLancer fuzzed SLT case for natural joins 
(#17683)
     new f6df7225b chore: Action some old TODOs in github actions
     new d7d690640 Update Cargo.toml
     new bea1b0a1c chore: Upgrade Rust version to 1.90.0 (#17677)
     new c5446338b Merge branch 'main' into update_actions
     new 58bc7496b Support FixedSizeList for array_position (#17659)
     new 78d5779c9 chore(deps): bump the proto group with 2 updates (#16806)
     new 930650ea6 testing
     new 162942016 feat(spark): implement Spark `make_interval` function 
(#17424)
     new b63ca3e09 chore: Update READMEs of crates to be more consistent 
(#17691)
     new f04efd113 chore: update a bunch of dependencies (#17708)
     new 68bc0ceb0 chore: fix wasm-pack installation link in wasmtest README 
(#17704)
     new ba50f5254 Support FixedSizeList for array_slice via coercion to List 
(#17667)
     new 768d23879 docs: Remove disclaimer that `datafusion` 50.0.0 is not 
released (#17695)
     new 3ad9da929 chore(deps): bump taiki-e/install-action from 2.61.10 to 
2.62.1 (#17710)
     new 79fc94a77 perf: Improve the performance of WINDOW functions with many 
partitions (#17528)
     new 52690c64b fix: Partial AggregateMode will generate duplicate field 
names which will fail DFSchema construct (#17706)
     new 95357ed44 feat: expose `udafs` and `udwfs` methods on 
`FunctionRegistry` (#17650)
     new a8d5016b9 Support remaining substrait time literal variations (#17707)
     new eeec01798 Bump MSRV to 1.87.0 (#17724)
     new 4ea760171 Avoid redundant Schema clones (#17643)
     new 677a00040 Use github link instead of relative link to 
optimizer_rule.rs in query-optimizer.md (#17723)
     new 46a47a9dd Move misplaced upgrading entry about MSRV (#17727)
     new 22a1eab83 Introduce `avg_distinct()` and `sum_distinct()` functions to 
DataFrame API (#17536)
     new 23d91c59b Support `WHERE`, `ORDER BY`, `LIMIT`, `SELECT`, `EXTEND` 
pipe operators (#17278)
     new 84b327c56 doc: add missing examples for multiple math functions 
(#17018)
     new 11ffa679e feat: support for null, date, and timestamp types in 
approx_distinct (#17618)
     new 9bc82029a fix(agg/corr): return NULL when variance is zero or samples 
< 2 (#17621)
     new 348d4339c chore(deps): bump taiki-e/install-action from 2.62.1 to 
2.62.4 (#17739)
     new 9fae60caf chore(deps): bump tempfile from 3.22.0 to 3.23.0 (#17741)
     new 432995c67 chore: make `LimitPushPastWindows` public (#17736)
     new 2ba2f1c46 fix: Remove parquet encryption feature from root deps 
(#17700)
     new d5bfcf515 fix: Remove datafusion-macros's dependency on 
datafusion-expr  (#17688)
     new 33fe3ec91 chore: remove homebrew publish instructions from release 
steps (#17735)
     new 8471f5275 minor: create `OptimizerContext` with provided 
`ConfigOptions` (#17742)
     new 693eeaf74 Improve documentation for ordered set aggregate functions 
(#17744)
     new d945e4f8d Merge branch 'main' into update_actions
     new 7a0805f75 Merge branch 'main' into update_actions
     new 729b7dd3d Revert changing cli test runner to use container
     new f95c9f559 Remove sccache

The 75 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to