[GitHub] CarbonDataQA commented on issue #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer URL: https://github.com/apache/carbondata/pull/3100#issuecomment-457486525 Build Success with Spark 2.3.2, Please check CI

[jira] [Updated] (CARBONDATA-3271) CarboData provide python SDK

2019-01-24 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3271: Description: Many users use python to install their project. It's not easy for them to use

[jira] [Updated] (CARBONDATA-3271) CarboData provide python SDK

2019-01-24 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3271: Description: Many users use python to install their project. It's not easy for them to use

[jira] [Updated] (CARBONDATA-3271) CarboData provide python SDK

2019-01-24 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3271: Description: Many users use python to install their project. It's not easy for them to use

[jira] [Created] (CARBONDATA-3271) CarboData provide python SDK

2019-01-24 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3271: --- Summary: CarboData provide python SDK Key: CARBONDATA-3271 URL: https://issues.apache.org/jira/browse/CARBONDATA-3271 Project: CarbonData Issue Type: New

[GitHub] CarbonDataQA commented on issue #3101: [CARBONDATA-3270] MV support groupby columns don't need be existed in the projection

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3101: [CARBONDATA-3270] MV support groupby columns don't need be existed in the projection URL: https://github.com/apache/carbondata/pull/3101#issuecomment-457482396 Build Success with Spark 2.1.0, Please check CI

[GitHub] qiuchenjian opened a new pull request #3101: [CARBONDATA-3270] MV support groupby columns don't need be existed in the projection

2019-01-24 Thread GitBox
qiuchenjian opened a new pull request #3101: [CARBONDATA-3270] MV support groupby columns don't need be existed in the projection URL: https://github.com/apache/carbondata/pull/3101 【Problem】 this sql throws UnsupportedOperationException("Group by columns must be present in project

[jira] [Created] (CARBONDATA-3270) MV support that group by columns doesn't need be existed in the projection

2019-01-24 Thread Chenjian Qiu (JIRA)
Chenjian Qiu created CARBONDATA-3270: Summary: MV support that group by columns doesn't need be existed in the projection Key: CARBONDATA-3270 URL: https://issues.apache.org/jira/browse/CARBONDATA-3270

[GitHub] ravipesala commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto

2019-01-24 Thread GitBox
ravipesala commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto URL: https://github.com/apache/carbondata/pull/3099#issuecomment-457476871 @manishnalla1994 Please add test case for varchar

[GitHub] CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto URL: https://github.com/apache/carbondata/pull/3099#issuecomment-457472997 Build Success with Spark 2.2.1, Please check CI

[GitHub] CarbonDataQA commented on issue #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer URL: https://github.com/apache/carbondata/pull/3100#issuecomment-457472929 Build Success with Spark 2.1.0, Please check CI

[GitHub] CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto URL: https://github.com/apache/carbondata/pull/3099#issuecomment-457472907 Build Success with Spark 2.3.2, Please check CI

[GitHub] QiangCai opened a new pull request #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer

2019-01-24 Thread GitBox
QiangCai opened a new pull request #3100: [CARBONDATA-3269] Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer URL: https://github.com/apache/carbondata/pull/3100 Fix ArrayIndexOutOfBoundsException of Range_Column when using KryoSerializer Be sure to do all

[jira] [Updated] (CARBONDATA-3269) Range_column throwing ArrayIndexOutOfBoundsException when using KryoSerializer

2019-01-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai updated CARBONDATA-3269: - Description: Reproduce: For range_column feature,When we set "spark.serializer" to

[jira] [Created] (CARBONDATA-3269) Range_column throwing ArrayIndexOutOfBoundsException when using KryoSerializer

2019-01-24 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-3269: Summary: Range_column throwing ArrayIndexOutOfBoundsException when using KryoSerializer Key: CARBONDATA-3269 URL: https://issues.apache.org/jira/browse/CARBONDATA-3269

[jira] [Assigned] (CARBONDATA-3269) Range_column throwing ArrayIndexOutOfBoundsException when using KryoSerializer

2019-01-24 Thread QiangCai (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] QiangCai reassigned CARBONDATA-3269: Assignee: QiangCai > Range_column throwing ArrayIndexOutOfBoundsException when using

[GitHub] CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto URL: https://github.com/apache/carbondata/pull/3099#issuecomment-457462945 Build Success with Spark 2.1.0, Please check CI

[GitHub] manishnalla1994 opened a new pull request #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto

2019-01-24 Thread GitBox
manishnalla1994 opened a new pull request #3099: [CARBONDATA-3268] Fix for query on Varchar Columns showing Null in Presto URL: https://github.com/apache/carbondata/pull/3099 Problem: Select query on Varchar columns shows null in Presto as it was going to ObjectStreamReader instead of

[jira] [Created] (CARBONDATA-3268) Query on Varchar showing as Null in Presto

2019-01-24 Thread MANISH NALLA (JIRA)
MANISH NALLA created CARBONDATA-3268: Summary: Query on Varchar showing as Null in Presto Key: CARBONDATA-3268 URL: https://issues.apache.org/jira/browse/CARBONDATA-3268 Project: CarbonData

[GitHub] asfgit closed pull request #3054: [CARBONDATA-3232] Add example and doc for alluxio integration

2019-01-24 Thread GitBox
asfgit closed pull request #3054: [CARBONDATA-3232] Add example and doc for alluxio integration URL: https://github.com/apache/carbondata/pull/3054 This is an automated message from the Apache Git Service. To respond to the

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457236763 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2663/

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457236509 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10693/

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457216268 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2435/

[jira] [Closed] (CARBONDATA-3252) Remove unused import and optimize the import order

2019-01-24 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 closed CARBONDATA-3252. --- Resolution: Fixed > Remove unused import and optimize the import order >

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457212221 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2662/

[GitHub] asfgit closed pull request #3087: [CARBONDATA-3252] Remove unused import

2019-01-24 Thread GitBox
asfgit closed pull request #3087: [CARBONDATA-3252] Remove unused import URL: https://github.com/apache/carbondata/pull/3087 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] zzcclp commented on issue #3087: [CARBONDATA-3252] Remove unused import

2019-01-24 Thread GitBox
zzcclp commented on issue #3087: [CARBONDATA-3252] Remove unused import URL: https://github.com/apache/carbondata/pull/3087#issuecomment-457208783 LGTM This is an automated message from the Apache Git Service. To respond to

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457201757 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2434/

[GitHub] NamanRastogi commented on issue #3094: [CARBONDATA-3264] Added SORT_SCOPE in ALTER TABLE SET

2019-01-24 Thread GitBox
NamanRastogi commented on issue #3094: [CARBONDATA-3264] Added SORT_SCOPE in ALTER TABLE SET URL: https://github.com/apache/carbondata/pull/3094#issuecomment-457201607 @kumarvishal09 Those are not unwanted changes in document because H4 should have been used for sub-points of ALTER TABLE,

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457207447 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10692/

[GitHub] CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type URL: https://github.com/apache/carbondata/pull/3079#issuecomment-457190745 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2659/

[GitHub] CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type URL: https://github.com/apache/carbondata/pull/3079#issuecomment-457190387 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10690/

[GitHub] CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#issuecomment-457187810 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2433/

[GitHub] asfgit closed pull request #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster.

2019-01-24 Thread GitBox
asfgit closed pull request #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster. URL: https://github.com/apache/carbondata/pull/3089 This is an automated message from the Apache Git Service. To respond to

[GitHub] CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3079: [WIP][CARBONDATA-3255] Support binary data type URL: https://github.com/apache/carbondata/pull/3079#issuecomment-457174832 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2432/

[GitHub] xubo245 commented on a change in pull request #3087: [CARBONDATA-3252] Remove unused import

2019-01-24 Thread GitBox
xubo245 commented on a change in pull request #3087: [CARBONDATA-3252] Remove unused import URL: https://github.com/apache/carbondata/pull/3087#discussion_r249422065 ## File path:

[GitHub] xubo245 commented on issue #3087: [CARBONDATA-3252] Remove unused import

2019-01-24 Thread GitBox
xubo245 commented on issue #3087: [CARBONDATA-3252] Remove unused import URL: https://github.com/apache/carbondata/pull/3087#issuecomment-457173423 LGTM, thanks for your contribution! This is an automated message from the

[GitHub] xubo245 commented on issue #3037: [CARBONDATA-3190] Open example module code style check and fix some style errors

2019-01-24 Thread GitBox
xubo245 commented on issue #3037: [CARBONDATA-3190] Open example module code style check and fix some style errors URL: https://github.com/apache/carbondata/pull/3037#issuecomment-457172667 @sraghunandan @chenliang613 @KanakaKumar @jackylk @QiangCai @zzcclp @ravipesala Please review it.

[jira] [Resolved] (CARBONDATA-3265) Memory Leak and Low Query Performance Issues in Range Partition

2019-01-24 Thread Kunal Kapoor (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kunal Kapoor resolved CARBONDATA-3265. -- Resolution: Fixed Fix Version/s: 1.5.2 > Memory Leak and Low Query

[GitHub] asfgit closed pull request #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort

2019-01-24 Thread GitBox
asfgit closed pull request #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort URL: https://github.com/apache/carbondata/pull/3095 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] kunal642 commented on issue #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort

2019-01-24 Thread GitBox
kunal642 commented on issue #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort URL: https://github.com/apache/carbondata/pull/3095#issuecomment-457167024 LGTM This is an automated message from the Apache Git Service.

[GitHub] CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster.

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster. URL: https://github.com/apache/carbondata/pull/3089#issuecomment-457146029 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10689/

[GitHub] CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster.

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster. URL: https://github.com/apache/carbondata/pull/3089#issuecomment-457146066 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2658/

[GitHub] shivamasn commented on a change in pull request #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort

2019-01-24 Thread GitBox
shivamasn commented on a change in pull request #3095: [CARBONDATA-3265] Fixed memory leak in Range Sort URL: https://github.com/apache/carbondata/pull/3095#discussion_r250535291 ## File path:

[GitHub] kumarvishal09 commented on issue #3094: [CARBONDATA-3264] Added SORT_SCOPE in ALTER TABLE SET

2019-01-24 Thread GitBox
kumarvishal09 commented on issue #3094: [CARBONDATA-3264] Added SORT_SCOPE in ALTER TABLE SET URL: https://github.com/apache/carbondata/pull/3094#issuecomment-457137901 @NamanRastogi There are some unwanted changes add in this PR can u please check and revert the same

[GitHub] kumarvishal09 commented on a change in pull request #3098: [CARBONDATA-3235] Fixed Alter Table Rename

2019-01-24 Thread GitBox
kumarvishal09 commented on a change in pull request #3098: [CARBONDATA-3235] Fixed Alter Table Rename URL: https://github.com/apache/carbondata/pull/3098#discussion_r250533327 ## File path:

[GitHub] CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster.

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster. URL: https://github.com/apache/carbondata/pull/3089#issuecomment-457126109 Build Success with Spark 2.1.0, Please check CI

[jira] [Resolved] (CARBONDATA-3267) Data loading is failing with OOM using range sort

2019-01-24 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-3267. - Resolution: Fixed Fix Version/s: 1.5.2 > Data loading is failing

[GitHub] ravipesala commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster.

2019-01-24 Thread GitBox
ravipesala commented on issue #3089: [HOTFIX] presto carbon doesn't work with Hadoop conf in cluster. URL: https://github.com/apache/carbondata/pull/3089#issuecomment-457122737 retest this please This is an automated

[GitHub] asfgit closed pull request #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue

2019-01-24 Thread GitBox
asfgit closed pull request #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue URL: https://github.com/apache/carbondata/pull/3096 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] ravipesala commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue

2019-01-24 Thread GitBox
ravipesala commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue URL: https://github.com/apache/carbondata/pull/3096#issuecomment-457121652 LGTM This is an automated message from the Apache Git Service. To

[GitHub] CarbonDataQA commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue URL: https://github.com/apache/carbondata/pull/3096#issuecomment-457112957 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2657/

[GitHub] CarbonDataQA commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue

2019-01-24 Thread GitBox
CarbonDataQA commented on issue #3096: [CARBONDATA-3267]Fixed Range Sort OOM Issue URL: https://github.com/apache/carbondata/pull/3096#issuecomment-457108671 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10688/