Re: [PR] chore: Update released version in documentation [datafusion-comet]

2025-02-18 Thread via GitHub
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...@

Re: [PR] chore: Update released version in documentation [datafusion-comet]

2025-02-18 Thread via GitHub
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

Re: [PR] chore: Update released version in documentation [datafusion-comet]

2025-02-18 Thread via GitHub
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

Re: [PR] chore: Update released version in documentation [datafusion-comet]

2025-02-18 Thread via GitHub
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

Re: [PR] chore: Update released version in documentation [datafusion-comet]

2025-02-18 Thread via GitHub
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