You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by GitBox <gi...@apache.org> on 2020/04/27 06:37:17 UTC

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3725: [CARBONDATA-3783]Alter table drop column on main table is not dropping the eligible secondary index tables

akashrn5 commented on a change in pull request #3725:
URL: https://github.com/apache/carbondata/pull/3725#discussion_r415548051



##########
File path: index/secondary-index/src/test/scala/org/apache/carbondata/spark/testsuite/secondaryindex/TestSIWithSecondryIndex.scala
##########
@@ -61,6 +62,16 @@ class TestSIWithSecondryIndex extends QueryTest with BeforeAndAfterAll {
     }
   }
 
+  test ("test alter drop columns on the SI columns") {
+    sql("create table test1 (name string, id string, country string) stored as carbondata")

Review comment:
       please change table name, and give some meaningful name with issue




----------------------------------------------------------------
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:
users@infra.apache.org