[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131058343 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -184,6 +189,161 @@ case class

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131058295 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -184,6 +189,161 @@ case class

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131058061 --- Diff: processing/src/main/java/org/apache/carbondata/processing/spliter/CarbonDataSpliterUtil.java --- @@ -0,0 +1,40 @@ +/* + * Licensed

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3336/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131057576 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonTableInputFormat.java --- @@ -321,6 +321,84 @@ private AbsoluteTableIdentifier

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/737/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default compilati...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1226 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/78/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131057207 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/CarbonInputFormat.java --- @@ -107,6 +107,7 @@ // comma separated list of input

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131057020 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonPartitionExample.scala --- @@ -101,17 +126,40 @@ object

[GitHub] carbondata pull request #1192: [CARBONDATA-940] alter table add/split partit...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1192#discussion_r131056387 --- Diff: conf/carbon.properties.template --- @@ -42,6 +42,9 @@ carbon.enableXXHash=true #carbon.max.level.cache.size=-1 #enable prefetch of

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1224 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread cenyuhai
Github user cenyuhai commented on the issue: https://github.com/apache/carbondata/pull/1214 yes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-02 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1218 @chenliang613 my last commit was slower because it is giving wrong row count it is giving row count as zero that's why it was faster,so I corrected that in the latest commit so it is slower

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1224 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1214 @cenyuhai you mean: use the listener, it is able to sync up table's meta info between spark and hive: first i create one table with name "table1" in spark-shell second, i go

[GitHub] carbondata pull request #1226: [CARBONDATA-1205] Use Spark 2.1 as default co...

2017-08-02 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1226#discussion_r131050377 --- Diff: pom.xml --- @@ -401,6 +398,9 @@ spark-2.1 + +true +

[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1218 @anubhav100 i tested the performance again , the latest commit "9e67c38f9e2c26a888d1fc1b95c5c23dc6f5839f" is slower than "014e972faad4c51a16473fd965be7428b4bcc55a", please check. --- If

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread cenyuhai
Github user cenyuhai commented on the issue: https://github.com/apache/carbondata/pull/1214 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3334/ --- If your project is set up for it, you can reply to this email and have

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qihuang.zheng updated CARBONDATA-1355: -- Attachment: error.txt > sbt project compile error > - > >

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qihuang.zheng updated CARBONDATA-1355: -- Attachment: (was: error.txt) > sbt project compile error >

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder// --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1192 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/736/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1226: [CARBONDATA-1205] Use Spark 2.1 as default from 1.2....

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1226 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata pull request #1226: [CARBONDATA-1205] Use Spark 2.1 as default fr...

2017-08-02 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/carbondata/pull/1226 [CARBONDATA-1205] Use Spark 2.1 as default from 1.2.0 onwards From 1.2.0, there are many features developing based on Spark 2.1, so use Spark2.1 as default compilation in parent pom.

[jira] [Updated] (CARBONDATA-1205) Use Spark 2.1 as default from 1.2.0 onwards

2017-08-02 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen updated CARBONDATA-1205: --- Summary: Use Spark 2.1 as default from 1.2.0 onwards (was: Use Spark 2.1 and Hadoop

[jira] [Updated] (CARBONDATA-1205) Use Spark 2.1 and Hadoop 2.7.2 as default from 1.2.0 onwards

2017-08-02 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen updated CARBONDATA-1205: --- Description: >From 1.2.0, there are many features developing based on Spark 2.1, this

[GitHub] carbondata issue #1192: [CARBONDATA-940] alter table add/split partition for...

2017-08-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1192 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1224 yes, you can do that --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1224 @jackylk , I found there is a test case in org.apache.carbondata.spark.testsuite.dataload.TestGlobalSortDataLoad, but now it's ignore, just change it to test, OK? ``` // Waiting

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1214 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/77/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1214 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/735/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1214 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3332/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1218: [CARBONDATA-1347] Implemented Columnar Reading Of Da...

2017-08-02 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1218 @chenliang613 can you review this PR again? I have done all changes --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread cenyuhai
Github user cenyuhai commented on the issue: https://github.com/apache/carbondata/pull/1214 You can try what will happen after you create the table in spark with or without the listener. And then use this comand "desc table1" to see the difference --- If your project is set up

[GitHub] carbondata pull request #1188: [CARBONDATA-1309] During Global Sort the Data...

2017-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1188 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1188: [CARBONDATA-1309] During Global Sort the DataWriterP...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1188 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread cenyuhai
Github user cenyuhai commented on the issue: https://github.com/apache/carbondata/pull/1214 @chenliang613 just do as the hive-guild.md said --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] carbondata pull request #1207: [CARBONDATA-1252]Updated load section of conf...

2017-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1207 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1207: [CARBONDATA-1252]Updated load section of configurati...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1207 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata pull request #1205: [CARBONDATA-1086] updated configuration-param...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130924110 --- Diff: docs/dml-operation-on-carbondata.md --- @@ -149,6 +149,50 @@ You can use the following options to load data: * If this option

[GitHub] carbondata pull request #1205: [CARBONDATA-1086] updated configuration-param...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130924023 --- Diff: docs/dml-operation-on-carbondata.md --- @@ -149,6 +149,50 @@ You can use the following options to load data: * If this option

[GitHub] carbondata pull request #1205: [CARBONDATA-1086] updated configuration-param...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130923792 --- Diff: docs/dml-operation-on-carbondata.md --- @@ -149,6 +149,50 @@ You can use the following options to load data: * If this option

[GitHub] carbondata pull request #1205: [CARBONDATA-1086] updated configuration-param...

2017-08-02 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130923366 --- Diff: docs/dml-operation-on-carbondata.md --- @@ -149,6 +149,50 @@ You can use the following options to load data: * If this option

[GitHub] carbondata pull request #1168: [CARBONDATA-1229] restrict drop when loading ...

2017-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1168 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/76/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1168 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1224 @zzcclp can you add a test case to test singlepass and global sort together? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1224 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[jira] [Resolved] (CARBONDATA-1137) Documentation for SORT_COLUMNS should be updated in open source doc

2017-08-02 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-1137. Resolution: Fixed Assignee: Vandana Yadav (was: Gururaj Shetty) Fix

[GitHub] carbondata pull request #1209: [CARBONDATA-1137]updated ddl operation-on-car...

2017-08-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1209 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1224 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3330/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/733/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1214: [CARBONDATA-1008] use MetastoreListener to sync sche...

2017-08-02 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1214 @cenyuhai can you provide the steps, how to verify it? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3329/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/75/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] carbondata issue #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-02 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1224 ok to test --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/732/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3328/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1225 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/74/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3327/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1201: [CARBONDATA-1326] Fixed normal/low priority findbug ...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1201 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/730/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1201: [CARBONDATA-1326] Fixed normal/low priority findbug ...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1201 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3326/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1207: [CARBONDATA-1252]Updated load section of configurati...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1207 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/729/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/728/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/73/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qihuang.zheng updated CARBONDATA-1355: -- Description: sbt project with carbondata, when execute sbt package, there're

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qihuang.zheng updated CARBONDATA-1355: -- Description: sbt project with carbondata, when execute sbt package, there're

[jira] [Updated] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] qihuang.zheng updated CARBONDATA-1355: -- Description: sbt project with carbondata, when execute sbt package, there're

[jira] [Created] (CARBONDATA-1355) sbt project compile error

2017-08-02 Thread qihuang.zheng (JIRA)
qihuang.zheng created CARBONDATA-1355: - Summary: sbt project compile error Key: CARBONDATA-1355 URL: https://issues.apache.org/jira/browse/CARBONDATA-1355 Project: CarbonData Issue Type:

[GitHub] carbondata issue #1207: [CARBONDATA-1252]Updated load section of configurati...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1207 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3325/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3324/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3323/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/727/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3322/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/726/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1225: [WIP] test SDV PR

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1225 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/67/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1225: [WIP] test SDV PR

2017-08-02 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1225 [WIP] test SDV PR You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravipesala/incubator-carbondata test-pr-sdv Alternatively you can

[GitHub] carbondata issue #791: [CARBONDATA-920] Updated useful-tips-on-carbondata.md

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/791 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #732: [CARBONDATA-754] improve performance when order by pr...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/732 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[jira] [Commented] (CARBONDATA-1352) Test case Execute while creating Carbondata jar.

2017-08-02 Thread Srigopal Mohanty (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16110563#comment-16110563 ] Srigopal Mohanty commented on CARBONDATA-1352: -- *Run the command :* mvn

[GitHub] carbondata issue #593: [CARBONDATA-699] USING COLOUMN_GROUP COLUMN INSIDE DI...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/593 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #984: [CARBONDATA-1008] Make Carbon table schema compatible...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/984 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/48/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #419: [CARBONDATA-523] Added test cases for carbon data pro...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/419 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #570: [CARBONDATA-657]added support for shared dictionary c...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/570 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #677: [WIP] Added lock log

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/677 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/59/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #531: [CARBONDATA-612]throw exception when trying to use bu...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/531 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #419: [CARBONDATA-523] Added test cases for carbon data pro...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/419 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/66/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #531: [CARBONDATA-612]throw exception when trying to use bu...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/531 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #570: [CARBONDATA-657]added support for shared dictionary c...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/570 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #429: [CARBONDATA-530]Modified optimizer to place decoder o...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/429 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/65/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #893: [CARBONDATA-1039] Support of complex data type for "a...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/893 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #944: [CARBONDATA-1082] updated doc for troubleshooting

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/944 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #593: [CARBONDATA-699] USING COLOUMN_GROUP COLUMN INSIDE DI...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/593 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/62/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #419: [CARBONDATA-523] Added test cases for carbon data pro...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/419 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #606: [CARBONDATA-713] Make the store path in right priorit...

2017-08-02 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/606 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/61/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #893: [CARBONDATA-1039] Support of complex data type for "a...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/893 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #593: [CARBONDATA-699] USING COLOUMN_GROUP COLUMN INSIDE DI...

2017-08-02 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/593 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

  1   2   3   >