akashrn5 commented on a change in pull request #3875:
URL: https://github.com/apache/carbondata/pull/3875#discussion_r491867047
##########
File path:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
##########
@@ -2525,4 +2525,9 @@ private CarbonCommonConstants() {
* property which defines the presto query default value
*/
public static final String IS_QUERY_FROM_PRESTO_DEFAULT = "false";
+
+ /**
+ * property to send load model from coordinator to worker in presto
Review comment:
not a user config, same as above comment. Moved to presto module.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]