Re: [PR] docs: Minor improvements to Spark SQL test docs [datafusion-comet]

2025-07-03 Thread via GitHub
andygrove merged PR #1980: URL: https://github.com/apache/datafusion-comet/pull/1980 -- 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] docs: Minor improvements to Spark SQL test docs [datafusion-comet]

2025-07-02 Thread via GitHub
codecov-commenter commented on PR #1980: URL: https://github.com/apache/datafusion-comet/pull/1980#issuecomment-3028758895 ## [Codecov](https://app.codecov.io/gh/apache/datafusion-comet/pull/1980?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_ca

Re: [PR] docs: Minor improvements to Spark SQL test docs [datafusion-comet]

2025-07-02 Thread via GitHub
andygrove commented on code in PR #1980: URL: https://github.com/apache/datafusion-comet/pull/1980#discussion_r2180560974 ## docs/source/contributor-guide/spark-sql-tests.md: ## @@ -138,8 +138,12 @@ wiggle --replace ./sql/core/src/test/scala/org/apache/spark/sql/SubquerySuite.s

Re: [PR] docs: Minor improvements to Spark SQL test docs [datafusion-comet]

2025-07-02 Thread via GitHub
andygrove commented on code in PR #1980: URL: https://github.com/apache/datafusion-comet/pull/1980#discussion_r2180560595 ## docs/source/contributor-guide/spark-sql-tests.md: ## @@ -67,16 +67,16 @@ ENABLE_COMET=true build/sbt "hive/testOnly * -- -n org.apache.spark.tags.SlowHiv

[PR] docs: Minor improvements to Spark SQL test docs [datafusion-comet]

2025-07-02 Thread via GitHub
andygrove opened a new pull request, #1980: URL: https://github.com/apache/datafusion-comet/pull/1980 ## Which issue does this PR close? Closes #. ## Rationale for this change ## What changes are included in this PR? ## How are these changes