akashrn5 commented on a change in pull request #3367: [CARBONDATA-3506]Fix
alter table failures on parition table with
hive.metastore.disallow.incompatible.col.type.changes as true
URL: https://github.com/apache/carbondata/pull/3367#discussion_r318987927
##########
File path:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/standardpartition/StandardPartitionGlobalSortTestCase.scala
##########
@@ -1087,5 +1088,6 @@ class StandardPartitionGlobalSortTestCase extends
QueryTest with BeforeAndAfterA
sql("drop table if exists partitiondatadelete")
sql("drop table if exists comp_dt2")
sql("drop table if exists partitionNoColumn")
+ sql("drop table if exists part_alter")
Review comment:
Done
----------------------------------------------------------------
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