[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1988 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3588/ ---

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1981 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3587/ ---

[GitHub] carbondata pull request #1982: [CARBONDATA-2184]Improve memory reuse for hea...

2018-02-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1982#discussion_r169526789 --- Diff: core/src/main/java/org/apache/carbondata/core/memory/HeapMemoryAllocator.java --- @@ -44,38 +44,49 @@ private boolean shouldPool(long size)

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169518712 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -0,0 +1,93 @@ +/* + * Licensed to the Apache Software

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169537887 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMap.java --- @@ -660,22 +650,23 @@ public boolean

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169518845 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -0,0 +1,93 @@ +/* + * Licensed to the Apache Software

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169520945 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/SafeDecimalColumnPage.java --- @@ -217,6 +217,6 @@ public void

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169540997 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/SegmentIndexFileStore.java --- @@ -161,9 +212,13 @@ private

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169540773 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/SegmentIndexFileStore.java --- @@ -79,6 +87,44 @@ public void

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169522942 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/TableBlockIndexUniqueIdentifier.java --- @@ -17,91 +17,59 @@

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata pull request #1982: [CARBONDATA-2184]Improve memory reuse for hea...

2018-02-20 Thread zzcclp
Github user zzcclp commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1982#discussion_r169532810 --- Diff: core/src/main/java/org/apache/carbondata/core/memory/HeapMemoryAllocator.java --- @@ -44,38 +44,49 @@ private boolean shouldPool(long size) {

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169544845 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169543287 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169544627 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169542459 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1934: [CARBONDATA-2133] Fixed Exception displays after per...

2018-02-20 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1934 retest sdv please ---

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169543473 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1934: [CARBONDATA-2133] Fixed Exception displays after per...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1934 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3589/ ---

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1981 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3590/ ---

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169544464 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the

[GitHub] carbondata issue #1510: [CARBONDATA-1543] Supported DataMap chooser and expr...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1510 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3569/ ---

[jira] [Resolved] (CARBONDATA-1666) Clean up redundant code

2018-02-20 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1666. -- Resolution: Fixed Fix Version/s: (was: 1.4.0) > Clean up redundant code >

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1987 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3574/ ---

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1987 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3573/ ---

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

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

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

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

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

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

[GitHub] carbondata issue #1510: [CARBONDATA-1543] Supported DataMap chooser and expr...

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1987: [WIP] Add DataMapProvider developer interface

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

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

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

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

2018-02-20 Thread jatin9896
Github user jatin9896 commented on the issue: https://github.com/apache/carbondata/pull/1981 retest sdv please ---

[GitHub] carbondata issue #1942: [CARBONDATA-2136] Fixed bug related to data load for...

2018-02-20 Thread mohammadshahidkhan
Github user mohammadshahidkhan commented on the issue: https://github.com/apache/carbondata/pull/1942 @geetikagupta16 Please handle the same issue in case of Stream Record writer as well. Currently there no test case for the bucketing flow to validate the issue handled as

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[jira] [Created] (CARBONDATA-2188) Support DataMap developer interface

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2188: Summary: Support DataMap developer interface Key: CARBONDATA-2188 URL: https://issues.apache.org/jira/browse/CARBONDATA-2188 Project: CarbonData Issue Type:

[jira] [Resolved] (CARBONDATA-1847) Add inputSize for row

2018-02-20 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1847?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1847. -- Resolution: Fixed Fix Version/s: 1.3.0 > Add inputSize for row >

[GitHub] carbondata issue #1987: [WIP] Add DataMapProvider developer interface

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1984 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3572/ ---

[GitHub] carbondata issue #1987: [WIP] Add DataMapProvider developer interface

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1987 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3570/ ---

[jira] [Created] (CARBONDATA-2193) Support query interface for OlapDataMap

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2193: Summary: Support query interface for OlapDataMap Key: CARBONDATA-2193 URL: https://issues.apache.org/jira/browse/CARBONDATA-2193 Project: CarbonData Issue

[jira] [Created] (CARBONDATA-2192) Support query interface for IndexDataMap

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2192: Summary: Support query interface for IndexDataMap Key: CARBONDATA-2192 URL: https://issues.apache.org/jira/browse/CARBONDATA-2192 Project: CarbonData Issue

[GitHub] carbondata issue #1510: [CARBONDATA-1543] Supported DataMap chooser and expr...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1510 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3571/ ---

[jira] [Created] (CARBONDATA-2190) Support DataMap staleness

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2190: Summary: Support DataMap staleness Key: CARBONDATA-2190 URL: https://issues.apache.org/jira/browse/CARBONDATA-2190 Project: CarbonData Issue Type: Sub-task

[jira] [Created] (CARBONDATA-2191) Support building datamap incrementally

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2191: Summary: Support building datamap incrementally Key: CARBONDATA-2191 URL: https://issues.apache.org/jira/browse/CARBONDATA-2191 Project: CarbonData Issue

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

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

[GitHub] carbondata issue #1510: [CARBONDATA-1543] Supported DataMap chooser and expr...

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

[GitHub] carbondata issue #1510: [CARBONDATA-1543] Supported DataMap chooser and expr...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1510 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3577/ ---

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1987 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3576/ ---

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1987 SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3575/ ---

[jira] [Created] (CARBONDATA-2189) Support add and drop interface

2018-02-20 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-2189: Summary: Support add and drop interface Key: CARBONDATA-2189 URL: https://issues.apache.org/jira/browse/CARBONDATA-2189 Project: CarbonData Issue Type:

[GitHub] carbondata issue #1987: [CARBONDATA-2189] Add DataMapProvider developer inte...

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

[GitHub] carbondata issue #1979: [CARBONDATA-2183]fix compaction when segment is dele...

2018-02-20 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/1979 retest sdv please ---

[GitHub] carbondata issue #1978: [CARBONDATA-2182]added one more params called extraP...

2018-02-20 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/1978 retest sdv please ---

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1978: [CARBONDATA-2182]added one more params called extraP...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1978 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3580/ ---

[GitHub] carbondata issue #1979: [CARBONDATA-2183]fix compaction when segment is dele...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1979 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3579/ ---

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

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

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

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

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

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

[GitHub] carbondata issue #1981: [Pre-Agg Test] Added SDV TestCase of preaggregate

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1981 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3578/ ---

[jira] [Updated] (CARBONDATA-2193) Support query interface for MVDataMap

2018-02-20 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li updated CARBONDATA-2193: - Summary: Support query interface for MVDataMap (was: Support query interface for

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1984 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3582/ ---

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169380463 --- Diff: core/src/main/java/org/apache/carbondata/core/datamap/Segment.java --- @@ -0,0 +1,93 @@ +/* + * Licensed to the Apache Software

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1984 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3581/ ---

[GitHub] carbondata pull request #1988: [CARBONDATA-2193] Support register analyzer a...

2018-02-20 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/carbondata/pull/1988 [CARBONDATA-2193] Support register analyzer and optimizer rules for MVDatamMap User can register analyzer and optimizer rules when creating CarbonSession, for example: ``` val

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169392124 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/PartitionSpec.java --- @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169392444 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/PartitionSpec.java --- @@ -0,0 +1,80 @@ +/* + * Licensed to the Apache

[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

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

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1980 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3583/ ---

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1984 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3584/ ---

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169399178 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMapFactory.java --- @@ -185,26 +212,27 @@ public void

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169413537 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -2449,5 +2496,40 @@ public static String encodeToString(byte[]

[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

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

[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

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

[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

2018-02-20 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1988 retest this please ---

[GitHub] carbondata issue #1988: [CARBONDATA-2193] Support register analyzer and opti...

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

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169402456 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the Apache

[GitHub] carbondata pull request #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread gvramana
Github user gvramana commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169411226 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed to the Apache

[GitHub] carbondata issue #1984: [CARBONDATA-2187] Partition restructure

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1984 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3586/ ---

[GitHub] carbondata issue #1980: [CARBONDATA-2103]optimize show tables for filtering ...

2018-02-20 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1980 SDV Build Success , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3585/ ---