akashrn5 commented on a change in pull request #3690: [CARBONDATA-3762] Block 
creating Materialized view's with duplicate column
URL: https://github.com/apache/carbondata/pull/3690#discussion_r403127008
 
 

 ##########
 File path: 
integration/spark/src/main/scala/org/apache/carbondata/view/MVHelper.scala
 ##########
 @@ -291,6 +307,23 @@ object MVHelper {
     fieldsMap
   }
 
+  private def findDuplicateColumns(fieldColumnsMap: util.HashMap[String, 
util.ArrayList[String]],
 
 Review comment:
   please handle the case of one column with direct name and one with alias.

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


With regards,
Apache Git Services

Reply via email to