ajantha-bhat commented on a change in pull request #3553: [CARBONDATA-3648]
Support Alter Table Compaction Level Threshold
URL: https://github.com/apache/carbondata/pull/3553#discussion_r363569674
##########
File path:
integration/spark2/src/main/scala/org/apache/spark/util/AlterTableUtil.scala
##########
@@ -533,6 +533,7 @@ object AlterTableUtil {
"COMMENT",
"COLUMN_META_CACHE",
"CACHE_LEVEL",
+ "COMPACTION_LEVEL_THRESHOLD",
Review comment:
Here it is added as a table properties right ? Need to add validation also ?
I guess now it will accept any value.
----------------------------------------------------------------
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