[GitHub] carbondata issue #2612: [CARBONDATA-2834] Remove unnecessary nested looping ...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2612 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6528/ ---

[GitHub] carbondata issue #2612: [CARBONDATA-2834] Remove unnecessary nested looping ...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2612 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7804/ ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread brijoobopanna
Github user brijoobopanna commented on the issue: https://github.com/apache/carbondata/pull/2594 retest this please ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2608 LGTM ---

[GitHub] carbondata issue #2605: [CARBONDATA-2585] Fix local dictionary for both tabl...

2018-08-06 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/2605 retest this please ---

[GitHub] carbondata pull request #2586: [wip]Ui kill

2018-08-06 Thread akashrn5
Github user akashrn5 closed the pull request at: https://github.com/apache/carbondata/pull/2586 ---

[GitHub] carbondata issue #2612: [CARBONDATA-2834] Remove unnecessary nested looping ...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2612 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6183/ ---

[GitHub] carbondata pull request #2612: [CARBONDATA-2834] Remove unnecessary nested l...

2018-08-06 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/2612 [CARBONDATA-2834] Remove unnecessary nested looping over loadMetadatadetails. removed nested for loop which causes query performance degradation if… Be sure to do all of the

[jira] [Created] (CARBONDATA-2834) Refactor code to remove nested for loop to extract invalidTimestampRange.

2018-08-06 Thread Kunal Kapoor (JIRA)
Kunal Kapoor created CARBONDATA-2834: Summary: Refactor code to remove nested for loop to extract invalidTimestampRange. Key: CARBONDATA-2834 URL: https://issues.apache.org/jira/browse/CARBONDATA-2834

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2594 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6527/ ---

[jira] [Closed] (CARBONDATA-2809) Manually rebuilding non-lazy datamap cause error

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin closed CARBONDATA-2809. -- Resolution: Duplicate duplicated with CARBONDATA-2821 > Manually rebuilding non-lazy

[jira] [Reopened] (CARBONDATA-2820) Block rebuilding for preagg, bloom and lucene datamap

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin reopened CARBONDATA-2820: > Block rebuilding for preagg, bloom and lucene datamap >

[jira] [Closed] (CARBONDATA-2820) Block rebuilding for preagg, bloom and lucene datamap

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin closed CARBONDATA-2820. -- Resolution: Duplicate > Block rebuilding for preagg, bloom and lucene datamap >

[jira] [Comment Edited] (CARBONDATA-2820) Block rebuilding for preagg, bloom and lucene datamap

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571049#comment-16571049 ] xuchuanyin edited comment on CARBONDATA-2820 at 8/7/18 2:40 AM:

[jira] [Closed] (CARBONDATA-2820) Block rebuilding for preagg, bloom and lucene datamap

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin closed CARBONDATA-2820. -- Resolution: Duplicate duplicated with CARBONDATA-2823 > Block rebuilding for preagg,

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2594 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7803/ ---

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2611 @kumarvishal09 can you explain this modification? In previous implementation, we split a record to 'dict-sort', 'nodict-sort' and 'noSortDims & measures'. 'noSortDims & measures' is

[jira] [Commented] (CARBONDATA-2833) NPE when we do a insert over a insert failure operation

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16571028#comment-16571028 ] xuchuanyin commented on CARBONDATA-2833: steps in issue description cannot reproduce the

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2594 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6182/ ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/2594 @ravipesala Fixed. The root cause is that MV is actually 'deferred rebuild', but we didn't specify it while we create the datamap. To make compliance, we will enable 'deferred

[GitHub] carbondata issue #2606: [CARBONDATA-2817]Thread Leak in Update and in No sor...

2018-08-06 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/2606 @BJangir Please handle thread leak scenario for BatchSortWriter in case of any exception. DataWriterBatchProcessorStepImpl.java ---

[GitHub] carbondata pull request #2606: [CARBONDATA-2817]Thread Leak in Update and in...

2018-08-06 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2606#discussion_r207961430 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/steps/CarbonRowDataWriterProcessorStepImpl.java --- @@ -169,24

[jira] [Updated] (CARBONDATA-2827) Refactor Segment Status Manager Interface

2018-08-06 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G updated CARBONDATA-2827: - Attachment: Segment Status Management interface

[GitHub] carbondata issue #2609: [CARBONDATA-2823] Support streaming property with da...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2609 LGTM ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2594 @xuchuanyin Please check MVTests, it is failing ---

[jira] [Created] (CARBONDATA-2833) NPE when we do a insert over a insert failure operation

2018-08-06 Thread Brijoo Bopanna (JIRA)
Brijoo Bopanna created CARBONDATA-2833: -- Summary: NPE when we do a insert over a insert failure operation Key: CARBONDATA-2833 URL: https://issues.apache.org/jira/browse/CARBONDATA-2833 Project:

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2611 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6526/ ---

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2611 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7802/ ---

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2610 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6524/ ---

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2610 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7800/ ---

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2611 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6181/ ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2594 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6523/ ---

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2611 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6180/ ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2594 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7799/ ---

[GitHub] carbondata issue #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2611 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7801/ ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6522/ ---

[GitHub] carbondata pull request #2611: [WIP]Fixed data loading performance issue

2018-08-06 Thread kumarvishal09
GitHub user kumarvishal09 opened a pull request: https://github.com/apache/carbondata/pull/2611 [WIP]Fixed data loading performance issue Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7798/ ---

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2610 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6179/ ---

[jira] [Commented] (CARBONDATA-2822) Carbon Configuration - "carbon.invisible.segments.preserve.count" configuration property is not working as expected.

2018-08-06 Thread Indhumathi Muthumurugesh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16570184#comment-16570184 ] Indhumathi Muthumurugesh commented on CARBONDATA-2822: -- Hi Prasanna, The

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2594 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6178/ ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread dhatchayani
Github user dhatchayani commented on the issue: https://github.com/apache/carbondata/pull/2608 retest this please ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7796/ ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6520/ ---

[GitHub] carbondata issue #2594: [CARBONDATA-2809][DataMap] Block rebuilding for bloo...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2594 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6177/ ---

[GitHub] carbondata issue #2608: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merg...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2608 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6176/ ---

[GitHub] carbondata issue #2568: [Presto-integration-Technical-note] created document...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2568 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6519/ ---

[jira] [Assigned] (CARBONDATA-2832) Block loading error for select query executed after merge index command executed on V1/V2 store table

2018-08-06 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat reassigned CARBONDATA-2832: --- Assignee: dhatchayani > Block loading error for select query executed after

[GitHub] carbondata issue #2568: [Presto-integration-Technical-note] created document...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2568 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7795/ ---

[jira] [Created] (CARBONDATA-2832) Block loading error for select query executed after merge index command executed on V1/V2 store table

2018-08-06 Thread Chetan Bhat (JIRA)
Chetan Bhat created CARBONDATA-2832: --- Summary: Block loading error for select query executed after merge index command executed on V1/V2 store table Key: CARBONDATA-2832 URL:

[GitHub] carbondata issue #2568: [Presto-integration-Technical-note] created document...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2568 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6175/ ---

[GitHub] carbondata issue #2568: [Presto-integration-Technical-note] created document...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2568 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6174/ ---

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2610 Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6518/ ---

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2610 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7793/ ---

[GitHub] carbondata pull request #2568: [Presto-integration-Technical-note] created d...

2018-08-06 Thread vandana7
Github user vandana7 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2568#discussion_r207833427 --- Diff: integration/presto/presto-integration-technical-note.md --- @@ -0,0 +1,253 @@ + + +# Presto Integration Technical Note

[GitHub] carbondata pull request #2568: [Presto-integration-Technical-note] created d...

2018-08-06 Thread vandana7
Github user vandana7 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2568#discussion_r207833200 --- Diff: integration/presto/performance-report-of-presto-with-carbon.md --- @@ -0,0 +1,27 @@

[GitHub] carbondata pull request #2568: [Presto-integration-Technical-note] created d...

2018-08-06 Thread vandana7
Github user vandana7 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2568#discussion_r207832179 --- Diff: integration/presto/presto-integration-in-carbondata.md --- @@ -0,0 +1,134 @@ + + +# PRESTO INTEGRATION IN CARBONDATA +

[GitHub] carbondata issue #2610: [CARBONDATA-2831] Added Support Merge index files re...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2610 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6173/ ---

[GitHub] carbondata issue #2609: [CARBONDATA-2823] Support streaming property with da...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2609 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6517/ ---

[GitHub] carbondata pull request #2590: [CARBONDATA-2750] Updated documentation on Lo...

2018-08-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2590 ---

[GitHub] carbondata issue #2609: [CARBONDATA-2823] Support streaming property with da...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2609 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7792/ ---

[GitHub] carbondata pull request #2610: [CARBONDATA-2831] Added Support Merge index f...

2018-08-06 Thread ajantha-bhat
GitHub user ajantha-bhat opened a pull request: https://github.com/apache/carbondata/pull/2610 [CARBONDATA-2831] Added Support Merge index files read from non transactional table problem : Currently SDK read/ nontransactional table read from external table gives null output

[jira] [Created] (CARBONDATA-2830) Support Merge index files read from non transactional table.

2018-08-06 Thread Ajantha Bhat (JIRA)
Ajantha Bhat created CARBONDATA-2830: Summary: Support Merge index files read from non transactional table. Key: CARBONDATA-2830 URL: https://issues.apache.org/jira/browse/CARBONDATA-2830

[jira] [Created] (CARBONDATA-2831) Support Merge index files read from non transactional table.

2018-08-06 Thread Ajantha Bhat (JIRA)
Ajantha Bhat created CARBONDATA-2831: Summary: Support Merge index files read from non transactional table. Key: CARBONDATA-2831 URL: https://issues.apache.org/jira/browse/CARBONDATA-2831

[GitHub] carbondata pull request #2607: [CARBONDATA-2818] Presto Upgrade to 0.206

2018-08-06 Thread ajantha-bhat
Github user ajantha-bhat commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2607#discussion_r207812426 --- Diff: integration/presto/src/main/scala/org/apache/carbondata/presto/CarbonDictionaryDecodeReadSupport.scala --- @@ -84,25 +85,31 @@ class

[GitHub] carbondata issue #2590: [CARBONDATA-2750] Updated documentation on Local Dic...

2018-08-06 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/2590 LGTM ---

[jira] [Resolved] (CARBONDATA-2763) Create table with partition and no_inverted_index on long_string column is not blocked

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin resolved CARBONDATA-2763. Resolution: Fixed Fix Version/s: 1.4.1 > Create table with partition and

[GitHub] carbondata issue #2609: [CARBONDATA-2823] Support streaming property with da...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2609 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6172/ ---

[GitHub] carbondata pull request #2607: [CARBONDATA-2818] Presto Upgrade to 0.206

2018-08-06 Thread bhavya411
Github user bhavya411 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2607#discussion_r207804289 --- Diff: integration/presto/src/main/scala/org/apache/carbondata/presto/CarbonDictionaryDecodeReadSupport.scala --- @@ -84,25 +85,31 @@ class

[jira] [Resolved] (CARBONDATA-2762) Long string column displayed as string in describe formatted

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin resolved CARBONDATA-2762. Resolution: Fixed Fix Version/s: 1.4.1 > Long string column displayed as

[GitHub] carbondata issue #2608: [CARBONDATA-2829] Fix creating merge index on older ...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Success with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/6516/ ---

[jira] [Resolved] (CARBONDATA-2796) Fix data loading problem when table has complex column and long string column

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin resolved CARBONDATA-2796. Resolution: Fixed Fix Version/s: 1.4.1 > Fix data loading problem when table

[GitHub] carbondata issue #2608: [CARBONDATA-2829] Fix creating merge index on older ...

2018-08-06 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2608 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/7791/ ---

[GitHub] carbondata pull request #2609: [CARBONDATA-2823] Support streaming property ...

2018-08-06 Thread xuchuanyin
GitHub user xuchuanyin opened a pull request: https://github.com/apache/carbondata/pull/2609 [CARBONDATA-2823] Support streaming property with datamap Since during query, carbondata get splits from streaming segment and columnar segments repectively, we can support streaming

[jira] [Updated] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation and merge index on old V3 store fails throwing incorrect error

2018-08-06 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-2823: Description: Steps : # create table # create bloom/lucene datamap # load data #

[jira] [Updated] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation fails throwing incorrect error

2018-08-06 Thread Chetan Bhat (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chetan Bhat updated CARBONDATA-2823: Summary: Alter table set local dictionary include after bloom creation fails throwing

[jira] [Commented] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation and merge index on old V3 store fails throwing incorrect error

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569825#comment-16569825 ] xuchuanyin commented on CARBONDATA-2823: since we get the splits from streaming segment and

[jira] [Comment Edited] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation and merge index on old V3 store fails throwing incorrect error

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569823#comment-16569823 ] xuchuanyin edited comment on CARBONDATA-2823 at 8/6/18 7:22 AM: As

[jira] [Assigned] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation and merge index on old V3 store fails throwing incorrect error

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin reassigned CARBONDATA-2823: -- Assignee: xuchuanyin > Alter table set local dictionary include after bloom

[jira] [Commented] (CARBONDATA-2823) Alter table set local dictionary include after bloom creation and merge index on old V3 store fails throwing incorrect error

2018-08-06 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569823#comment-16569823 ] xuchuanyin commented on CARBONDATA-2823: As for CARBONDATA-2823, it can simply reproduced by

[GitHub] carbondata issue #2608: [CARBONDATA-2829] Fix creating merge index on older ...

2018-08-06 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/2608 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/6171/ ---

[GitHub] carbondata pull request #2608: [CARBONDATA-2829] Fix creating merge index on...

2018-08-06 Thread dhatchayani
GitHub user dhatchayani opened a pull request: https://github.com/apache/carbondata/pull/2608 [CARBONDATA-2829] Fix creating merge index on older V1 V2 store Block merge index creation for the old store V1 V2 versions - [ ] Any interfaces changed? - [ ] Any

[jira] [Created] (CARBONDATA-2829) Fix creating merge index on older V1 V2 store

2018-08-06 Thread dhatchayani (JIRA)
dhatchayani created CARBONDATA-2829: --- Summary: Fix creating merge index on older V1 V2 store Key: CARBONDATA-2829 URL: https://issues.apache.org/jira/browse/CARBONDATA-2829 Project: CarbonData