jackylk commented on a change in pull request #3627: [CARBONDATA-3710] Make
stage files queryable
URL: https://github.com/apache/carbondata/pull/3627#discussion_r383712889
##########
File path:
core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java
##########
@@ -1519,6 +1519,12 @@ private CarbonCommonConstants() {
public static final String CARBON_QUERY_PREFETCH_ENABLE_DEFAULT = "true";
+ @CarbonProperty
+ public static final String CARBON_QUERY_STAGE_INPUT =
Review comment:
fixed
----------------------------------------------------------------
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]
With regards,
Apache Git Services