Indhumathi27 commented on a change in pull request #4233: URL: https://github.com/apache/carbondata/pull/4233#discussion_r731699794
########## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/allqueries/InsertIntoCarbonTableTestCase.scala ########## @@ -486,6 +487,32 @@ class InsertIntoCarbonTableTestCase extends QueryTest with BeforeAndAfterAll { sql(s"DROP TABLE IF EXISTS table1") } + test("test insert into partitioned table with dynamic partition") { Review comment: This testcase scenario is already covered in existing UT's like TestPartitionWithMV. So, can you remove this one -- 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. To unsubscribe, e-mail: dev-unsubscr...@carbondata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org