Re: [PR] chore: Enable Spark SQL tests for auto scan mode [datafusion-comet]

2025-06-25 Thread via GitHub
andygrove merged PR #1885: URL: https://github.com/apache/datafusion-comet/pull/1885 -- 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: Enable Spark SQL tests for auto scan mode [datafusion-comet]

2025-06-24 Thread via GitHub
andygrove commented on code in PR #1885: URL: https://github.com/apache/datafusion-comet/pull/1885#discussion_r2165064746 ## .github/workflows/spark_sql_test_native_auto.yml: ## @@ -35,7 +45,7 @@ jobs: matrix: os: [ubuntu-24.04] java-version: [11] -

Re: [PR] chore: Enable Spark SQL tests for auto scan mode [datafusion-comet]

2025-06-24 Thread via GitHub
kazuyukitanimura commented on code in PR #1885: URL: https://github.com/apache/datafusion-comet/pull/1885#discussion_r2165034490 ## .github/workflows/spark_sql_test_native_auto.yml: ## @@ -35,7 +45,7 @@ jobs: matrix: os: [ubuntu-24.04] java-version: [11]

Re: [PR] chore: Enable Spark SQL tests for auto scan mode [datafusion-comet]

2025-06-23 Thread via GitHub
andygrove commented on code in PR #1885: URL: https://github.com/apache/datafusion-comet/pull/1885#discussion_r2162321152 ## .github/workflows/spark_sql_test_native_auto.yml: ## @@ -35,7 +45,7 @@ jobs: matrix: os: [ubuntu-24.04] java-version: [11] -