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 ccdff0a4bf chore: remove JaCoCo from the build (#6084)
add 57ef3275d3 refactor: compose CometScanRule and CometExecRule into a
single CometRule (#6082)
No new revisions were added by this update.
Summary of changes:
docs/source/contributor-guide/plugin_overview.md | 14 ++++---
.../apache/comet/CometSparkSessionExtensions.scala | 24 +++++------
.../scala/org/apache/comet/rules/CometRule.scala | 46 ++++++++++++++++++++++
.../apache/comet/rules/CometExecRuleSuite.scala | 39 ++++++++++++++++++
...RevertNativeForTransitionHeavyStagesSuite.scala | 6 +--
5 files changed, 106 insertions(+), 23 deletions(-)
create mode 100644 spark/src/main/scala/org/apache/comet/rules/CometRule.scala
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]