[GitHub] [carbondata] asfgit closed pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
asfgit closed pull request #3913: URL: https://github.com/apache/carbondata/pull/3913 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

[jira] [Resolved] (CARBONDATA-3974) Improve partition purning performance in presto carbon integration

2020-09-12 Thread Kunal Kapoor (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Kapoor resolved CARBONDATA-3974. -- Fix Version/s: 2.1.0 Resolution: Fixed > Improve partition purning

[GitHub] [carbondata] asfgit closed pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
asfgit closed pull request #3908: URL: https://github.com/apache/carbondata/pull/3908 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

[GitHub] [carbondata] kunal642 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
kunal642 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r487383241 ## File path: integration/spark/src/test/scala/org/apache/carbondata/spark/testsuite/standardpartition/StandardPartitionTableLoadingTestCase.scala

[jira] [Resolved] (CARBONDATA-3967) Cache partitions to improve partition pruning performance

2020-09-12 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat resolved CARBONDATA-3967. -- Fix Version/s: 2.1.0 Resolution: Fixed > Cache partitions to improve

[GitHub] [carbondata] QiangCai commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691502093 @kunal642 please fix the comments in another PR. LGTM This is an automated message from the Apache

[GitHub] [carbondata] ajantha-bhat commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
ajantha-bhat commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691502233 Agree with @QiangCai. Merging the PR now This is an automated message from the Apache Git Service. To

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691463087 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4051/

[GitHub] [carbondata] kunal642 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
kunal642 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691467945 LGTM This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] QiangCai commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r487415994 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] kunal642 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
kunal642 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691443363 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691463361 Build Success with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2313/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3919: [WIP] Load fails with aborted exception when Bad records action is unspecified

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3919: URL: https://github.com/apache/carbondata/pull/3919#issuecomment-690905770 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3920: [CARBONDATA-3981] Presto filter check on binary datatype

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3920: URL: https://github.com/apache/carbondata/pull/3920#discussion_r486758917 ## File path: integration/presto/src/main/prestosql/org/apache/carbondata/presto/PrestoFilterUtil.java ## @@ -78,6 +78,8 @@ private static

[GitHub] [carbondata] asfgit closed pull request #3861: [CARBONDATA-3922] Support order by limit push down for secondary index queries

2020-09-12 Thread GitBox
asfgit closed pull request #3861: URL: https://github.com/apache/carbondata/pull/3861 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3922: [WIP] SI compatability issue

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3922: URL: https://github.com/apache/carbondata/pull/3922#issuecomment-691048404 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691524060 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3919: [WIP] Load fails with aborted exception when Bad records action is unspecified

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3919: URL: https://github.com/apache/carbondata/pull/3919#issuecomment-690905770 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
akashrn5 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486982098 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] asfgit closed pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
asfgit closed pull request #3908: URL: https://github.com/apache/carbondata/pull/3908 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3921: [CARBONDATA-3928] Removed records from exception message.

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3921: URL: https://github.com/apache/carbondata/pull/3921#issuecomment-690984549 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] akashrn5 commented on pull request #3911: [CARBONDATA-3793]Fix update and delete issue when multiple partition columns are present and clean files issue

2020-09-12 Thread GitBox
akashrn5 commented on pull request #3911: URL: https://github.com/apache/carbondata/pull/3911#issuecomment-690873243 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] Karan980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691152266 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] Karan-c980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan-c980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690870873 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#discussion_r486797641 ## File path: integration/presto/src/main/prestosql/org/apache/carbondata/presto/impl/CarbonTableReader.java ## @@ -245,16 +242,14 @@ private

[GitHub] [carbondata] kunal642 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
kunal642 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486993964 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManger.scala ## @@ -0,0 +1,176 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] kunal642 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
kunal642 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691509028 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] QiangCai commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486039868 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManger.scala ## @@ -0,0 +1,176 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3922: [WIP] SI compatability issue

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3922: URL: https://github.com/apache/carbondata/pull/3922#issuecomment-691048404 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] QiangCai commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-690981838 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] marchpure commented on a change in pull request #3922: [CARBONDATA-3983] SI compatability issue

2020-09-12 Thread GitBox
marchpure commented on a change in pull request #3922: URL: https://github.com/apache/carbondata/pull/3922#discussion_r487350326 ## File path: core/src/main/java/org/apache/carbondata/core/scan/expression/conditional/ImplicitExpression.java ## @@ -60,12 +61,16 @@ public

[GitHub] [carbondata] kunal642 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
kunal642 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691443363 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] ajantha-bhat commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
ajantha-bhat commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691502233 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691131796 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
akashrn5 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486982098 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] Karan980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691152266 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] kunal642 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
kunal642 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691509028 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] marchpure commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
marchpure commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486976125 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the

[GitHub] [carbondata] kunal642 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
kunal642 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486993964 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManger.scala ## @@ -0,0 +1,176 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690909026 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486965218 ## File path: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ## @@ -1273,6 +1273,13 @@ private

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690909026 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691524060 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691463087 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] asfgit closed pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
asfgit closed pull request #3913: URL: https://github.com/apache/carbondata/pull/3913 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

[GitHub] [carbondata] QiangCai commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-690981838 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] Karan-c980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan-c980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690870873 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] Karan980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-691152266 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] ajantha-bhat commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
ajantha-bhat commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691502233 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-691131796 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] Karan-c980 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
Karan-c980 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690870873 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] asfgit closed pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
asfgit closed pull request #3913: URL: https://github.com/apache/carbondata/pull/3913 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

[GitHub] [carbondata] marchpure commented on a change in pull request #3922: [CARBONDATA-3983] SI compatability issue

2020-09-12 Thread GitBox
marchpure commented on a change in pull request #3922: URL: https://github.com/apache/carbondata/pull/3922#discussion_r487350326 ## File path: core/src/main/java/org/apache/carbondata/core/scan/expression/conditional/ImplicitExpression.java ## @@ -60,12 +61,16 @@ public

[GitHub] [carbondata] QiangCai commented on pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
QiangCai commented on pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#issuecomment-690981838 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
akashrn5 commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486982098 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the Apache

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691463087 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3920: [CARBONDATA-3981] Presto filter check on binary datatype

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3920: URL: https://github.com/apache/carbondata/pull/3920#discussion_r486758917 ## File path: integration/presto/src/main/prestosql/org/apache/carbondata/presto/PrestoFilterUtil.java ## @@ -78,6 +78,8 @@ private static

[GitHub] [carbondata] akashrn5 commented on pull request #3911: [CARBONDATA-3793]Fix update and delete issue when multiple partition columns are present and clean files issue

2020-09-12 Thread GitBox
akashrn5 commented on pull request #3911: URL: https://github.com/apache/carbondata/pull/3911#issuecomment-690873243 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] kunal642 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
kunal642 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691509028 retest this please This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486965218 ## File path: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ## @@ -1273,6 +1273,13 @@ private

[GitHub] [carbondata] kunal642 commented on pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
kunal642 commented on pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#issuecomment-691443363 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [carbondata] asfgit closed pull request #3861: [CARBONDATA-3922] Support order by limit push down for secondary index queries

2020-09-12 Thread GitBox
asfgit closed pull request #3861: URL: https://github.com/apache/carbondata/pull/3861 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691524060 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] asfgit closed pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
asfgit closed pull request #3908: URL: https://github.com/apache/carbondata/pull/3908 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

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3921: [CARBONDATA-3928] Removed records from exception message.

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3921: URL: https://github.com/apache/carbondata/pull/3921#issuecomment-690984549 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3876: TestingCI

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3876: URL: https://github.com/apache/carbondata/pull/3876#issuecomment-690909026 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3913: [CARBONDATA-3974] Improve partition purning performance in presto carbon integration

2020-09-12 Thread GitBox
ajantha-bhat commented on a change in pull request #3913: URL: https://github.com/apache/carbondata/pull/3913#discussion_r486797641 ## File path: integration/presto/src/main/prestosql/org/apache/carbondata/presto/impl/CarbonTableReader.java ## @@ -245,16 +242,14 @@ private

[GitHub] [carbondata] marchpure commented on a change in pull request #3908: [CARBONDATA-3967] cache partition on select to enable faster pruning

2020-09-12 Thread GitBox
marchpure commented on a change in pull request #3908: URL: https://github.com/apache/carbondata/pull/3908#discussion_r486976125 ## File path: integration/spark/src/main/scala/org/apache/spark/util/PartitionCacheManager.scala ## @@ -0,0 +1,181 @@ +/* + * Licensed to the

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691524060 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/4052/

[GitHub] [carbondata] CarbonDataQA1 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
CarbonDataQA1 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691525162 Build Failed with Spark 2.4.5, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.5/2314/

[GitHub] [carbondata] kunal642 commented on pull request #3918: [CARBONDATA-3982] Use Partition instead of Span to split legacy and non-legacy segments for executor distribution in indexserver

2020-09-12 Thread GitBox
kunal642 commented on pull request #3918: URL: https://github.com/apache/carbondata/pull/3918#issuecomment-691535406 retest this please This is an automated message from the Apache Git Service. To respond to the message,