andygrove commented on code in PR #1752: URL: https://github.com/apache/datafusion-comet/pull/1752#discussion_r2096248604
########## docs/source/contributor-guide/spark-sql-tests.md: ########## @@ -65,6 +65,15 @@ ENABLE_COMET=true build/sbt "hive/testOnly * -- -l org.apache.spark.tags.Extende ENABLE_COMET=true build/sbt "hive/testOnly * -- -n org.apache.spark.tags.ExtendedHiveTest" ENABLE_COMET=true build/sbt "hive/testOnly * -- -n org.apache.spark.tags.SlowHiveTest" ``` +#### Steps to run individual test suites +1. Open SBT with comet enabled Review Comment: nit: `comet` -> `Comet` ```suggestion 1. Open SBT with Comet enabled ``` -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org