[GitHub] carbondata pull request #2172: [CARBONDATA-2333] Block insert overwrite if a...

2018-04-20 Thread KanakaKumar
Github user KanakaKumar commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2172#discussion_r182956717 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/preaaggregate/PreAggregateTableHelper.scala --- @@ -73,18 +74,9

[GitHub] carbondata pull request #2172: [CARBONDATA-2333] Block insert overwrite if a...

2018-04-17 Thread KanakaKumar
Github user KanakaKumar commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2172#discussion_r182136155 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/preaaggregate/PreAggregateTableHelper.scala --- @@ -73,18 +74,9

[GitHub] carbondata pull request #2172: [CARBONDATA-2333] Block insert overwrite if a...

2018-04-16 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2172#discussion_r181770149 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/util/PartitionUtils.scala --- @@ -223,4 +224,41 @@ object PartitionUtils {

[GitHub] carbondata pull request #2172: [CARBONDATA-2333] Block insert overwrite if a...

2018-04-13 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/2172 [CARBONDATA-2333] Block insert overwrite if all partition columns are not present in an… …y one of the datamaps Be sure to do all of the following checklist to help us