Github user akashrn5 commented on a diff in the pull request:
https://github.com/apache/carbondata/pull/1682#discussion_r158022056
--- Diff:
integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/iud/UpdateCarbonTableTestCase.scala
---
@@ -569,6 +569,39 @@ class UpdateCarbonTableTestCase extends QueryTest with
BeforeAndAfterAll {
CarbonCommonConstants.defaultValueIsPersistEnabled)
}
+ test("test create table with tupleid as column name") {
--- End diff --
added---
