ajantha-bhat commented on a change in pull request #3848:
URL: https://github.com/apache/carbondata/pull/3848#discussion_r489988970



##########
File path: 
integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/segment/ShowSegmentTestCase.scala
##########
@@ -224,6 +224,37 @@ class ShowSegmentTestCase extends QueryTest with 
BeforeAndAfterAll {
     sql("drop table if exists a")
   }
 
+  test("test loading data into partitioned table with segment's 
updateDeltaEndTimestamp not change") {

Review comment:
       Thanks for working on it. Just a small suggestion. This showSegment 
testcase is meant for only segment display related test case. 
   
   can you move this test case to existing `InsertIntoCarbonTableTestCase` file 
?




----------------------------------------------------------------
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]


Reply via email to