andygrove merged PR #1418:
URL: https://github.com/apache/datafusion-comet/pull/1418
--
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 #1418:
URL: https://github.com/apache/datafusion-comet/pull/1418#discussion_r1960143618
##
dev/release/README.md:
##
@@ -272,6 +272,11 @@ it to GitHub Container Registry at
https://github.com/apache/datafusion-comet/pk
Reply to the vote threa
codecov-commenter commented on PR #1418:
URL:
https://github.com/apache/datafusion-comet/pull/1418#issuecomment-2666238969
##
[Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1418?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca
andygrove commented on code in PR #1418:
URL: https://github.com/apache/datafusion-comet/pull/1418#discussion_r1959993933
##
docs/source/user-guide/kubernetes.md:
##
@@ -65,13 +65,13 @@ metadata:
spec:
type: Scala
mode: cluster
- image: ghcr.io/apache/datafusion-comet:sp
andygrove commented on code in PR #1418:
URL: https://github.com/apache/datafusion-comet/pull/1418#discussion_r1959995656
##
native/Cargo.lock:
##
@@ -926,7 +926,7 @@ dependencies = [
[[package]]
name = "datafusion-comet"
-version = "0.6.0"
+version = "0.7.0"
Review Comment