This is an automated email from the ASF dual-hosted git repository.
github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
from 7f104e7e9f fix: support null calendar interval literals (#5133)
add aa2b74c6dd ci: run label-triggered CI as a separate workflow (#6161)
add aae5650cdf fix: wrap Iceberg split-write failures the way Spark does
when abort fails (#6153)
No new revisions were added by this update.
Summary of changes:
.github/workflows/README.md | 27 +++-
.github/workflows/ci.yml | 43 ++++--
.github/workflows/ci_label.yml | 56 +++++++
dev/ci/check-ci-config.py | 81 +++++++++-
docs/source/contributor-guide/ci.md | 7 +-
.../apache/spark/sql/comet/IcebergCommitExec.scala | 33 ++--
.../comet/CometIcebergWriteActionSuite.scala | 172 ++++++++++++++++++++-
7 files changed, 377 insertions(+), 42 deletions(-)
create mode 100644 .github/workflows/ci_label.yml
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]