You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by GitBox <gi...@apache.org> on 2021/10/20 17:52:48 UTC

[GitHub] [carbondata] jack86596 commented on a change in pull request #4233: [CARBONDATA-4303] Columns mismatch when insert into table with static partition

jack86596 commented on a change in pull request #4233:
URL: https://github.com/apache/carbondata/pull/4233#discussion_r733015982



##########
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:
       Removed.




-- 
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-unsubscribe@carbondata.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org