[GitHub] carbondata issue #2583: [CARBONDATA-2803]fix wrong datasize calculation and ...

2018-07-31 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2583 LGTM ---

[GitHub] carbondata issue #2565: [HotFix][CARBONDATA-2788][BloomDataMap] Fix bugs in ...

2018-07-30 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2565 LGTM ---

[GitHub] carbondata issue #2574: [HotFix][CARBONDATA-2788][BloomDataMap] Fix bugs in ...

2018-07-28 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2574 @xuchuanyin ...It is better that we should go with PR #2565 as it contains the proper code which handles the bugs. ---

[GitHub] carbondata pull request #2574: [HotFix][CARBONDATA-2788][BloomDataMap] Fix b...

2018-07-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2574#discussion_r205948912 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockDataMap.java --- @@ -542,48 +551,48 @@ protected void

[GitHub] carbondata pull request #2574: [HotFix][CARBONDATA-2788][BloomDataMap] Fix b...

2018-07-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2574#discussion_r205948964 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataMap.java --- @@ -223,17 +222,15 @@ protected short

[GitHub] carbondata pull request #2517: [CARBONDATA-2749][dataload] In HDFS Empty tab...

2018-07-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2517#discussion_r205748318 --- Diff: core/src/main/java/org/apache/carbondata/core/statusmanager/SegmentUpdateStatusManager.java --- @@ -724,6 +724,7 @@ public void

[GitHub] carbondata issue #2560: [HOTFIX] Removed file existence check to improve dat...

2018-07-27 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2560 @ravipesala ...handled review comments...kindly review and merge ---

[GitHub] carbondata pull request #2560: [HOTFIX] Removed file existence check to impr...

2018-07-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2560#discussion_r205677203 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/BlockletDataMapIndexStore.java --- @@ -81,6 +82,8 @@ public

[GitHub] carbondata pull request #2565: [HotFix][CARBONDATA-2788][BloomDataMap] Fix b...

2018-07-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2565#discussion_r205676555 --- Diff: datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMap.java --- @@ -165,9 +180,11 @@ public void

[GitHub] carbondata pull request #2560: [HOTFIX] Removed file existence check to impr...

2018-07-26 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2560#discussion_r205436561 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/BlockletDataMapIndexStore.java --- @@ -81,6 +82,8 @@ public

[GitHub] carbondata pull request #2546: [CARBONDATA-2775] Adaptive encoding fails for...

2018-07-26 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2546#discussion_r205409053 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/complexType

[GitHub] carbondata pull request #2441: [CARBONDATA-2625] optimize CarbonReader perfo...

2018-07-26 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2441#discussion_r205388461 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/executor/impl/AbstractQueryExecutor.java --- @@ -647,6 +648,11 @@ private int

[GitHub] carbondata issue #2548: [CARBONDATA-2778]Fixed bug when select after delete ...

2018-07-26 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2548 retest sdv please ---

[GitHub] carbondata issue #2560: [HOTFIX] Removed file existence check to improve dat...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2560 retest this please ---

[GitHub] carbondata pull request #2560: [HOTFIX] Removed file existence check to impr...

2018-07-25 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2560 [HOTFIX] Removed file existence check to improve dataMap loading performance **Problem** DataMap loading performance degraded after adding file existence check. **Analysis

[GitHub] carbondata issue #2558: [CARBONDATA-2648] Documentation for support for COLU...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2558 LGTM ---

[GitHub] carbondata pull request #2558: [CARBONDATA-2648] Documentation for support f...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2558#discussion_r205102509 --- Diff: docs/data-management-on-carbondata.md --- @@ -141,7 +141,103 @@ This tutorial is going to introduce all commands and data operations

[GitHub] carbondata issue #2550: [CARBONDATA-2779]Fixed filter query issue in case of...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2550 LGTM...can be merged once build passes ---

[GitHub] carbondata issue #2550: [CARBONDATA-2779]Fixed filter query issue in case of...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2550 @kumarvishal09 ...Please rebase ---

[GitHub] carbondata issue #2548: [CARBONDATA-2778]Fixed bug when select after delete ...

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2548 LGTM ---

[GitHub] carbondata issue #2530: [CARBONDATA-2753] Fix Compatibility issues

2018-07-25 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2530 LGTM ---

[GitHub] carbondata pull request #2550: [CARBONDATA-2779]Fixed filter query issue in ...

2018-07-24 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2550#discussion_r204981714 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/executor/impl/AbstractQueryExecutor.java --- @@ -239,36 +249,34 @@ private void

[GitHub] carbondata issue #2548: [CARBONDATA-2778]Fixed bug when select after delete ...

2018-07-24 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2548 retest sdv please ---

[GitHub] carbondata issue #2540: [CARBONDATA-2649] Handled executor min/max pruning w...

2018-07-24 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2540 @ravipesala ...handled review comments..please review and merge ---

[GitHub] carbondata pull request #2540: [CARBONDATA-2649] Handled executor min/max pr...

2018-07-24 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2540#discussion_r204682071 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/blocklet/BlockletInfo.java --- @@ -221,7 +223,30 @@ public void

[GitHub] carbondata issue #2534: [CARBONDATA-2753] Fix Compatibility issues while que...

2018-07-23 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2534 LGTM ---

[GitHub] carbondata pull request #2540: [WIP] Handled executor min/max pruning when f...

2018-07-23 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2540 [WIP] Handled executor min/max pruning when filter column in not cached in driver for CACHE_LEVEL=BLOCKLET Things handled as part of this PR: 1. Modified code to use min/max

[GitHub] carbondata pull request #2534: [CARBONDATA-2753] Fix Compatibility issues on...

2018-07-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2534#discussion_r204287054 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -597,7 +597,14 @@ public SegmentFile getSegmentFile

[GitHub] carbondata pull request #2534: [CARBONDATA-2753] Fix Compatibility issues on...

2018-07-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2534#discussion_r204287026 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -597,7 +597,14 @@ public SegmentFile getSegmentFile

[GitHub] carbondata issue #2503: [CARBONDATA-2734] Update is not working on the table...

2018-07-22 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2503 LGTM ---

[GitHub] carbondata pull request #2503: [CARBONDATA-2734] Update is not working on th...

2018-07-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2503#discussion_r204272253 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -3235,4 +3235,17 @@ public boolean accept(CarbonFile file

[GitHub] carbondata pull request #2503: [CARBONDATA-2734] Update is not working on th...

2018-07-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2503#discussion_r204202741 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -3235,4 +3235,17 @@ public boolean accept(CarbonFile file

[GitHub] carbondata issue #2518: [CARBONDATA-2754] fixing testcases if HiveMetastore ...

2018-07-20 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2518 LGTM ---

[GitHub] carbondata pull request #2531: [HOTFIX] Improved BlockDataMap caching perfor...

2018-07-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2531#discussion_r204000404 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/block/SegmentPropertiesAndSchemaHolder.java --- @@ -237,6 +241,32 @@ public

[GitHub] carbondata pull request #2525: [CARBONDATA-2756] refactored code to use ZSTD...

2018-07-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2525#discussion_r203991119 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/filesystem/LocalCarbonFile.java --- @@ -375,7 +381,15 @@ public

[GitHub] carbondata issue #2503: [CARBONDATA-2734] Update is not working on the table...

2018-07-20 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2503 @ravipesala ...I got your point that we should always take the path relative to tablePath. But problem with using CarbonTablePath.getShortBlockIdForPartitionTable is even in case

[GitHub] carbondata issue #2531: [WIP] [HOTFIX] Improved BlockDataMap caching perform...

2018-07-19 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2531 retest this please ---

[GitHub] carbondata pull request #2531: [HOTFIX] Improved BlockDataMap caching perfor...

2018-07-19 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2531 [HOTFIX] Improved BlockDataMap caching performance during first time query Things done as part of this PR 1. Created taskSumamry and FileFooterEntry schema once and stored in member

[GitHub] carbondata issue #2503: [CARBONDATA-2734] Update is not working on the table...

2018-07-19 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2503 @ravipesala ...Please correct me if my understanding is not correct. SegmentFileName != null check was introduced at the time when partition feature was developed to distinguish

[GitHub] carbondata pull request #2515: [CARBONDATA-2714][Merge Index] Fixed block da...

2018-07-17 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2515 [CARBONDATA-2714][Merge Index] Fixed block dataMap cache refresh issue after creation of merge index file Things handled as part of this PR 1. Fixed block dataMap cache refresh issue

[GitHub] carbondata pull request #2488: [CARBONDATA-2724][DataMap]Unsupported create ...

2018-07-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2488#discussion_r202607656 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -3231,4 +3231,42 @@ private static int

[GitHub] carbondata pull request #2510: [WIP] [CARBONDATA-2649] Fixed arrayIndexOutOf...

2018-07-16 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2510 [WIP] [CARBONDATA-2649] Fixed arrayIndexOutOfBoundException while loading Blocklet DataMap after alter add column operation Things done as part of this PR 1. Fixed

[GitHub] carbondata pull request #2507: [CABONDATA-2741]Fix for fetching random query...

2018-07-15 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2507#discussion_r202576343 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -709,6 +709,22

[GitHub] carbondata issue #2462: [CARBONDATA-2704] Index file size in describe format...

2018-07-15 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2462 LGTM ---

[GitHub] carbondata issue #2307: [CARBONDATA-2482] Pass uuid while writing segment fi...

2018-07-13 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2307 LGTM...can be merged once build passes ---

[GitHub] carbondata pull request #2499: [CARBONDATA-2648] Fixed NPE issue with legacy...

2018-07-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2499#discussion_r202278145 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/TableBlockIndexUniqueIdentifierWrapper.java --- @@ -35,18 +35,34

[GitHub] carbondata pull request #2307: [CARBONDATA-2482] Pass uuid while writing seg...

2018-07-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2307#discussion_r202251585 --- Diff: processing/src/main/java/org/apache/carbondata/processing/util/CarbonLoaderUtil.java --- @@ -1085,11 +1085,11 @@ public static Long

[GitHub] carbondata pull request #2462: [CARBONDATA-2704] Index file size in describe...

2018-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2462#discussion_r202229400 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/datacompaction/CarbonIndexFileMergeTestCase.scala

[GitHub] carbondata pull request #2462: [CARBONDATA-2704] Index file size in describe...

2018-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2462#discussion_r202229386 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/datacompaction/CarbonIndexFileMergeTestCase.scala

[GitHub] carbondata pull request #2462: [CARBONDATA-2704] Index file size in describe...

2018-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2462#discussion_r202229089 --- Diff: core/src/main/java/org/apache/carbondata/core/writer/CarbonIndexFileMergeWriter.java --- @@ -155,7 +155,7 @@ private String

[GitHub] carbondata pull request #2462: [CARBONDATA-2704] Index file size in describe...

2018-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2462#discussion_r202229032 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -304,10 +304,15 @@ public static boolean

[GitHub] carbondata issue #2307: [CARBONDATA-2482] Pass uuid while writing segment fi...

2018-07-12 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2307 @dhatchayani ...I have few doubts 1. Why UUID is optional here? I can see from some methods it is passed as null and then System.currentTime is used as UUID 2. Please update

[GitHub] carbondata pull request #2499: [CARBONDATA-2648] Fixed NPE issue with legacy...

2018-07-12 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2499 [CARBONDATA-2648] Fixed NPE issue with legacy store when CACHE_LEVEL is Blocklet Things done as part of this PR: 1. Fixed Null pointer exception when store is of <= 1.1 vers

[GitHub] carbondata issue #2467: [CARBONDATA-2649] Add code for caching min/max only ...

2018-07-10 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2467 @kumarvishal09 ...handled review comments...kindly review and merge ---

[GitHub] carbondata issue #2454: [CARBONDATA-2701] Refactor code to store minimal req...

2018-07-09 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2454 @kumarvishal09 ..As discussed with you I have handled these comments as part of PR https://github.com/apache/carbondata/pull/2467 ---

[GitHub] carbondata pull request #2467: [WIP] [CARBONDATA-2649] Add code for caching ...

2018-07-09 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2467 [WIP] [CARBONDATA-2649] Add code for caching min/max only for specified columns Things done as part of this PR 1. Supported configuring column for caching min/max in driver 2

[GitHub] carbondata issue #2449: [CARBONDATA-2684] [PR-2442] Distinct count fails on ...

2018-07-05 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2449 LGTM ---

[GitHub] carbondata issue #2437: [CARBONDATA-2645] Segregate block and blocklet cache

2018-07-05 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2437 retest this please ---

[GitHub] carbondata pull request #2454: [WIP] [CARBONDATA-2701] Refactor code to stor...

2018-07-05 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2454 [WIP] [CARBONDATA-2701] Refactor code to store minimal required info in Block and Blocklet Cache Things done as part of this PR 1. Refactored code to keep only minimal information

[GitHub] carbondata issue #2437: [CARBONDATA-2645] Segregate block and blocklet cache

2018-07-05 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2437 @ravipesala ..handled review comments. Kindly review and merge ---

[GitHub] carbondata pull request #2426: [WIP] Fix cache level display in describe for...

2018-06-28 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2426 [WIP] Fix cache level display in describe formatted command Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily

[GitHub] carbondata pull request #2418: [CARBONDATA-2647] [CARBONDATA-2648] Add suppo...

2018-06-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2418#discussion_r198542124 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java --- @@ -1165,4 +1165,30 @@ private static void

[GitHub] carbondata pull request #2418: [WIP] [CARBONDATA-2647] [CARBONDATA-2648] Add...

2018-06-27 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2418 [WIP] [CARBONDATA-2647] [CARBONDATA-2648] Add support for COLUMN_META_CACHE and CACHE_LEVEL in create table and alter table properties Things done as part of this PR 1. Support

[GitHub] carbondata issue #2389: [CARBONDATA-2623][DataMap] Add DataMap pre and post ...

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

[GitHub] carbondata issue #2387: [CARBONDATA-2621][BloomDataMap] Lock problem in inde...

2018-06-21 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2387 LGTM...can be merged once build passes ---

[GitHub] carbondata pull request #2389: [CARBONDATA-2623][DataMap] Add DataMap pre an...

2018-06-21 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2389#discussion_r197027345 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/datamap/CarbonCreateDataMapCommand.scala --- @@ -128,7

[GitHub] carbondata pull request #2389: [CARBONDATA-2623][DataMap] Add DataMap pre an...

2018-06-21 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2389#discussion_r197019345 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/events/DataMapEvents.scala --- @@ -0,0 +1,76 @@ +/* + * Licensed

[GitHub] carbondata pull request #2389: [CARBONDATA-2623][DataMap] Add DataMap pre an...

2018-06-21 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2389#discussion_r197019227 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonTableCompactor.scala --- @@ -272,6 +284,13 @@ class

[GitHub] carbondata pull request #2387: [CARBONDATA-2621][BloomDataMap] Lock problem ...

2018-06-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2387#discussion_r197015265 --- Diff: integration/spark2/src/test/scala/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapSuite.scala --- @@ -37,6 +39,11 @@ class

[GitHub] carbondata pull request #2387: [CARBONDATA-2621][BloomDataMap] Lock problem ...

2018-06-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2387#discussion_r197010690 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonProperties.java --- @@ -1530,6 +1531,22 @@ public String

[GitHub] carbondata issue #2385: [CARBONDATA-2617]invalid tuple-id and block id getti...

2018-06-20 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2385 LGTM...can be merged once build passes ---

[GitHub] carbondata issue #2369: [CARBONDATA-2604] getting ArrayIndexOutOfBoundExcept...

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

[GitHub] carbondata issue #2358: [CARBONDATA-2571] Calculating the carbonindex and ca...

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

[GitHub] carbondata issue #2333: [HOTFIX] Changes in selecting the carbonindex files

2018-05-28 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2333 LGTM ---

[GitHub] carbondata issue #2344: [CARBONDATA-2538] added filter while listing files f...

2018-05-28 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2344 LGTM ---

[GitHub] carbondata pull request #2344: [CARBONDATA-2538] added filter while listing ...

2018-05-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2344#discussion_r191122822 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/CarbonTable.java --- @@ -892,7 +894,22 @@ public boolean

[GitHub] carbondata issue #2332: [CARBONDATA-2514] Added condition to check for dupli...

2018-05-23 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2332 LGTM ---

[GitHub] carbondata pull request #2332: [CARBONDATA-2514] Added condition to check fo...

2018-05-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2332#discussion_r190128821 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -2382,6 +2382,7 @@ static DataType

[GitHub] carbondata pull request #2326: [CARBONDATA-2503] Data write fails if empty v...

2018-05-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2326#discussion_r189787853 --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java --- @@ -488,6 +491,8 @@ private void buildTableSchema

[GitHub] carbondata pull request #2326: [CARBONDATA-2503] Data write fails if empty v...

2018-05-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2326#discussion_r189787603 --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java --- @@ -406,8 +406,9 @@ private CarbonTable

[GitHub] carbondata pull request #2326: [CARBONDATA-2503] Data write fails if empty v...

2018-05-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2326#discussion_r189787714 --- Diff: store/sdk/src/main/java/org/apache/carbondata/sdk/file/CarbonWriterBuilder.java --- @@ -431,18 +432,20 @@ private void

[GitHub] carbondata issue #2033: [CARBONDATA-2227] Added support to show partition de...

2018-05-21 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2033 @kunal642 ...If IDG is not updated then raise a jira for IDG updation and tracking ---

[GitHub] carbondata issue #2033: [CARBONDATA-2227] Added support to show partition de...

2018-05-21 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2033 LGTM ---

[GitHub] carbondata pull request #2060: [WIP] [CARBONDATA-2252] Query performance slo...

2018-05-20 Thread manishgupta88
Github user manishgupta88 closed the pull request at: https://github.com/apache/carbondata/pull/2060 ---

[GitHub] carbondata issue #2060: [WIP] [CARBONDATA-2252] Query performance slows down...

2018-05-20 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2060 Need some more work for proper optimization. Therefore closing as of now ---

[GitHub] carbondata pull request #2322: [CARBONDATA-2472] Fixed:Refactor NonTransacti...

2018-05-20 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2322#discussion_r189495300 --- Diff: core/src/main/java/org/apache/carbondata/core/util/BlockletDataMapUtil.java --- @@ -67,7 +76,22 @@ List indexInfo

[GitHub] carbondata pull request #2294: [CARBONDATA-2443][SDK] Multi level complex ty...

2018-05-10 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2294#discussion_r187343421 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/schema/table/TableSchemaBuilder.java --- @@ -114,12 +115,12 @@ public void

[GitHub] carbondata pull request #2294: [CARBONDATA-2443][SDK] Multi level complex ty...

2018-05-10 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2294 [CARBONDATA-2443][SDK] Multi level complex type support for AVRO based SDK **Problem:** Problem inferring the complex type schema with boolean array type from the store created using

[GitHub] carbondata pull request #2286: [CARBONDATA-2417] [SDK Writer] SDK writer goe...

2018-05-10 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2286#discussion_r187274823 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/iterator/CarbonOutputIteratorWrapper.java --- @@ -98,14 +99,31

[GitHub] carbondata pull request #2286: [CARBONDATA-2417] [SDK Writer] SDK writer goe...

2018-05-10 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2286#discussion_r187247243 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/iterator/CarbonOutputIteratorWrapper.java --- @@ -51,10 +57,16

[GitHub] carbondata pull request #2286: [CARBONDATA-2417] [SDK Writer] SDK writer goe...

2018-05-09 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2286#discussion_r187242849 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/iterator/CarbonOutputIteratorWrapper.java --- @@ -51,10 +57,16

[GitHub] carbondata pull request #2286: [CARBONDATA-2417] [SDK Writer] SDK writer goe...

2018-05-09 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2286 [CARBONDATA-2417] [SDK Writer] SDK writer goes to infinite wait when consumer thread goes dead Problem: SDK Writer going into infinte loop in case of multi-threaded scenario

[GitHub] carbondata issue #2277: [CARBONDATA-2448] Adding compacted segments to load ...

2018-05-07 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2277 LGTM ---

[GitHub] carbondata pull request #2277: [CARBONDATA-2448] Adding compacted segments t...

2018-05-07 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2277#discussion_r186371022 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -756,13 +756,19

[GitHub] carbondata pull request #2277: [CARBONDATA-2448] Adding compacted segments t...

2018-05-07 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2277#discussion_r186369217 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/events/AlterTableEvents.scala --- @@ -166,7 +166,8 @@ case class

[GitHub] carbondata issue #2263: [CARBONDATA-2436][Query] Resolved Block pruning prob...

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

[GitHub] carbondata pull request #2267: [CARBONDATA-2433] [Lucene GC Issue] Executor ...

2018-05-03 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2267 [CARBONDATA-2433] [Lucene GC Issue] Executor OOM because of GC when blocklet pruning is done using Lucene datamap **Problem** Executor OOM because of GC when blocklet pruning is done

[GitHub] carbondata issue #2243: [CARBONDATA-2410] Error message correction when colu...

2018-05-03 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2243 LGTM ---

[GitHub] carbondata issue #2225: [CARBONDATA-2396] Add CTAS support for using DataSou...

2018-05-03 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2225 LGTM ---

[GitHub] carbondata pull request #2244: [CARBONDATA-2310] Refactored code to improve ...

2018-05-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2244#discussion_r185484269 --- Diff: core/src/main/java/org/apache/carbondata/core/util/BlockletDataMapUtil.java --- @@ -0,0 +1,198 @@ +/* + * Licensed

<    1   2   3   4   5   6   7   8   >