ajantha-bhat commented on a change in pull request #3606: [CARBONDATA-3681]
Change default compressor to zstd
URL: https://github.com/apache/carbondata/pull/3606#discussion_r376988998
##########
File path:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/datacompaction/TableLevelCompactionOptionTest.scala
##########
@@ -139,6 +139,8 @@ class TableLevelCompactionOptionTest extends QueryTest
sql(s"LOAD DATA LOCAL INPATH '$tempFilePath' INTO TABLE carbon_table")
}
+ sql("SHOW SEGMENTS FOR TABLE carbon_table").show
Review comment:
revert this or add validation
----------------------------------------------------------------
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