[GitHub] carbondata issue #2084: [CARBONDATA-1522] Support preaggregate table creatio...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2084 Add 2-3 test cases for time series feature also ---

[GitHub] carbondata pull request #2084: [CARBONDATA-1522] Support preaggregate table ...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r177429936 --- Diff: core/src/main/java/org/apache/carbondata/events/OperationContext.java --- @@ -41,4 +41,12 @@ public void setProperty(String key, Object

[GitHub] carbondata pull request #2107: [CARBONDATA-2287] events added for alter hive...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2107#discussion_r177410099 --- Diff: processing/src/main/java/org/apache/carbondata/processing/store/CarbonFactDataHandlerModel.java --- @@ -338,7 +339,23 @@ public static

[GitHub] carbondata pull request #2107: [CARBONDATA-2287] events added for alter hive...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2107#discussion_r177409405 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/converter/impl/MeasureFieldConverterImpl.java --- @@ -95,8 +95,9

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395959 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395322 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98

[GitHub] carbondata pull request #2102: [CARBONDATA-2277] fix for filter of default v...

2018-03-27 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2102#discussion_r177395075 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -584,6 +589,98

[GitHub] carbondata issue #2067: [Documentation] Example added for Drop Partition

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

[GitHub] carbondata pull request #2083: [CARBONDATA-2269]Support Query On PreAggregat...

2018-03-26 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2083#discussion_r176992476 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/hive/CarbonPreAggregateRules.scala --- @@ -475,6 +603,25 @@ case class

[GitHub] carbondata pull request #2083: [CARBONDATA-2269]Support Query On PreAggregat...

2018-03-26 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2083#discussion_r176990583 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonTableInputFormat.java --- @@ -143,11 +143,15 @@ protected CarbonTable

[GitHub] carbondata pull request #2097: [CARBONDATA-2275]Query Failed for 0 byte dele...

2018-03-23 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2097#discussion_r176899943 --- Diff: core/src/main/java/org/apache/carbondata/core/writer/CarbonDeleteDeltaWriterImpl.java --- @@ -81,7 +80,9 @@ public

[GitHub] carbondata pull request #2097: [CARBONDATA-2275]Query Failed for 0 byte dele...

2018-03-23 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2097#discussion_r176899945 --- Diff: core/src/main/java/org/apache/carbondata/core/writer/CarbonDeleteDeltaWriterImpl.java --- @@ -110,7 +111,9 @@ public

[GitHub] carbondata pull request #2084: [WIP][CARBONDATA-1522] Support preaggregate t...

2018-03-23 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2084#discussion_r176651976 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/TestStreamingTableOperation.scala --- @@ -249,6 +251,91 @@ class

[GitHub] carbondata issue #2075: [CARBONDATA-2261] Support Set segment command for St...

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

[GitHub] carbondata issue #2079: [Documentation] Editorial Review

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

[GitHub] carbondata pull request #2086: [CARBONDATA-2181] Thread Leak during compacti...

2018-03-21 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/2086 [CARBONDATA-2181] Thread Leak during compaction processing on restructured table **Problem** Thread leak in compaction operation **Analysis** Compaction uses both query

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

[GitHub] carbondata pull request #2031: [CARBONDATA-2223] Adding Listener Support for...

2018-03-19 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2031#discussion_r175657383 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/BlockletDataMapIndexStore.java --- @@ -151,10 +153,10 @@ private

[GitHub] carbondata issue #2031: [CARBONDATA-2223] Adding Listener Support for Partit...

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

[GitHub] carbondata pull request #2063: [CARBONDATA-2251] Refactored sdv testcase

2018-03-19 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2063#discussion_r175361959 --- Diff: integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/MergeIndexTestCase.scala --- @@ -45,7

[GitHub] carbondata issue #1812: [CARBONDATA-2033]Support user specified segments in ...

2018-03-13 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1812 I agree with @gvramana 1. We should not use Major/Minor compaction type as they have a specific meaning and both are controlled by the system for taking decisions whether segment

[GitHub] carbondata issue #1936: [CARBONDATA-2135] Documentation for Table comment an...

2018-02-24 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1936 LGTM ---

[GitHub] carbondata pull request #1936: [CARBONDATA-2135] Documentation for Table com...

2018-02-24 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1936#discussion_r170418767 --- Diff: docs/data-management-on-carbondata.md --- @@ -286,7 +286,40 @@ This tutorial is going to introduce all commands and data operations

[GitHub] carbondata pull request #1991: [CARBONDATA-2196]carbontable should be taken ...

2018-02-23 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1991#discussion_r170412687 --- Diff: processing/src/main/java/org/apache/carbondata/processing/util/CarbonDataProcessorUtil.java --- @@ -117,22 +117,25 @@ public static

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

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

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

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

[GitHub] carbondata pull request #1980: [CARBONDATA-2103]optimize show tables for fil...

2018-02-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1980#discussion_r169895776 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/table/CarbonCreateTableCommand.scala --- @@ -110,7 +111,8

[GitHub] carbondata pull request #1979: [CARBONDATA-2183]fix compaction when segment ...

2018-02-22 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1979#discussion_r169886144 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonTableCompactor.scala --- @@ -271,7 +271,7 @@ class

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

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

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

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

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

2018-02-21 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1984#discussion_r169858244 --- 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_r169544845 --- Diff: core/src/main/java/org/apache/carbondata/core/metadata/SegmentFileStore.java --- @@ -0,0 +1,690 @@ +/* + * Licensed

[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

[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

[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

[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

[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

[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_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_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_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_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_r169522942 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/TableBlockIndexUniqueIdentifier.java --- @@ -17,91 +17,59

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168714751 --- Diff: processing/src/main/java/org/apache/carbondata/processing/loading/steps/InputProcessorStepForPartitionImpl.java --- @@ -0,0 +1,251

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168705495 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -592,41 +666,12

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168700461 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -544,17 +547,76

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168677068 --- Diff: core/src/main/java/org/apache/carbondata/core/util/DataTypeUtil.java --- @@ -104,6 +104,38 @@ public static Object

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168699514 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -676,6 +734,48

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168677700 --- Diff: hadoop/src/main/java/org/apache/carbondata/hadoop/api/CarbonOutputCommitter.java --- @@ -122,7 +119,11 @@ public CarbonOutputCommitter

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

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

[GitHub] carbondata pull request #1972: [CARBONDATA-2168] Support global sort for sta...

2018-02-16 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1972#discussion_r168700095 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -676,6 +734,48

[GitHub] carbondata pull request #1939: [CARBONDATA-2139] Optimize CTAS documentation...

2018-02-14 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1939#discussion_r168386909 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestCreateTableAsSelect.scala

[GitHub] carbondata pull request #1939: [CARBONDATA-2139] Optimize CTAS documentation...

2018-02-14 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1939#discussion_r168123320 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestCreateTableAsSelect.scala

[GitHub] carbondata pull request #1939: [CARBONDATA-2139] Optimize CTAS documentation...

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1939#discussion_r168085698 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestCreateTableAsSelect.scala

[GitHub] carbondata pull request #1939: [CARBONDATA-2139] Optimize CTAS documentation...

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1939#discussion_r168085120 --- Diff: .gitignore --- @@ -15,4 +15,5 @@ target/ .project .classpath metastore_db/ -derby.log \ No newline at end of file

[GitHub] carbondata pull request #1939: [CARBONDATA-2139] Optimize CTAS documentation...

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1939#discussion_r168085211 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/createTable/TestCreateTableAsSelect.scala

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

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1934 @anubhav100 ... In your PR description above no need to mention about the code details...that will be reviewed as part of your PRkindly remove the code details from PR description

[GitHub] carbondata pull request #1934: [CARBONDATA-2133] Fixed Exception displays af...

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1934#discussion_r168083518 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -544,6 +546,13

[GitHub] carbondata pull request #1934: [CARBONDATA-2133] Fixed Exception displays af...

2018-02-13 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1934#discussion_r168083426 --- Diff: core/src/main/java/org/apache/carbondata/core/util/DataTypeUtil.java --- @@ -720,21 +721,22 @@ private static String

[GitHub] carbondata issue #1932: [CARBONDATA-2131] Alter table adding long datatype i...

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

[GitHub] carbondata pull request #1932: [CARBONDATA-2131] Alter table adding long dat...

2018-02-07 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1932#discussion_r165971754 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/AlterTableValidationTestCase.scala --- @@ -128,6 +128,24

[GitHub] carbondata pull request #1948: [CARBONDATA-2143] Fixed query memory leak iss...

2018-02-07 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1948#discussion_r166842293 --- Diff: core/src/main/java/org/apache/carbondata/core/scan/executor/impl/AbstractQueryExecutor.java --- @@ -586,16 +586,27 @@ private int

[GitHub] carbondata pull request #1935: [CARBONDATA-2134] Prevent implicit column fil...

2018-02-06 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/1935 [CARBONDATA-2134] Prevent implicit column filter list from getting serialized while submitting task to executor **Problem** In the current store blocklet pruning in driver

[GitHub] carbondata pull request #1914: [CARBONDATA-2122] Corrected bad record path v...

2018-02-03 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1914#discussion_r165812799 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -1891,7 +1892,12 @@ public static boolean

[GitHub] carbondata pull request #1914: [CARBONDATA-2122] Corrected bad record path v...

2018-02-03 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1914#discussion_r165809266 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/badrecordloger/BadRecordActionTest.scala

[GitHub] carbondata issue #1907: [Documentation] Data types for Dictionary exclude & ...

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

[GitHub] carbondata pull request #1914: [CARBONDATA-2122] Corrected bad record path v...

2018-02-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1914#discussion_r165676157 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/DataLoadingUtil.scala --- @@ -229,11 +229,11 @@ object

[GitHub] carbondata pull request #1914: [CARBONDATA-2122] Corrected bad record path v...

2018-02-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1914#discussion_r165674058 --- Diff: core/src/main/java/org/apache/carbondata/core/util/CarbonUtil.java --- @@ -1891,7 +1892,8 @@ public static boolean validateValidIntType

[GitHub] carbondata pull request #1914: [CARBONDATA-2122] Corrected bad record path v...

2018-02-02 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1914#discussion_r165675863 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/badrecordloger/BadRecordActionTest.scala

[GitHub] carbondata issue #1747: [Compatibility] Added changes for backward compatibi...

2018-02-01 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1747 LGTM ---

[GitHub] carbondata issue #1906: [CARBONDATA-2116] Documentation for CTAS

2018-02-01 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1906 LGTM ---

[GitHub] carbondata issue #1897: [CARBONDATA-1626] Documentation for add datasize and...

2018-02-01 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1897 LGTM ---

[GitHub] carbondata issue #1895: [CARBONDATA-2111] Fix the decoder issue when multipl...

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

[GitHub] carbondata issue #1819: [CARBONDATA-1964] Fixed bug to set bad.records.actio...

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

[GitHub] carbondata pull request #1885: [CARBONDATA-2097] Restriction added to partit...

2018-01-30 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1885#discussion_r164956772 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/DDLStrategy.scala --- @@ -249,6 +249,27 @@ class DDLStrategy

[GitHub] carbondata pull request #1879: [CARBONDATA-2102] Fix measure min/max value p...

2018-01-30 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1879#discussion_r164953838 --- Diff: core/src/main/java/org/apache/carbondata/core/indexstore/blockletindex/BlockletDataRefNodeWrapper.java --- @@ -132,13 +132,48

[GitHub] carbondata issue #1875: [CARBONDATA-2092] Fix compaction bug to prevent the ...

2018-01-30 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1875 @ravipesala ..handled review comments and fixed failing test case..kindly review and merge ---

[GitHub] carbondata pull request #1879: [WIP] Fix measure min/max value problem while...

2018-01-29 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/1879 [WIP] Fix measure min/max value problem while reading from old store Modified code to fix measure min/max problem in old store. Problem in query comes when measure contains a negative

[GitHub] carbondata pull request #1875: [CARBONDATA-2092] Fix compaction bug to preve...

2018-01-29 Thread manishgupta88
GitHub user manishgupta88 opened a pull request: https://github.com/apache/carbondata/pull/1875 [CARBONDATA-2092] Fix compaction bug to prevent the compaction flow from going through the restructure compaction flow **Problem and analysis:** During data load current schema

[GitHub] carbondata issue #1819: [CARBONDATA-1964] Fixed bug to set bad.records.actio...

2018-01-29 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1819 LGTM...will merge once SDV build passes ---

[GitHub] carbondata issue #1839: [CARBONDATA-2016] Exception displays while executing...

2018-01-29 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1839 LGTM ---

[GitHub] carbondata issue #1844: [CARBONDATA-2061] Check for only valid IN_PROGRESS s...

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

[GitHub] carbondata pull request #1819: [CARBONDATA-1964] Fixed bug to set bad.record...

2018-01-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1819#discussion_r164342705 --- Diff: integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/DataLoadingTestCase.scala

[GitHub] carbondata issue #1817: [CARBONDATA-2040] Add standard partiton example and ...

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

[GitHub] carbondata pull request #1839: [CARBONDATA-2016] Exception displays while ex...

2018-01-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1839#discussion_r164339675 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/iud/HorizontalCompactionTestCase.scala

[GitHub] carbondata pull request #1839: [CARBONDATA-2016] Exception displays while ex...

2018-01-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1839#discussion_r164339708 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/iud/HorizontalCompactionTestCase.scala

[GitHub] carbondata pull request #1844: [CARBONDATA-2061] Check for only valid IN_PRO...

2018-01-28 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1844#discussion_r164338912 --- Diff: core/src/main/java/org/apache/carbondata/core/statusmanager/SegmentStatusManager.java --- @@ -700,11 +708,30 @@ public static Boolean

[GitHub] carbondata issue #1838: [CARBONDATA-2060]fix insert overwrite on partition t...

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

[GitHub] carbondata issue #1833: [CARBONDATA-2036] Fix the insert static partition wi...

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

[GitHub] carbondata issue #1833: [CARBONDATA-2036] Fix the insert static partition wi...

2018-01-19 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1833 retest sdv please ---

[GitHub] carbondata pull request #1833: [CARBONDATA-2036] Fix the insert static parti...

2018-01-19 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1833#discussion_r162600231 --- Diff: integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/standardpartition

[GitHub] carbondata issue #1822: [CARBONDATA-2043] Configurable wait time for request...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1822 retest sdv please ---

[GitHub] carbondata issue #1832: [CARBONDATA-2053] added events for streaming

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1832 LGTM ---

[GitHub] carbondata pull request #1833: [CARBONDATA-2036] Fix the insert static parti...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1833#discussion_r162419365 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/management/CarbonLoadDataCommand.scala --- @@ -243,7 +243,7

[GitHub] carbondata issue #1796: [CARBONDATA-2039] Add relative blocklet id during in...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1796 retest sdv please ---

[GitHub] carbondata issue #1830: [CARBONDATA-2051] Added like query ends with and con...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1830 retest sdv please ---

[GitHub] carbondata issue #1818: [CARBONDATA-2020][Old Store Support] Add filter supp...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1818 retest sdv please ---

[GitHub] carbondata issue #1810: [CARBONDATA-2037]Store carbondata locations in datam...

2018-01-18 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1810 LGTM ---

[GitHub] carbondata pull request #1032: [CARBONDATA-1149] Fixed range info overlappin...

2018-01-18 Thread manishgupta88
Github user manishgupta88 closed the pull request at: https://github.com/apache/carbondata/pull/1032 ---

<    1   2   3   4   5   6   7   8   >