[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244278116 --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/CarbondataModule.java --- @@ -17,62 +17,150 @@ package

[GitHub] carbondata issue #3031: [CARBONDATA-3212] Fixed NegativeArraySizeException w...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3031 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10311/ ---

[GitHub] carbondata issue #3031: [CARBONDATA-3212] Fixed NegativeArraySizeException w...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3031 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2263/ ---

[jira] [Created] (CARBONDATA-3214) Optimize the test code

2018-12-27 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3214: --- Summary: Optimize the test code Key: CARBONDATA-3214 URL: https://issues.apache.org/jira/browse/CARBONDATA-3214 Project: CarbonData Issue Type: Improvement

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244276202 --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/PrestoFilterUtil.java --- @@ -78,32 +72,33 @@ private static final

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244276046 --- Diff: integration/presto/src/test/scala/org/apache/carbondata/presto/util/CarbonDataStoreCreator.scala --- @@ -80,7 +80,7 @@ object

[jira] [Created] (CARBONDATA-3213) Add License for all doc

2018-12-27 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3213: --- Summary: Add License for all doc Key: CARBONDATA-3213 URL: https://issues.apache.org/jira/browse/CARBONDATA-3213 Project: CarbonData Issue Type: Improvement

[jira] [Updated] (CARBONDATA-3213) Add License for all doc

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3213: Description: There are some doc no license in project, we should add License for all doc,

[GitHub] carbondata issue #3027: [CARBONDATA-3202]update the schema to session catalo...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3027 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2060/ ---

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/3015 ---

[GitHub] carbondata issue #3015: [Carbondata-3173] Add the hive /presto documents ind...

2018-12-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/3015 LGTM, Thank you for working on this. @BeyondYourself ---

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244271907 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableColRenameDataTypeChangeCommand.scala ---

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244271865 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableAddColumnCommand.scala --- @@ -93,11

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244272092 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableColRenameDataTypeChangeCommand.scala ---

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244271732 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableAddColumnCommand.scala --- @@ -93,11

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244270219 --- Diff: integration/spark2/src/main/commonTo2.2And2.3/org/apache/spark/sql/hive/CarbonSessionState.scala --- @@ -105,47 +106,37 @@ class

[GitHub] carbondata pull request #3027: [CARBONDATA-3202]update the schema to session...

2018-12-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3027#discussion_r244270598 --- Diff: integration/spark2/src/main/commonTo2.2And2.3/org/apache/spark/sql/hive/CarbonSessionUtil.scala --- @@ -93,4 +98,34 @@ object

[jira] [Assigned] (CARBONDATA-3210) Unify the public method in example

2018-12-27 Thread xiaohui0110 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaohui0110 reassigned CARBONDATA-3210: --- Assignee: xiaohui0110 > Unify the public method in example >

[jira] [Assigned] (CARBONDATA-3209) Remove unused import

2018-12-27 Thread Wang Guangxin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wang Guangxin reassigned CARBONDATA-3209: - Assignee: Wang Guangxin > Remove unused import > > >

[GitHub] carbondata issue #3031: [CARBONDATA-3212] Fixed NegativeArraySizeException w...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3031 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2059/ ---

[jira] [Assigned] (CARBONDATA-3208) Remove unused parameter from code

2018-12-27 Thread Liu Runzhong (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liu Runzhong reassigned CARBONDATA-3208: Assignee: Liu Runzhong > Remove unused parameter from code >

[GitHub] carbondata issue #3030: [HOTFIX] Optimize the code style in csdk/sdk markdow...

2018-12-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/3030 retest this please ---

[GitHub] carbondata issue #3027: [CARBONDATA-3202]update the schema to session catalo...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3027 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2058/ ---

[GitHub] carbondata issue #2161: [CARBONDATA-2218] AlluxioCarbonFile while trying to ...

2018-12-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2161 @chandrasaripaka Can you verify and fix this issue in branch-1.5,1.4,1.3? ---

[GitHub] carbondata pull request #3031: [CARBONDATA-3212] Fixed NegativeArraySizeExce...

2018-12-27 Thread qiuchenjian
Github user qiuchenjian commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3031#discussion_r244269580 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/LocalDictColumnPage.java --- @@ -140,6 +140,7 @@ public boolean

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244269584 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonCreateTableCommand.scala --- @@ -157,7 +157,7 @@ case

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244269478 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/impl/FileFactory.java --- @@ -369,6 +369,24 @@ public static boolean

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244269435 --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/CarbondataModule.java --- @@ -17,62 +17,150 @@ package

[GitHub] carbondata issue #3029: [CARBONDATA-3200] No-Sort compaction

2018-12-27 Thread NamanRastogi
Github user NamanRastogi commented on the issue: https://github.com/apache/carbondata/pull/3029 @qiuchenjian We dont need a parameter to control to control whether to sort the data or not while compacting. The sole purpose of compaction is to improve subsequent query performance, and

[GitHub] carbondata pull request #3031: [CARBONDATA-3212] Fixed NegativeArraySizeExce...

2018-12-27 Thread shivamasn
GitHub user shivamasn opened a pull request: https://github.com/apache/carbondata/pull/3031 [CARBONDATA-3212] Fixed NegativeArraySizeException while querying in specific scenario ### What was the issue? In Local Dictionary, page size was not getting updated. So during fallback,

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10309/ ---

[jira] [Created] (CARBONDATA-3212) Select * is failing with java.lang.NegativeArraySizeException in SDK flow

2018-12-27 Thread Shivam Goyal (JIRA)
Shivam Goyal created CARBONDATA-3212: Summary: Select * is failing with java.lang.NegativeArraySizeException in SDK flow Key: CARBONDATA-3212 URL: https://issues.apache.org/jira/browse/CARBONDATA-3212

[GitHub] carbondata issue #2161: [CARBONDATA-2218] AlluxioCarbonFile while trying to ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2161 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10308/ ---

[GitHub] carbondata issue #3020: [CARBONDATA-3195]Added validation for Inverted Index...

2018-12-27 Thread ajantha-bhat
Github user ajantha-bhat commented on the issue: https://github.com/apache/carbondata/pull/3020 LGTM ---

[GitHub] carbondata issue #3014: [CARBONDATA-3201] Added load level SORT_SCOPE

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3014 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10306/ ---

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2057/ ---

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2262/ ---

[GitHub] carbondata issue #3019: [CARBONDATA-3194] Integrating Carbon with Presto usi...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3019 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10305/ ---

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3015#discussion_r244259267 --- Diff: docs/presto-guide.md --- @@ -1,21 +1,148 @@ - -Please follow the below steps to query carbondata in presto +[Presto

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3015#discussion_r244259294 --- Diff: docs/presto-guide.md --- @@ -1,21 +1,148 @@ - -Please follow the below steps to query carbondata in presto +[Presto

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3015#discussion_r244259315 --- Diff: docs/presto-guide.md --- @@ -1,21 +1,148 @@ - -Please follow the below steps to query carbondata in presto +[Presto

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3015#discussion_r244259273 --- Diff: docs/presto-guide.md --- @@ -1,21 +1,148 @@ - -Please follow the below steps to query carbondata in presto +[Presto

[GitHub] carbondata pull request #3015: [Carbondata-3173] Add the hive /presto docume...

2018-12-27 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3015#discussion_r244259184 --- Diff: docs/presto-guide.md --- @@ -1,21 +1,148 @@

[GitHub] carbondata issue #2919: [CARBONDATA-3097] Optimize getVersionDetails

2018-12-27 Thread xubo245
Github user xubo245 commented on the issue: https://github.com/apache/carbondata/pull/2919 @KanakaKumar Please check it again. ---

[jira] [Created] (CARBONDATA-3211) Optimize the documentation

2018-12-27 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3211: --- Summary: Optimize the documentation Key: CARBONDATA-3211 URL: https://issues.apache.org/jira/browse/CARBONDATA-3211 Project: CarbonData Issue Type:

[GitHub] carbondata issue #3020: [CARBONDATA-3195]Added validation for Inverted Index...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3020 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10304/ ---

[GitHub] carbondata issue #3026: [CARBONDATA-3193] Added support to compile carbon CD...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3026 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10302/ ---

[jira] [Created] (CARBONDATA-3210) Unify the public method in example

2018-12-27 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3210: --- Summary: Unify the public method in example Key: CARBONDATA-3210 URL: https://issues.apache.org/jira/browse/CARBONDATA-3210 Project: CarbonData Issue Type:

[GitHub] carbondata issue #3029: [CARBONDATA-3200] No-Sort compaction

2018-12-27 Thread qiuchenjian
Github user qiuchenjian commented on the issue: https://github.com/apache/carbondata/pull/3029 Need it add a param to control whether to sort when no_sort? Maybe user only want to merge small segments to a big segment, slow data merging may be unaccepted ---

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-27 Thread Shubh18s
Github user Shubh18s commented on the issue: https://github.com/apache/carbondata/pull/3010 retest this please ---

[GitHub] carbondata issue #3022: [CARBONDATA-3196] [CARBONDATA-3203]Fixed Compaction ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3022 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10303/ ---

[jira] [Assigned] (CARBONDATA-3119) The getOrCreateCarbonSession method 'storePath' parameter only checks for null,Causes the data store path to be an empty string and no exception is reported.Results

2018-12-27 Thread JIRA
[ https://issues.apache.org/jira/browse/CARBONDATA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 张源 reassigned CARBONDATA-3119: -- Assignee: 张源 > The getOrCreateCarbonSession method 'storePath' parameter only checks for >

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244254924 --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/PrestoFilterUtil.java --- @@ -78,32 +72,33 @@ private static final

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244254915 --- Diff: integration/presto/src/main/java/org/apache/carbondata/presto/PrestoFilterUtil.java --- @@ -78,32 +72,33 @@ private static final

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244254822 --- Diff: integration/presto/src/test/scala/org/apache/carbondata/presto/server/PrestoServer.scala --- @@ -129,6 +130,21 @@ class PrestoServer {

[jira] [Updated] (CARBONDATA-3209) Remove unused import

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3209: Description: Remove unused import,for example: {code:java} import java.io.File import

[GitHub] carbondata pull request #3019: [CARBONDATA-3194] Integrating Carbon with Pre...

2018-12-27 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3019#discussion_r244254647 --- Diff: integration/presto/src/test/scala/org/apache/carbondata/presto/util/CarbonDataStoreCreator.scala --- @@ -80,7 +80,7 @@ object

[jira] [Updated] (CARBONDATA-3209) Remove unused import

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3209: Description: Remove unused import,for example: {code:java} import java.io.File import

[jira] [Closed] (CARBONDATA-3119) The getOrCreateCarbonSession method 'storePath' parameter only checks for null,Causes the data store path to be an empty string and no exception is reported.Results i

2018-12-27 Thread JIRA
[ https://issues.apache.org/jira/browse/CARBONDATA-3119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 张源 closed CARBONDATA-3119. -- Resolution: Fixed > The getOrCreateCarbonSession method 'storePath' parameter only checks for >

[GitHub] carbondata pull request #2161: [CARBONDATA-2218] AlluxioCarbonFile while try...

2018-12-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2161 ---

[jira] [Created] (CARBONDATA-3209) Remove unused import

2018-12-27 Thread xubo245 (JIRA)
xubo245 created CARBONDATA-3209: --- Summary: Remove unused import Key: CARBONDATA-3209 URL: https://issues.apache.org/jira/browse/CARBONDATA-3209 Project: CarbonData Issue Type: Improvement

[GitHub] carbondata issue #2161: [CARBONDATA-2218] AlluxioCarbonFile while trying to ...

2018-12-27 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2161 LGTM. Merging into master branch ---

[jira] [Reopened] (CARBONDATA-3128) HiveExample has some exception

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 reopened CARBONDATA-3128: - > HiveExample has some exception > -- > > Key:

[jira] [Resolved] (CARBONDATA-3128) HiveExample has some exception

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 resolved CARBONDATA-3128. - Resolution: Resolved > HiveExample has some exception > -- > >

[jira] [Closed] (CARBONDATA-3128) HiveExample has some exception

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3128?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 closed CARBONDATA-3128. --- Resolution: Fixed > HiveExample has some exception > -- > >

[jira] [Updated] (CARBONDATA-3207) Optimize the alter table example

2018-12-27 Thread xubo245 (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xubo245 updated CARBONDATA-3207: Issue Type: Sub-task (was: Improvement) Parent: CARBONDATA-3125 > Optimize the alter

[GitHub] carbondata pull request #3029: [CARBONDATA-3200] No-Sort compaction

2018-12-27 Thread qiuchenjian
Github user qiuchenjian commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3029#discussion_r244252283 --- Diff: processing/src/main/java/org/apache/carbondata/processing/merger/CarbonCompactionExecutor.java --- @@ -105,10 +107,10 @@ public

[GitHub] carbondata issue #3030: [HOTFIX] Optimize the code style in csdk/sdk markdow...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3030 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10298/ ---

[GitHub] carbondata issue #3027: [CARBONDATA-3202]update the schema to session catalo...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3027 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10301/ ---

[GitHub] carbondata issue #3028: [CARBONDATA-3205]Fix Get Local Dictionary for empty ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3028 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10300/ ---

[GitHub] carbondata issue #3029: [CARBONDATA-3200] No-Sort compaction

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3029 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10299/ ---

[GitHub] carbondata issue #2161: [CARBONDATA-2218] AlluxioCarbonFile while trying to ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2161 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2056/ ---

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2055/ ---

[GitHub] carbondata issue #3014: [CARBONDATA-3201] Added load level SORT_SCOPE

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3014 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2054/ ---

[GitHub] carbondata issue #3020: [CARBONDATA-3195]Added validation for Inverted Index...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3020 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2052/ ---

[GitHub] carbondata issue #3019: [CARBONDATA-3194] Integrating Carbon with Presto usi...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3019 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2053/ ---

[GitHub] carbondata issue #3022: [CARBONDATA-3196] [CARBONDATA-3203]Fixed Compaction ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3022 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2051/ ---

[GitHub] carbondata issue #752: [CARBONDATA-879] Clear driver side dict cache for Car...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/752 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10292/ ---

[GitHub] carbondata issue #3026: [CARBONDATA-3193] Added support to compile carbon CD...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3026 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2050/ ---

[GitHub] carbondata issue #3027: [CARBONDATA-3202]update the schema to session catalo...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3027 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2049/ ---

[GitHub] carbondata issue #3028: [CARBONDATA-3205]Fix Get Local Dictionary for empty ...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3028 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2048/ ---

[GitHub] carbondata issue #1380: [CARBONDATA-1485] Timestamp no dictionary bug

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1380 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10271/ ---

[GitHub] carbondata issue #3029: [CARBONDATA-3200] No-Sort compaction

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3029 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2047/ ---

[GitHub] carbondata issue #3030: [HOTFIX] Optimize the code style in csdk/sdk markdow...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3030 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/2046/ ---

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

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/419 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10297/ ---

[GitHub] carbondata issue #749: [CARBONDATA-854] Datastax CFS file system support

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/749 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10293/ ---

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

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/732 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10295/ ---

[GitHub] carbondata issue #1241: [CARBONDATA-1390]Request 1 executor when preferred l...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1241 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10279/ ---

[GitHub] carbondata issue #745: [CARBONDATA-876] Clear segment access count ASAP

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/745 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10294/ ---

[GitHub] carbondata issue #710: [CARBONDATA-833]load data from dataframe,generater da...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/710 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10296/ ---

[GitHub] carbondata issue #985: [CARBONDATA-1090] added integration test cases for al...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/985 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10288/ ---

[GitHub] carbondata issue #825: [CARBONDATA-961] Added condition to skip sort step fo...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/825 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10290/ ---

[GitHub] carbondata issue #807: [CARBONDATA-942] off heap sort chunk size should be v...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/807 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10291/ ---

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

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/984 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10289/ ---

[GitHub] carbondata issue #994: [CARBONDATA-933]Added Compare Test For BenchMarking O...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/994 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10287/ ---

[GitHub] carbondata issue #1101: [CARBONDATA-1143] fix for null struct type

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1101 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10283/ ---

[GitHub] carbondata issue #1061: [CARBONDATA-1193] ViewFS Support - improvement

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1061 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10285/ ---

[GitHub] carbondata issue #1138: [CARBONDATA-1263]Single pass load does not take defa...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1138 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10281/ ---

[GitHub] carbondata issue #1230: [WIP]corrected sdv test cases

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1230 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10280/ ---

[GitHub] carbondata issue #1010: [CARBONDATA-1110] put if clause out of the for claus...

2018-12-27 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1010 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10286/ ---

  1   2   3   >