PHILO-HE commented on code in PR #10793: URL: https://github.com/apache/incubator-gluten/pull/10793#discussion_r2377980889
########## docs/developers/NewToGluten.md: ########## @@ -167,7 +129,7 @@ make debug EXTRA_CMAKE_FLAGS="-DVELOX_ENABLE_PARQUET=ON -DENABLE_HDFS=ON -DVELOX Then Gluten will link the Velox debug library. Just click `build` in bottom bar, you will get intellisense search and link. -### Debug +#### Debug Setting The default compile command does not enable test and benchmark, so we don't get any executable files. Review Comment: I updated with "The default compile command does not enable tests and benchmarks, so the corresponding executable files are not generated." If you have any suggestions, please let me know. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
