andygrove merged PR #1806:
URL: https://github.com/apache/datafusion-comet/pull/1806
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: github-unsubscr...@
comphead commented on code in PR #1806:
URL: https://github.com/apache/datafusion-comet/pull/1806#discussion_r2112158414
##
.github/workflows/pr_build_linux_spark4.yml:
##
@@ -50,10 +49,53 @@ jobs:
java_version: [17]
test-target: [java]
spark-version:
codecov-commenter commented on PR #1806:
URL:
https://github.com/apache/datafusion-comet/pull/1806#issuecomment-2914541559
##
[Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1806?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca
andygrove opened a new pull request, #1806:
URL: https://github.com/apache/datafusion-comet/pull/1806
## Which issue does this PR close?
Closes #.
## Rationale for this change
## What changes are included in this PR?
## How are these changes