andygrove commented on code in PR #362: URL: https://github.com/apache/datafusion-comet/pull/362#discussion_r1588326789
########## common/src/main/scala/org/apache/comet/CometConf.scala: ########## @@ -625,36 +628,3 @@ private[comet] case class ConfigBuilder(key: String) { private object ConfigEntry { val UNDEFINED = "<undefined>" } - -/** - * Utility for generating markdown documentation from the configs. - * - * This is invoked when running `mvn clean package -DskipTests`. - */ Review Comment: This code had to move to the spark module so that it can access the cast information -- 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