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

blaginin pushed a commit to branch db/split-lint
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git

commit a86c59948857a1ea9b55e472469c008bdfcff2e6
Merge: 366197e3c 71f22f502
Author: blaginin <[email protected]>
AuthorDate: Tue Mar 17 09:56:33 2026 +0000

    Merge branch 'main' into db/split-lint

 .../org/apache/spark/sql/comet/util/Utils.scala    | 111 ++++++++-
 dev/changelog/0.14.0.md                            | 256 +++++++++++++++++++++
 dev/diffs/3.5.8.diff                               |  76 +++---
 docs/source/contributor-guide/parquet_scans.md     |   4 +
 native/Cargo.lock                                  |   4 +-
 native/core/Cargo.toml                             |   2 +-
 .../org/apache/comet/rules/CometScanRule.scala     |  16 ++
 .../sql/comet/CometBroadcastExchangeExec.scala     |  17 +-
 .../spark/sql/comet/CometNativeScanExec.scala      |  40 +++-
 .../org/apache/comet/exec/CometExecSuite.scala     |  12 +-
 .../org/apache/comet/exec/CometJoinSuite.scala     |  84 ++++++-
 11 files changed, 556 insertions(+), 66 deletions(-)


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

Reply via email to