[GitHub] [carbondata] CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590208792 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2123/ -

[GitHub] [carbondata] ajantha-bhat commented on issue #3606: [CARBONDATA-3688] Add compressor name in data file name

2020-02-24 Thread GitBox
ajantha-bhat commented on issue #3606: [CARBONDATA-3688] Add compressor name in data file name URL: https://github.com/apache/carbondata/pull/3606#issuecomment-590209666 LGTM This is an automated message from the Apache Git S

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590214145 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#discussion_r383132813 ## File path: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/RefreshCa

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#discussion_r383133085 ## File path: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/RefreshCa

[GitHub] [carbondata] akashrn5 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
akashrn5 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#issuecomment-590216899 please share the screenshot of the build where all the test cases are passed in 2.4 CI build ---

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590218637 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/425/ -

[GitHub] [carbondata] asfgit closed pull request #3606: [CARBONDATA-3688] Add compressor name in data file name

2020-02-24 Thread GitBox
asfgit closed pull request #3606: [CARBONDATA-3688] Add compressor name in data file name URL: https://github.com/apache/carbondata/pull/3606 This is an automated message from the Apache Git Service. To respond to the messag

[jira] [Resolved] (CARBONDATA-3688) Add compressor name in data file name

2020-02-24 Thread Ajantha Bhat (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ajantha Bhat resolved CARBONDATA-3688. -- Fix Version/s: 2.0.0 Resolution: Fixed > Add compressor name in data file n

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590235944 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] Zhangshunyu opened a new pull request #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
Zhangshunyu opened a new pull request #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637 ### Why is this PR needed? Support Bucket Table consistent with spark parquet, to improve the join performance by avoid shuffle for bucket column. Fix bugs also.

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590245487 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/427/ --

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590248002 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2125/ -

[GitHub] [carbondata] jackylk opened a new pull request #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
jackylk opened a new pull request #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638 ### Why is this PR needed? Currently there are 6 data copies during data write process, in CarbonFactDataHandlerColumnar.processDataRows ### What change

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590251490 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/428/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590251925 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2128/ -

[GitHub] [carbondata] QiangCai commented on a change in pull request #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
QiangCai commented on a change in pull request #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#discussion_r383185015 ## File path: datamap/bloom/pom.xml ## @@ -11,7 +11,7 @@ carbondata-bloom - Apache CarbonData :: Bloom

[GitHub] [carbondata] QiangCai commented on a change in pull request #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
QiangCai commented on a change in pull request #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#discussion_r383185063 ## File path: datamap/lucene/pom.xml ## @@ -11,7 +11,7 @@ carbondata-lucene - Apache CarbonData :: Luce

[GitHub] [carbondata] QiangCai commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
QiangCai commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590258408 I already change all to rename, but github still show a wrong summary. please check it as following. git log --shortstat commit f272b96e7

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590264594 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/430/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590267769 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] Indhumathi27 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
Indhumathi27 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590272921 retest this please

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590275188 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2127/ --

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590281443 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590291035 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2130/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590296415 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/432/ --

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#issuecomment-590301550 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/433/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590310368 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#issuecomment-590312539 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2133/ -

[GitHub] [carbondata] kunal642 commented on a change in pull request #3631: [CARBONDATA-3696] Avoid list db's all Tables to check table exists in the db

2020-02-24 Thread GitBox
kunal642 commented on a change in pull request #3631: [CARBONDATA-3696] Avoid list db's all Tables to check table exists in the db URL: https://github.com/apache/carbondata/pull/3631#discussion_r383255402 ## File path: integration/spark2/src/main/scala/org/apache/spark/sql/executio

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590333619 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2132/ --

[jira] [Created] (CARBONDATA-3720) Support new optimized insert flow for Alter table scenarios

2020-02-24 Thread Ajantha Bhat (Jira)
Ajantha Bhat created CARBONDATA-3720: Summary: Support new optimized insert flow for Alter table scenarios Key: CARBONDATA-3720 URL: https://issues.apache.org/jira/browse/CARBONDATA-3720 Project:

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590338695 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/435/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590339219 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2135/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#issuecomment-590342755 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590367665 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590389915 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/437/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590390665 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2137/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#issuecomment-590393218 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3

[GitHub] [carbondata] jackylk commented on issue #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
jackylk commented on issue #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592#issuecomment-590397435 LGTM This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [carbondata] asfgit closed pull request #3592: [Re-factory] Re-factory modules

2020-02-24 Thread GitBox
asfgit closed pull request #3592: [Re-factory] Re-factory modules URL: https://github.com/apache/carbondata/pull/3592 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHu

[jira] [Resolved] (CARBONDATA-3717) inconsistent configs in docs confuse users

2020-02-24 Thread Jacky Li (Jira)
[ https://issues.apache.org/jira/browse/CARBONDATA-3717?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-3717. -- Fix Version/s: 2.0.0 Resolution: Fixed > inconsistent configs in docs confuse users

[GitHub] [carbondata] dependabot[bot] commented on issue #3447: Bump dep.jackson.version from 2.6.5 to 2.10.1 in /store/sdk

2020-02-24 Thread GitBox
dependabot[bot] commented on issue #3447: Bump dep.jackson.version from 2.6.5 to 2.10.1 in /store/sdk URL: https://github.com/apache/carbondata/pull/3447#issuecomment-590404968 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantim

[GitHub] [carbondata] dependabot[bot] commented on issue #3456: Bump solr.version from 6.3.0 to 8.3.0 in /datamap/lucene

2020-02-24 Thread GitBox
dependabot[bot] commented on issue #3456: Bump solr.version from 6.3.0 to 8.3.0 in /datamap/lucene URL: https://github.com/apache/carbondata/pull/3456#issuecomment-590404967 Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime y

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590406286 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2138/ -

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3638: [WIP] Avoid data copy in Writer URL: https://github.com/apache/carbondata/pull/3638#issuecomment-590412292 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/438/ -

[GitHub] [carbondata] jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383369776 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/c

[GitHub] [carbondata] jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383369387 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/c

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#issuecomment-590418301 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/439/ ---

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#issuecomment-590418277 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_

[GitHub] [carbondata] jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
jackylk commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383371226 ## File path: processing/src/main/java/org/apache/carbondata/processing/store/T

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590419717 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383377457 ## File path: processing/src/main/java/org/apache/carbondata/processing/st

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383378326 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execut

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590424436 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Buil

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#issuecomment-590429664 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590429998 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] Indhumathi27 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
Indhumathi27 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590433558 retest this please

[GitHub] [carbondata] jackylk commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
jackylk commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#discussion_r383388985 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/comma

[GitHub] [carbondata] jackylk commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
jackylk commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#discussion_r383389281 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/comma

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590443825 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590451473 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Buil

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#issuecomment-590463974 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#issuecomment-590464008 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2139/ ---

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590464854 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilde

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590466281 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilde

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#issuecomment-590469817 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3584: [WIP] Support SegmentLevel MinMax for better Pruning and less driver memory usage for cache URL: https://github.com/apache/carbondata/pull/3584#issuecomment-590470791 Build Failed with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/Apac

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383454639 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383454314 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383443633 ## File path: mv/core/src/test/scala/org/apache/carbondata/mv/rewrite/MVCreateTest

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383437109 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383463395 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383447624 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table

2020-02-24 Thread GitBox
akashrn5 commented on a change in pull request #3625: [CARBONDATA-3705] Support create and load MV for spark datasource table URL: https://github.com/apache/carbondata/pull/3625#discussion_r383437391 ## File path: mv/core/src/main/scala/org/apache/carbondata/mv/extension/MVHelper.s

[GitHub] [carbondata] ajantha-bhat commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
ajantha-bhat commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590636742 retest this please This is an autom

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590640601 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/447/ --

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590642360 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Buil

[jira] [Created] (CARBONDATA-3721) support and optimize bucket

2020-02-24 Thread ZHANGSHUNYU (Jira)
ZHANGSHUNYU created CARBONDATA-3721: --- Summary: support and optimize bucket Key: CARBONDATA-3721 URL: https://issues.apache.org/jira/browse/CARBONDATA-3721 Project: CarbonData Issue Type: Im

[GitHub] [carbondata] QiangCai commented on issue #3611: [CARBONDATA-3692] Support NoneCompression during loading data.

2020-02-24 Thread GitBox
QiangCai commented on issue #3611: [CARBONDATA-3692] Support NoneCompression during loading data. URL: https://github.com/apache/carbondata/pull/3611#issuecomment-590644147 please rebase This is an automated message from the

[GitHub] [carbondata] QiangCai commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
QiangCai commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383615563 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590661153 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilde

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP][CARBONDATA-3721] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP][CARBONDATA-3721] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590662074 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/449/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3637: [WIP][CARBONDATA-3721] Support Bucket Table

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3637: [WIP][CARBONDATA-3721] Support Bucket Table URL: https://github.com/apache/carbondata/pull/3637#issuecomment-590679747 Build Success with Spark 2.3.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbonPRBuilder2.3/2149/

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383657139 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execut

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#discussion_r383661618 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execut

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#discussion_r383663627 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#discussion_r383665499 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3615: [CARBONDATA-3637] Use optimized insert flow for MV and insert stage command URL: https://github.com/apache/carbondata/pull/3615#issuecomment-590690777 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Buil

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#discussion_r383665561 ## File path: integration/spark/src/main/scala/org/apache/spark/sql/execution/

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3629: [CARBONDATA-3716] Fixed spark 2.4 UT failures URL: https://github.com/apache/carbondata/pull/3629#issuecomment-590693263 Build Failed with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_2.4.4/453/ -

[GitHub] [carbondata] akashrn5 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-24 Thread GitBox
akashrn5 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-590694064 @jackylk plese resolve conflicts This is an automated

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#discussion_r383669888 ## File path: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ###

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#discussion_r383670008 ## File path: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java ###

[GitHub] [carbondata] CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow

2020-02-24 Thread GitBox
CarbonDataQA1 commented on issue #3634: [CARBONDATA-3720] Support alter table scenario for new insert into flow URL: https://github.com/apache/carbondata/pull/3634#issuecomment-590695653 Build Success with Spark 2.4.4, Please check CI http://121.244.95.60:12545/job/ApacheCarbon_PR_Builder_

[GitHub] [carbondata] akashrn5 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-24 Thread GitBox
akashrn5 commented on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-590695826 @jackylk please rebase This is an automated message f

[GitHub] [carbondata] akashrn5 removed a comment on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command

2020-02-24 Thread GitBox
akashrn5 removed a comment on issue #3614: [CARBONDATA-3693] Separate Index command from DataMap command URL: https://github.com/apache/carbondata/pull/3614#issuecomment-590694064 @jackylk plese resolve conflicts This is an a

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#discussion_r383674740 ## File path: docs/configuration-parameters.md ## @@ -144,6 +144,7 @@ This section provides the

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#discussion_r383675440 ## File path: docs/configuration-parameters.md ## @@ -144,6 +144,7 @@ This section provides the

[GitHub] [carbondata] ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable

2020-02-24 Thread GitBox
ajantha-bhat commented on a change in pull request #3627: [CARBONDATA-3710] Make stage files queryable URL: https://github.com/apache/carbondata/pull/3627#discussion_r383674740 ## File path: docs/configuration-parameters.md ## @@ -144,6 +144,7 @@ This section provides the

  1   2   >