bigxiaochu commented on a change in pull request #899: KYLIN-4205 configuration
support set hive.intermediate-table-prefix
URL: https://github.com/apache/kylin/pull/899#discussion_r339428281
##########
File path:
core-metadata/src/main/java/org/apache/kylin/metadata/MetadataConstants.java
##########
@@ -52,5 +52,6 @@
public static final String TABLE_EXD_DELIM = "delim";
public static final String TABLE_EXD_DEFAULT_VALUE = "unknown";
+ @Deprecated
Review comment:
Ok. I was worried about other new code using this. I will remove this.
----------------------------------------------------------------
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