Indhumathi27 commented on a change in pull request #4211:
URL: https://github.com/apache/carbondata/pull/4211#discussion_r698294287



##########
File path: 
integration/spark/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParserUtil.scala
##########
@@ -215,10 +215,6 @@ object CarbonSparkSqlParserUtil {
       table.identifier.table.toLowerCase()
     )
     val tableInfo = if (isExternal) {
-      if (partitionColumnNames.nonEmpty) {

Review comment:
       This scenario, already works fine in cluster. I have tested in 
Spark-Hadoop cluster. Local mode only uses this flow. So, better to keep same 
for all environment




-- 
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


Reply via email to