[GitHub] carbondata issue #1211: [CARBONDATA-1339] CarbonTableInputFormat should use ...

2017-07-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1211 Good. This pr has resolved the problem which i submited on mailing-list: http://apache-carbondata-dev-mailing-list-archive.1130556.n5.nabble.com/org-apache-spark-sql-catalyst-errors-package

[GitHub] carbondata issue #1206: [CARBONDATA-1337] fix error of 'Problem while interm...

2017-07-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1206 Thanks, @chenliang613 , @xuchuanyin . --- 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 pull request #1221: [CARBONDATA-1351]When 'SORT_SCOPE'='GLOBAL_SO...

2017-08-01 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1221 [CARBONDATA-1351]When 'SORT_SCOPE'='GLOBAL_SORT' and 'enable.unsafe.c… …olumnpage'='true', 'ThreadLocalTaskInfo.getCarbonTaskInfo()' return null When 'SORT_SCOPE'='GLOBAL_SORT

[GitHub] carbondata pull request #1220: [CARBONDATA-1350]When 'SORT_SCOPE'='GLOBAL_SO...

2017-08-01 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1220 [CARBONDATA-1350]When 'SORT_SCOPE'='GLOBAL_SORT', the verification of… … 'single_pass' must be false is invalid. The value of option 'single_pass' is coverted to low case

[GitHub] carbondata issue #1221: [CARBONDATA-1351]Fix NPE of 'ThreadLocalTaskInfo.get...

2017-08-01 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1221 @xuchuanyin Done, please review, thanks. --- 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 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 please review, thanks. --- 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

[GitHub] carbondata issue #1220: [CARBONDATA-1350]Fix the bug of the verification of ...

2017-08-01 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1220 Discuss with @jackylk offline, now when 'SORT_SCOPE'='GLOBAL_SORT', 'single_pass' can be 'true', so close this pr and raise another PR-1224 to remove useless restriction. --- If your project

[GitHub] carbondata pull request #1220: [CARBONDATA-1350]Fix the bug of the verificat...

2017-08-02 Thread zzcclp
Github user zzcclp closed the pull request at: https://github.com/apache/carbondata/pull/1220 --- 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 pull request #1224: [CARBONDATA-1354]Remove the useless restricti...

2017-08-01 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1224 [CARBONDATA-1354]Remove the useless restriction of 'single_pass' can not be true when 'SORT_SCOPE'='GLOBAL_SORT' Now when 'SORT_SCOPE'='GLOBAL_SORT', 'single_pass' can be 'true', so remove

[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 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 #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 #1224: [CARBONDATA-1354]Remove the useless restriction of '...

2017-08-03 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 #1228: [CARBONDATA-1357] fix convert bug

2017-08-03 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1228 there are some wrong with apache github, all prs builded with Spark 2.1.0 are failed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 @jackylk please review, thanks. --- 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

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 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 pull request #1258: [CARBONDATA-1325] Add partition guidance doc

2017-08-16 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1258#discussion_r133619148 --- Diff: docs/partition-guide.md --- @@ -0,0 +1,124 @@ + + +### CarbonData Partition Table Guidance +This guidance illustrates how

[GitHub] carbondata pull request #1258: [CARBONDATA-1325] Add partition guidance doc

2017-08-16 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1258#discussion_r133619308 --- Diff: docs/partition-guide.md --- @@ -0,0 +1,124 @@ + + +### CarbonData Partition Table Guidance +This guidance illustrates how

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 @jackylk thanks. --- 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

[GitHub] carbondata pull request #1206: [CARBONDATA-1337] fix error of 'Problem while...

2017-07-28 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1206 [CARBONDATA-1337] fix error of 'Problem while intermediate merging' w… …hen loading data With PR-1198(CARBONDATA-1281), when loading data, there was error occuring, as following

[GitHub] carbondata pull request #1206: [CARBONDATA-1337] fix error of 'Problem while...

2017-07-28 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1206#discussion_r130038378 --- Diff: processing/src/main/java/org/apache/carbondata/processing/sortandgroupby/sortdata/SortIntermediateFileMerger.java --- @@ -17,6 +17,7

[GitHub] carbondata issue #1079: [CARBONDATA-1257] Measure Filter implementation

2017-07-26 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1079 @sounakr @ravipesala any progress on this pr? it was merged onto branch-1.1. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] carbondata issue #1079: [CARBONDATA-1257] Measure Filter implementation

2017-07-05 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1079 why this pr is not yet merged, but was merged into branch-1.1 first? --- 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] incubator-carbondata issue #867: [CARBONDATA-981] Fix metaStorePath with hiv...

2017-04-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/incubator-carbondata/pull/867 LGTM, it works correctly now. --- 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 #1245: [CARBONDATA-1366]Change rdd storage level to 'MEMORY...

2017-08-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 @jackylk @watermen @xuchuanyin thanks for your suggestion, I have added option 'carbon.global.sort.rdd.storage.level', please review. --- If your project is set up for it, you can reply

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 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 pull request #1205: [CARBONDATA-1086] updated configuration-param...

2017-08-01 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130534145 --- 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-01 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1205#discussion_r130581766 --- 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 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

[GitHub] carbondata pull request #1245: [CARBONDATA-1366]Change rdd storage level to ...

2017-08-08 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1245 [CARBONDATA-1366]Change rdd storage level to 'MEMORY_AND_DISK_SER' to improve loading performance when sort_scope=global_sort My testing env and configs are as followings: **Env

[GitHub] carbondata issue #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 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 #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 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 #1245: [CARBONDATA-1366]add an option 'carbon.global.sort.r...

2017-08-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1245 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 pull request #1242: [WIP]Offheap sort size validation

2017-08-06 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1242#discussion_r131576451 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/hive/DistributionUtil.scala --- @@ -115,7 +115,9 @@ object DistributionUtil

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-23 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 @ravipesala @jackylk please review, thanks. --- 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 issue #1025: [CARBONDATA-1165] solved bug for class cast exceptio...

2017-06-14 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1025 LGTM, I met the same issue: java.lang.ClassCastException: java.lang.Integer cannot be cast to java.lang.Long

[GitHub] carbondata issue #1025: [CARBONDATA-1165] solved bug for class cast exceptio...

2017-06-14 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1025 @jackylk @ravipesala ping --- 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

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-14 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1346: Optimize memory and fix nosort queries

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1346 retest this please ---

[GitHub] carbondata issue #1273: [CARBONDATA-1400] Fix bug of array column out of bou...

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1273 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 @ravipesala @chenliang613 will this pr be merged into branch-1.2? ---

[GitHub] carbondata issue #1346: Optimize memory and fix nosort queries

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1346 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-15 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 what's problem with this pr, it always builds failed with Spark 2.1.0? ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-14 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-13 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please. ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-13 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please. ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-08 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-08 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 Thanks @ravipesala @jackylk --- 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

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-11 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-07 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 LGTM, it works correctly now. ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-13 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-12 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-09 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata issue #1337: [CARBONDATA-1445] Fix update fail when carbon.update...

2017-09-10 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1337 retest this please ---

[GitHub] carbondata pull request #1340: [CARBONDATA-1462]Add an option 'carbon.update...

2017-09-07 Thread zzcclp
GitHub user zzcclp opened a pull request: https://github.com/apache/carbondata/pull/1340 [CARBONDATA-1462]Add an option 'carbon.update.storage.level' to support configuring the storage level when updating data with 'carbon.update.persist.enable'='true' When updating data

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-07 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 @jackylk @ravipesala please reivew, thanks. ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-08 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please. ---

[GitHub] carbondata issue #1340: [CARBONDATA-1462]Add an option 'carbon.update.storag...

2017-09-08 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1340 retest this please ---

[GitHub] carbondata pull request #1266: [CARBONDATA-1393] Avoid to throw NPE when exe...

2017-08-21 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1266#discussion_r134168452 --- Diff: core/src/main/java/org/apache/carbondata/core/memory/UnsafeMemoryManager.java --- @@ -105,13 +105,15 @@ private synchronized MemoryBlock

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-21 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 rebase, 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

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-27 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 @CarbonDataQA @jackylk @ravipesala can anyone review this pr? --- 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

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-28 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-28 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 retest it 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 so

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-28 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-24 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 pull request #1266: [CARBONDATA-1393] Avoid to throw NPE when exe...

2017-08-19 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1266#discussion_r134106795 --- Diff: core/src/main/java/org/apache/carbondata/core/memory/UnsafeMemoryManager.java --- @@ -105,13 +105,15 @@ private synchronized MemoryBlock

[GitHub] carbondata issue #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segment comm...

2017-08-31 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1304 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 @ravipesala, @jackylk I have introduced a boolean flag inside MemoryBlock to check already cleaned or not, please review , thanks. --- If your project is set up for it, you can reply

[GitHub] carbondata issue #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segment comm...

2017-09-01 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1304 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-29 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 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 pull request #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segme...

2017-08-31 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1304#discussion_r136251853 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -774,8 +774,8 @@ case class LoadTable

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-24 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152921148 --- Diff: integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/CarbonV1toV3CompatabilityTestCase.scala

[GitHub] carbondata issue #1540: [CARBONDATA-1784] clear column group code

2017-11-22 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1540 @chenliang613 , it seems there are many places about column group need to be removed, for example: in TableNewProcessor.process(): `checkColGroupsValidity(cm.columnGroups, allColumns

[GitHub] carbondata issue #1460: [Docs] Fix partition-guide.md docs NUM_PARTITIONS wr...

2017-11-22 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1460 please rebase to branch master ---

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152721088 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152725691 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/CarbonSession.scala --- @@ -42,15 +42,46 @@ class CarbonSession(@transient val sc

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728263 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -95,11 +165,40 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728246 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -95,11 +165,40 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728384 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728991 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/internal/CarbonSqlConf.scala --- @@ -32,76 +32,6 @@ class CarbonSQLConf(sparkSession

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729085 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSpark2SqlParser.scala --- @@ -17,19 +17,23 @@ package

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152726082 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -26,13 +26,20 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152725990 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala --- @@ -42,6 +43,7 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728527 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonFileMetastore.scala --- @@ -115,18 +121,50 @@ class CarbonFileMetastore

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728579 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonHiveMetaStore.scala --- @@ -153,8 +153,11 @@ class CarbonHiveMetaStore

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728413 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728420 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728438 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728433 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonAnalysisRules.scala --- @@ -143,52 +246,250 @@ case class

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152728764 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonOptimizer.scala --- @@ -0,0 +1,161 @@ +/* + * Licensed

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729132 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParser.scala --- @@ -38,7 +40,26 @@ import

[GitHub] carbondata pull request #1469: [WIP] Spark-2.2 Carbon Integration - Phase 1

2017-11-22 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1469#discussion_r152729141 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/parser/CarbonSparkSqlParser.scala --- @@ -38,7 +40,26 @@ import

  1   2   3   4   5   6   >