Indhumathi27 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_r403436102
##########
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:
Handled
----------------------------------------------------------------
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