viirya commented on code in PR #349:
URL: https://github.com/apache/datafusion-comet/pull/349#discussion_r1583615677


##########
common/src/main/scala/org/apache/comet/CometConf.scala:
##########
@@ -612,3 +625,33 @@ private[comet] case class ConfigBuilder(key: String) {
 private object ConfigEntry {
   val UNDEFINED = "<undefined>"
 }
+
+/**
+ * Utility for generating markdown documentation from the configs.
+ */

Review Comment:
   Would you like to put the usage (i.e., `mvn clean package -DskipTests`) in 
the code comment here?



-- 
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]

Reply via email to