[carbondata] branch master updated: [HOTFIX][DataLoad]fix task assignment issue using NODE_MIN_SIZE_FIRST block assignment strategy

2019-01-17 Thread manishgupta88
This is an automated email from the ASF dual-hosted git repository. manishgupta88 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/carbondata.git The following commit(s) were added to refs/heads/master by this push: new 39cd2f4 [HOTFIX][DataLoad]fix task

[carbondata] branch master updated: [CARBONDATA-3233]Fix JVM crash issue in snappy compressor and update the pagesize correctly

2019-01-17 Thread manishgupta88
This is an automated email from the ASF dual-hosted git repository. manishgupta88 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/carbondata.git The following commit(s) were added to refs/heads/master by this push: new 92c9ce3 [CARBONDATA-3233]Fix JVM

[carbondata] branch master updated: [CARBONDATA-3241] Refactor the requested scan columns and the projection columns

2019-01-15 Thread manishgupta88
This is an automated email from the ASF dual-hosted git repository. manishgupta88 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/carbondata.git The following commit(s) were added to refs/heads/master by this push: new 86713f5 [CARBONDATA-3241] Refactor

carbondata git commit: [CARBONDATA-3223] Fixed Wrong Datasize and Indexsize calculation for old store using Show Segments

2019-01-06 Thread manishgupta88
master Commit: 72da33495362fdbf4cd0e24331ca77a1fab470f6 Parents: 923dab1 Author: manishnalla1994 Authored: Wed Jan 2 18:00:36 2019 +0530 Committer: manishgupta88 Committed: Mon Jan 7 11:33:06 2019 +0530 -- .../hadoop/api/CarbonInp

carbondata git commit: [CARBONDATA-3149] Documentation for alter table column rename

2019-01-04 Thread manishgupta88
hor: akashrn5 Authored: Wed Jan 2 12:09:05 2019 +0530 Committer: manishgupta88 Committed: Fri Jan 4 16:52:21 2019 +0530 -- docs/ddl-of-carbondata.md | 20 ++-- 1 file changed, 14 insertions(+), 6 deleti

carbondata git commit: [CARBONDATA-3202]update the schema to session catalog after add column, drop column and column rename

2018-12-30 Thread manishgupta88
iff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/b0733ecb Branch: refs/heads/master Commit: b0733ecbf380d7956dee57a9048dd7537620744e Parents: 3e4638b Author: akashrn5 Authored: Thu Dec 27 11:31:44 2018 +0530 Committer: manishgupta88 Committed: Mon Dec 31 08:50:22 2018 +0

carbondata git commit: [CARBONDATA-3196] [CARBONDATA-3203]Fixed Compaction for Complex types with Dictionary Include and also supported Compaction for restructured table

2018-12-28 Thread manishgupta88
b7b Author: manishnalla1994 Authored: Mon Dec 24 17:37:36 2018 +0530 Committer: manishgupta88 Committed: Fri Dec 28 17:27:13 2018 +0530 -- .../core/scan/wrappers/ByteArrayWrapper.java| 4 ++ .../src/test/resources/structofarray.

carbondata git commit: [CARBONDATA-3017] Map DDL Support

2018-12-14 Thread manishgupta88
:18:08 2018 +0530 Committer: manishgupta88 Committed: Fri Dec 14 22:37:42 2018 +0530 -- .../apache/carbondata/core/util/CarbonUtil.java | 4 + .../hadoop/api/CarbonTableOutputFormat.java |

carbondata git commit: [CARBONDATA-3134] fixed null values when cachelevel is set as blocklet

2018-11-28 Thread manishgupta88
mit: a5f080b6752a7a789463455edbbe4b888f6694e3 Parents: 295734c Author: kunal642 Authored: Tue Nov 27 14:13:27 2018 +0530 Committer: manishgupta88 Committed: Wed Nov 28 15:43:24 2018 +0530 -- .../block/SegmentPropertiesAndSchemaHolder.java |

[1/2] carbondata git commit: [CARBONDATA-3113] Fixed Local Dictionary Query Performance and Added reusable buffer for direct flow

2018-11-21 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 647bfbaea -> d79ba999f http://git-wip-us.apache.org/repos/asf/carbondata/blob/d79ba999/core/src/main/java/org/apache/carbondata/core/datastore/page/ColumnPage.java --

[2/2] carbondata git commit: [CARBONDATA-3113] Fixed Local Dictionary Query Performance and Added reusable buffer for direct flow

2018-11-21 Thread manishgupta88
: http://git-wip-us.apache.org/repos/asf/carbondata/diff/d79ba999 Branch: refs/heads/master Commit: d79ba999f2f683da4be7554a8aba67b9dac01975 Parents: 647bfba Author: kumarvishal09 Authored: Sun Oct 28 20:39:05 2018 +0530 Committer: manishgupta88 Committed: Wed Nov 21 14:45:00 2018 +0530

[2/3] carbondata git commit: [CARBONDATA-3112] Optimise decompressing while filling the vector during conversion of primitive typess

2018-11-20 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bed51ba7/core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/compress/DirectCompressCodec.java -- diff --git

[1/3] carbondata git commit: [CARBONDATA-3112] Optimise decompressing while filling the vector during conversion of primitive typess

2018-11-20 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 51b10ba70 -> bed51ba77 http://git-wip-us.apache.org/repos/asf/carbondata/blob/bed51ba7/integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala

[3/3] carbondata git commit: [CARBONDATA-3112] Optimise decompressing while filling the vector during conversion of primitive typess

2018-11-20 Thread manishgupta88
: manishgupta88 Committed: Wed Nov 21 12:23:57 2018 +0530 -- .../core/constants/CarbonCommonConstants.java | 6 + ...mpressedDimensionChunkFileBasedReaderV3.java | 2 +- ...CompressedMeasureChunkFileBasedReaderV3.java | 2

carbondata git commit: [CARBONDATA-3088][Compaction] support prefetch for compaction

2018-11-20 Thread manishgupta88
org/repos/asf/carbondata/tree/51b10ba7 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/51b10ba7 Branch: refs/heads/master Commit: 51b10ba70e53c869d00c4552f8c03134a5f8eb4d Parents: c593052 Author: xuchuanyin Authored: Mon Nov 5 15:11:09 2018 +0800 Committer: manishgupta88 Committed:

carbondata git commit: [CARBONDATA-3106] WrittenbyAPI not serialized in executor with globalsort

2018-11-19 Thread manishgupta88
asf/carbondata/tree/da91d4cc Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/da91d4cc Branch: refs/heads/master Commit: da91d4cc6805ce63aade48562a4f367442b38d4a Parents: d4e8ba4 Author: Indhumathi27 Authored: Fri Nov 16 21:49:16 2018 +0530 Committer: manishgupta88 Committed: Tue Nov 20 10

carbondata git commit: [CARBONDATA-3098] Fix for negative exponents value giving wrong results in Float datatype

2018-11-14 Thread manishgupta88
cb8 Parents: cd0ce41 Author: Manish Nalla Authored: Wed Nov 14 10:57:49 2018 +0530 Committer: manishgupta88 Committed: Wed Nov 14 14:03:55 2018 +0530 -- .../encoding/adaptive/AdaptiveFloatingCodec.java |

carbondata git commit: [CARBONDATA-3081] Fixed NPE for boolean type column with null value

2018-11-13 Thread manishgupta88
efs/heads/master Commit: 07943cec0eb17d7b0635083aac5c59e10dbcf03c Parents: d8dfa4f Author: kunal642 Authored: Mon Nov 5 18:46:44 2018 +0530 Committer: manishgupta88 Committed: Tue Nov 13 20:40:16 2018 +0530 -- .../core/metad

carbondata git commit: [HOTFIX] Fix NPE in spark, when same vector reads files with local dictionary and without local dictionary

2018-11-13 Thread manishgupta88
ter: manishgupta88 Committed: Tue Nov 13 20:37:15 2018 +0530 -- .../store/impl/LocalDictDimensionDataChunkStore.java | 10 ++ .../core/scan/result/vector/CarbonDictionary.java | 4 .../scan/result/vector/i

carbondata git commit: [CARBONDATA-3057] Implement VectorizedReader for SDK Reader

2018-11-04 Thread manishgupta88
asf/carbondata/tree/63a28a95 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/63a28a95 Branch: refs/heads/master Commit: 63a28a951ed552680da1a5047f5937fb90a8d76d Parents: 5a0bc6e Author: kunal642 Authored: Fri Oct 26 11:43:22 2018 +0530 Committer: manishgupta88 Committed: Mon Nov 5 11

carbondata git commit: [CARBONDATA-3066]add documentation for writtenBy and getVersionDetails APIs in SDK

2018-11-02 Thread manishgupta88
efs/heads/master Commit: e622fa9982ba72ce7203afbd94d153e74d8e538c Parents: fc2a539 Author: akashrn5 Authored: Wed Oct 31 20:13:02 2018 +0530 Committer: manishgupta88 Committed: Fri Nov 2 16:18:32 2018 +0530 -- docs/sdk-guide.md |

carbondata git commit: [CARBONDATA-3062] Fix Compatibility issue with cache_level as blocklet

2018-11-01 Thread manishgupta88
org/repos/asf/carbondata/tree/6e58418e Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/6e58418e Branch: refs/heads/master Commit: 6e58418eb15effbf60290d2e1b8ff06f8613d714 Parents: 269f4c3 Author: Indhumathi27 Authored: Tue Oct 30 21:38:56 2018 +0530 Committer: manishgupta88 Commit

carbondata git commit: [CARBONDATA-3054] Fix Dictionary file cannot be read in S3a with CarbonDictionaryDecoder.doConsume() codeGen

2018-10-31 Thread manishgupta88
tha-bhat Authored: Mon Oct 29 17:56:29 2018 +0530 Committer: manishgupta88 Committed: Wed Oct 31 15:47:51 2018 +0530 -- .../spark/sql/CarbonDictionaryDecoder.scala | 25 +--- 1 file changed, 17 insertions(+)

carbondata git commit: [CARBONDATA-3042] Column Schema objects are present in Driver and Executor even after dropping table

2018-10-30 Thread manishgupta88
i27 Authored: Thu Oct 25 13:37:08 2018 +0530 Committer: manishgupta88 Committed: Tue Oct 30 14:19:39 2018 +0530 -- .../core/metadata/CarbonMetadata.java | 5 +- .../statusmanager/SegmentStatusManager.java |

carbondata git commit: [CARBONDATA-2977] Write uncompress_size to ChunkCompressMeta in the file

2018-10-25 Thread manishgupta88
pos/asf/carbondata/diff/e19c5da6 Branch: refs/heads/master Commit: e19c5da6dbb07056b1053319d48a64a4b0715129 Parents: 33a6dc2 Author: Jacky Li Authored: Thu Sep 27 00:39:29 2018 +0800 Committer: manishgupta88 Committed: Thu Oct 25 14:38:28 2018 +0

carbondata git commit: [CARBONDATA-2998] Refresh column schema for old store(before V3) for SORT_COLUMNS option

2018-10-24 Thread manishgupta88
asf/carbondata/diff/278d1717 Branch: refs/heads/master Commit: 278d1717880541a052aa4a5ee96ba73423d650b1 Parents: c429cee Author: dhatchayani Authored: Tue Oct 9 17:34:42 2018 +0530 Committer: manishgupta88 Committed: Wed Oct 24 14:52:25 2018 +0

carbondata git commit: [CARBONDATA-3022] Refactor ColumnPageWrapper

2018-10-23 Thread manishgupta88
mit: fa9a4eeeb489b77b3040d54e7878bac93ccb12aa Parents: c7c8368 Author: dhatchayani Authored: Wed Oct 10 13:18:01 2018 +0530 Committer: manishgupta88 Committed: Tue Oct 23 15:12:21 2018 +0530 -- .../chunk/store/ColumnPageWrapper.java |

carbondata git commit: [CARBONDATA-2990] Fixed JVM crash when rebuilding bloom datamap

2018-10-04 Thread manishgupta88
nch: refs/heads/master Commit: 8fbd4a5f53070b3755f1f573b09e0066fa93a6ea Parents: c3a8704 Author: ravipesala Authored: Sun Sep 30 11:27:57 2018 +0530 Committer: manishgupta88 Committed: Thu Oct 4 14:39:25 2018 +0530 -- .../c

carbondata git commit: [CARBONDATA-2982] CarbonSchemaReader support array

2018-10-03 Thread manishgupta88
wip-us.apache.org/repos/asf/carbondata/diff/d8a51c9b Branch: refs/heads/master Commit: d8a51c9bf314fb1cd5f6112e66eb04e776a0553d Parents: 7d1fcb3 Author: xubo245 Authored: Fri Sep 28 11:47:22 2018 +0800 Committer: manishgupta88 Committed: Wed Oct 3 16:24:38 2018 +0

carbondata git commit: [CARBONDATA-2980][BloomDataMap] Fix bug in clearing bloomindex cache when recreating table and datamap

2018-09-30 Thread manishgupta88
ads/master Commit: 1c1ced32d122ba8ce7cbad4fd29f778f5dbb4871 Parents: 9ae91cc Author: xuchuanyin Authored: Sat Sep 29 14:03:09 2018 +0800 Committer: manishgupta88 Committed: Sun Sep 30 12:19:56 2018 +0530 -- .../datamap/bl

carbondata git commit: [CARBONDATA-2972] Debug Logs and function added for Adaptive Encoding

2018-09-27 Thread manishgupta88
ter Commit: 54bcf49638262af82583d930632018da6c73c8c5 Parents: 1b4109d Author: Manish Nalla Authored: Tue Sep 25 17:44:49 2018 +0530 Committer: manishgupta88 Committed: Thu Sep 27 17:16:37 2018 +0530 -- .../core/datastore/p

carbondata git commit: [CARBONDATA-2973] Added documentation for fallback condition for complex columns in local Dictionary

2018-09-26 Thread manishgupta88
tree/3f99e9b7 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/3f99e9b7 Branch: refs/heads/master Commit: 3f99e9b7f87b387f03cb5bece2b2a8c5a50b Parents: a9ddfbd Author: praveenmeenakshi56 Authored: Wed Sep 26 12:40:37 2018 +0530 Committer: manishgupta88 Committed: Wed Sep 26 18:14:

[1/4] carbondata git commit: [CARBONDATA-2896][Refactor] Adaptive Encoding for Primitive data types

2018-09-18 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 61fcdf286 -> c8f706304 http://git-wip-us.apache.org/repos/asf/carbondata/blob/c8f70630/processing/src/main/java/org/apache/carbondata/processing/sort/sortdata/SortParameters.java

[3/4] carbondata git commit: [CARBONDATA-2896][Refactor] Adaptive Encoding for Primitive data types

2018-09-18 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/c8f70630/core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/dimension/legacy/ComplexDimensionIndexCodec.java -- diff --git

[4/4] carbondata git commit: [CARBONDATA-2896][Refactor] Adaptive Encoding for Primitive data types

2018-09-18 Thread manishgupta88
-us.apache.org/repos/asf/carbondata/tree/c8f70630 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c8f70630 Branch: refs/heads/master Commit: c8f7063048115d161de539cf277cc1ccb015159b Parents: 61fcdf2 Author: dhatchayani Authored: Wed Aug 22 12:45:44 2018 +0530 Committer: manishgupta88

[2/4] carbondata git commit: [CARBONDATA-2896][Refactor] Adaptive Encoding for Primitive data types

2018-09-18 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/c8f70630/datamap/bloom/src/main/java/org/apache/carbondata/datamap/bloom/BloomDataMapBuilder.java -- diff --git

carbondata git commit: [HOTFIX] Fixed 2.3 CI

2018-09-14 Thread manishgupta88
iff/2fb7dc9a Branch: refs/heads/master Commit: 2fb7dc9a7831b0d092b98d6716b9e065bd859fe1 Parents: ac79a34 Author: ravipesala Authored: Fri Sep 14 17:38:30 2018 +0530 Committer: manishgupta88 Committed: Fri Sep 14 20:10:58 2018 +0

carbondata git commit: [CARBONDATA-2876]Fix Avro decimal datatype with precision and scale

2018-09-10 Thread manishgupta88
pos/asf/carbondata/diff/9ebab574 Branch: refs/heads/master Commit: 9ebab5748969398cf12969eedd4701c30bc028cd Parents: 0483b46 Author: Indhumathi27 Authored: Mon Sep 3 17:35:01 2018 +0530 Committer: manishgupta88 Committed: Mon Sep 10 12:14:24 2018 +0

[2/2] carbondata git commit: [CARBONDATA-2910] Support backward compatability in fileformat and added tests for load with different sort orders

2018-09-07 Thread manishgupta88
Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/3894e1d0 Branch: refs/heads/master Commit: 3894e1d050cc39959a6445f97a7850ac922b7bd8 Parents: b6bd90d Author: ravipesala Authored: Thu Aug 30 20:41:06 2018 +0530 Committer: manishgupta88 Committed: Fri Sep 7 20:17:44 2018 +0530

[1/2] carbondata git commit: [CARBONDATA-2910] Support backward compatability in fileformat and added tests for load with different sort orders

2018-09-07 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master b6bd90d80 -> 3894e1d05 http://git-wip-us.apache.org/repos/asf/carbondata/blob/3894e1d0/integration/spark-datasource/src/test/scala/org/apache/spark/sql/carbondata/datasource/SparkCarbonDataSourceTest.scala

carbondata git commit: [CARBONDATA-2876]AVRO datatype support through SDK

2018-09-06 Thread manishgupta88
0d8 Branch: refs/heads/master Commit: b6bd90d80106a3a4f7e24fc6bf63aa2ac135f2fc Parents: 67a8a37 Author: Indhumathi27 Authored: Mon Sep 3 10:17:20 2018 +0530 Committer: manishgupta88 Committed: Fri Sep 7 10:44:16 2018 +0

carbondata git commit: [CARBONDATA-2876]Support Avro datatype conversion through SDK

2018-08-31 Thread manishgupta88
iff/b588cb65 Branch: refs/heads/master Commit: b588cb65564d26cdf55da7482ae7b1ee79173067 Parents: f012f5b Author: Indhumathi27 Authored: Thu Aug 30 14:50:06 2018 +0530 Committer: manishgupta88 Committed: Fri Aug 31 14:41:56 2018 +0

carbondata git commit: [HOTFIX] Support TableProperties Map API for SDK

2018-08-24 Thread manishgupta88
15:39:29 2018 +0530 Committer: manishgupta88 Committed: Fri Aug 24 18:29:55 2018 +0530 -- docs/sdk-guide.md | 18 +++ .../TestNonTransactionalCarbonTable.scala | 10 ++-- .../sdk/f

carbondata git commit: [CARBONDATA-2829][CARBONDATA-2832] Fix creating merge index on older V1 V2 store

2018-08-07 Thread manishgupta88
mit: b702a1b01414308de710c1d1471a064184843c37 Parents: 40571b8 Author: dhatchayani Authored: Mon Aug 6 12:15:26 2018 +0530 Committer: manishgupta88 Committed: Tue Aug 7 14:10:44 2018 +0530 -- .../management/CarbonAlterTableCompactionCommand.scala| 10 ++

carbondata git commit: [CARBONDATA-2813] Fixed code to get data size from LoadDetails if size is written there

2018-08-02 Thread manishgupta88
ttp://git-wip-us.apache.org/repos/asf/carbondata/tree/38384cb9 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/38384cb9 Branch: refs/heads/master Commit: 38384cb9f309cc7eb83e61e85c48dd8583921004 Parents: f2e898a Author: kunal642 Authored: Thu Aug 2 11:44:20 2018 +0530 Committer: manishgupta88 C

carbondata git commit: [CARBONDATA-2805] Fix the ordering mismatch of segment numbers during cutom compaction

2018-08-01 Thread manishgupta88
wip-us.apache.org/repos/asf/carbondata/tree/c29aef88 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c29aef88 Branch: refs/heads/master Commit: c29aef880a57d1f1297361a5296e77af3904d661 Parents: cfbf7b6 Author: akashrn5 Authored: Mon Jul 30 19:22:29 2018 +0530 Committer: manishgupt

carbondata git commit: [HotFix][CARBONDATA-2788][BloomDataMap] Fix bugs in incorrect query result with bloom datamap

2018-07-31 Thread manishgupta88
ter: manishgupta88 Committed: Wed Aug 1 10:40:07 2018 +0530 -- .../indexstore/blockletindex/BlockDataMap.java | 24 +++--- .../blockletindex/BlockletDataMapFactory.java | 2 +- .../hadoop/api/CarbonInputFormat.java |

carbondata git commit: [CARBONDATA-2778]Fixed bug when select after delete and cleanup is showing empty records

2018-07-26 Thread manishgupta88
nts: 005db3f Author: kunal642 Authored: Tue Jul 24 16:12:54 2018 +0530 Committer: manishgupta88 Committed: Thu Jul 26 15:08:15 2018 +0530 -- .../core/mutate/CarbonUpdateUtil.java |

carbondata git commit: [CARBONDATA-2779]Fixed filter query issue in case of V1/v2 format store

2018-07-25 Thread manishgupta88
hor: kumarvishal09 Authored: Tue Jul 24 20:10:54 2018 +0530 Committer: manishgupta88 Committed: Wed Jul 25 20:13:02 2018 +0530 -- .../indexstore/blockletindex/IndexWrapper.java | 8 +- .../executor/impl/AbstractQueryExecutor.j

carbondata git commit: [CARBONDATA-2648] Documentation for support for COLUMN_META_CACHE and CACHE_LEVEL in create table and alter table properties

2018-07-25 Thread manishgupta88
asf/carbondata/diff/34e74174 Branch: refs/heads/master Commit: 34e74174e0e83b00a6dc603eb86bbcc64533d1ac Parents: 06d38ff Author: sgururajshetty Authored: Wed Jul 25 18:14:07 2018 +0530 Committer: manishgupta88 Committed: Wed Jul 25 19:00:15 2018 +0

carbondata git commit: [CARBONDATA-2753] Fix Compatibility issues

2018-07-25 Thread manishgupta88
ter Commit: a37a2ff7f450a297590d4e97ec81ec5c56a9cc4a Parents: 6d40d3a Author: dhatchayani Authored: Thu Jul 19 19:13:24 2018 +0530 Committer: manishgupta88 Committed: Wed Jul 25 13:52:33 2018 +0530 -- .../core/metad

carbondata git commit: [CARBONDATA-2753] Fix Compatibility issues on index Files with 1.3 store

2018-07-23 Thread manishgupta88
pos/asf/carbondata/diff/7ab67065 Branch: refs/heads/master Commit: 7ab6706523d2da008585b41f8587762f94c1bdd4 Parents: 45960f4 Author: dhatchayani Authored: Fri Jul 20 20:06:00 2018 +0530 Committer: manishgupta88 Committed: Mon Jul 23 18:27:51 2018 +0

carbondata git commit: [CARBONDATA-2734] Update is not working on the table which has segmentfile present

2018-07-22 Thread manishgupta88
22e Author: ravipesala Authored: Fri Jul 13 13:15:15 2018 +0530 Committer: manishgupta88 Committed: Mon Jul 23 08:39:58 2018 +0530 -- .../core/mutate/CarbonUpdateUtil.java | 4 ++-- .../executor/i

carbondata git commit: [CARBONDATA-2754] Fixed testcases if HiveMetastore is enabled

2018-07-20 Thread manishgupta88
hor: rahul Authored: Tue Jul 17 19:19:27 2018 +0530 Committer: manishgupta88 Committed: Fri Jul 20 16:13:44 2018 +0530 -- .../createTable/TestCreateExternalTable.scala | 46 ++-- .../

carbondata git commit: [CARBONDATA-2710][Spark Integration] Refactor CarbonSparkSqlParser for better code reuse.

2018-07-18 Thread manishgupta88
mit: 5aada46e7bb6bcbb11652979862e3ccebaa6e3e8 Parents: a4c2ef5 Author: mohammadshahidkhan Authored: Mon Jul 9 16:08:47 2018 +0530 Committer: manishgupta88 Committed: Wed Jul 18 16:20:30 2018 +0530 -- .../spark/sql/parser/CarbonSparkSqlParser.scala |

carbondata git commit: [CARBONDATA-2704] Index file size in describe formatted command is not updated correctly with the segment file

2018-07-15 Thread manishgupta88
wip-us.apache.org/repos/asf/carbondata/tree/eb604fdb Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/eb604fdb Branch: refs/heads/master Commit: eb604fdb73983dfe9396d488a51907d90ed51d3e Parents: cdee81d Author: dhatchayani Authored: Mon Jul 9 11:19:51 2018 +0530 Committer: manishgupt

[1/2] carbondata git commit: Code Generator Error is thrown when Select filter contains more than one count of distinct of ComplexColumn with group by Clause

2018-07-05 Thread manishgupta88
hor: Indhumathi27 Authored: Tue Jul 3 22:31:40 2018 +0530 Committer: manishgupta88 Committed: Fri Jul 6 10:34:47 2018 +0530 -- .../complexType/TestComplexDataType.scala | 20 .../sql/optimi

carbondata git commit: [CARBONDATA-2623][DataMap] Add DataMap Pre and Pevent listener

2018-06-21 Thread manishgupta88
bc6 Author: mohammadshahidkhan Authored: Wed Jun 20 19:52:51 2018 +0530 Committer: manishgupta88 Committed: Thu Jun 21 17:37:48 2018 +0530 -- .../carbondata/events/DataMapEvents.scala | 68 .../org/apa

carbondata git commit: [CARBONDATA-2617] Invalid tuple-id and block id getting formed for Non partition table

2018-06-20 Thread manishgupta88
wip-us.apache.org/repos/asf/carbondata/diff/0e1d550e Branch: refs/heads/master Commit: 0e1d550e8dacba798e9ffbdda25c4388e8933632 Parents: dc53dee Author: rahul Authored: Tue Jun 19 19:23:26 2018 +0530 Committer: manishgupta88 Committed: Wed Jun 20 16:37:23 2018 +0

carbondata git commit: [CARBONDATA-2604] Getting ArrayIndexOutOfBoundException during compaction after IUD in cluster is fixed

2018-06-13 Thread manishgupta88
wip-us.apache.org/repos/asf/carbondata/diff/efad40d5 Branch: refs/heads/master Commit: efad40d5723849a351ec700e8e4e346cac8c3454 Parents: ff03645 Author: rahul Authored: Tue Jun 12 19:26:40 2018 +0530 Committer: manishgupta88 Committed: Wed Jun 13 20:38:24 2018 +0

carbondata git commit: [CARBONDATA-2571] Calculating the carbonindex and carbondata file size of a table is wrong

2018-06-05 Thread manishgupta88
org/repos/asf/carbondata/diff/27d70599 Branch: refs/heads/master Commit: 27d7059984962b97bcaf576fed496653932ea743 Parents: 92d9b92 Author: dhatchayani Authored: Fri Jun 1 15:13:38 2018 +0530 Committer: manishgupta88 Committed: Tue Jun 5 11:51:52 2018 +0

carbondata git commit: [HOTFIX] Changes in selecting the carbonindex files

2018-05-28 Thread manishgupta88
org/repos/asf/carbondata/diff/22d5035c Branch: refs/heads/master Commit: 22d5035c84342e0c0b15a87abbdd4dca5e6d4976 Parents: d777318 Author: dhatchayani Authored: Tue May 22 17:26:37 2018 +0530 Committer: manishgupta88 Committed: Tue May 29 11:01:08 2018 +0

carbondata git commit: [CARBONDATA-2538] added filter while listing files from writer path

2018-05-28 Thread manishgupta88
ata/diff/d7773187 Branch: refs/heads/master Commit: d7773187f72c73b7f9514f13bce17de3c552247c Parents: 8b80b12 Author: kunal642 Authored: Fri May 25 16:21:45 2018 +0530 Committer: manishgupta88 Committed: Tue May 29 10:49:59 2018 +0

carbondata git commit: [CARBONDATA-2514] Added condition to check for duplicate column names

2018-05-23 Thread manishgupta88
nch: refs/heads/master Commit: cf666c17b8be9f11dd9c0b51503ca194162ee782 Parents: 16ed99a Author: kunal642 <kunalkapoor...@gmail.com> Authored: Tue May 22 15:16:32 2018 +0530 Committer: manishgupta88 <tomanishgupt...@gmail.com> Committed: Thu May 24 10:1

carbondata git commit: [CARBONDATA-2503] Data write fails if empty value is provided for sort columns in sdk is fixed

2018-05-22 Thread manishgupta88
mit: 9aa3a8c22460f58691e0de7dee97dade5a567285 Parents: e1ef85a Author: rahulforallp <rahul.ku...@knoldus.in> Authored: Mon May 21 15:17:10 2018 +0530 Committer: manishgupta88 <tomanishgupt...@gmail.com> Committed: Tue May 22 17:2

carbondata git commit: [CARBONDATA-2496] Changed to hadoop bloom implementation and added compress option to compress bloom on disk

2018-05-22 Thread manishgupta88
asf/carbondata/diff/77a11107 Branch: refs/heads/master Commit: 77a11107c57beebda74925dbb328f7bad6c72136 Parents: d9534c2 Author: ravipesala <ravi.pes...@gmail.com> Authored: Sun May 20 21:52:57 2018 +0530 Committer: manishgupta88 <tomanishgupt...@gmail.com> Committed: Tue May 22 14:2

carbondata git commit: [CARBONDATA-2227] Added support to show partition details in describe formatted

2018-05-22 Thread manishgupta88
git-wip-us.apache.org/repos/asf/carbondata/diff/604902b9 Branch: refs/heads/master Commit: 604902b9a52ec613c1ec025b4dc33657b179895e Parents: 2ebfab1 Author: kunal642 <kunalkapoor...@gmail.com> Authored: Mon Mar 5 20:33:06 2018 +0530 Committer: manishgupta88 <tomanishgupt...@gmail.com>

[39/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/nation.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/nation.csv

[40/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/lineitem.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/lineitem.csv

[25/50] [abbrv] carbondata git commit: [CARBONDATA-2369] updated the document about AVRO to carbon schema converter

2018-05-17 Thread manishgupta88
[CARBONDATA-2369] updated the document about AVRO to carbon schema converter updated the document about AVRO to carbon schema converter This closes #2296 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/443b717d

[45/50] [abbrv] carbondata git commit: [CARBONDATA-2370] Added document for presto multinode setup for carbondata

2018-05-17 Thread manishgupta88
[CARBONDATA-2370] Added document for presto multinode setup for carbondata Added document for presto multinode setup for carbondata This closes #2199 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3d23fa69 Tree:

[43/50] [abbrv] carbondata git commit: [CARBONDATA-2431] Incremental data added after external table creation is not reflecting while doing select query issue is fixed.

2018-05-17 Thread manishgupta88
[CARBONDATA-2431] Incremental data added after external table creation is not reflecting while doing select query issue is fixed. This closes #2262 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/f1a6c7cf Tree:

[50/50] [abbrv] carbondata git commit: [CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled

2018-05-17 Thread manishgupta88
[CARBONDATA-2465] Improve the carbondata file reliability in data load when direct hdfs write is enabled Problem: At present if we enable direct write on HDFS, data is written with replication of 1 which can cause data loss. Solution: Write with cluster replication. With this change No need to

[44/50] [abbrv] carbondata git commit: [CARBONDATA-2468] addition of column to default sort_column is handled

2018-05-17 Thread manishgupta88
[CARBONDATA-2468] addition of column to default sort_column is handled issue : default sort_column handling was missing solution : condition added for default sort_columns This closes #2293 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[37/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/region.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/region.csv

[47/50] [abbrv] carbondata git commit: [CARBONDATA-2486][DOC] Update set search mode information in the documentation

2018-05-17 Thread manishgupta88
[CARBONDATA-2486][DOC] Update set search mode information in the documentation Update set search mode information in the documentation This closes #2312 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1d302a8b

[27/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/testutil/Tpcds_1_4_QueryBatch.scala -- diff --git

[26/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/testutil/Tpcds_1_4_Tables.scala -- diff --git

[33/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/main/scala/org/apache/carbondata/mv/rewrite/Utils.scala -- diff --git

[48/50] [abbrv] carbondata git commit: [CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow

2018-05-17 Thread manishgupta88
[CARBONDATA-2479] Multiple issue fixes in SDK writer and external table flow [CARBONDATA-2479] Multiple issues: fixed external table path display fixed default value for array in AVRO fixed NPE when delete folder before the second select query fixed: avro float value precision change issue This

[30/50] [abbrv] carbondata git commit: [CARBONDATA-2459][DataMap] Add cache for bloom filter datamap

2018-05-17 Thread manishgupta88
[CARBONDATA-2459][DataMap] Add cache for bloom filter datamap Loading bloom filter from bloomindex file is slow. Adding cache for this procedure will surely improve the query performance This closes #2300 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[23/50] [abbrv] carbondata git commit: [CARBONDATA-2460] [CARBONDATA-2461] [CARBONDATA-2462] Fixed bug in AvroCarbonWriter

2018-05-17 Thread manishgupta88
[CARBONDATA-2460] [CARBONDATA-2461] [CARBONDATA-2462] Fixed bug in AvroCarbonWriter Issue1: If Null type is passed from avro schema then Unsupported data type exception is thrown. Solution1: Ignore column which has NULL data type. Issue2: Array fields were being cast to ArrayList without any

[36/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/supplier.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/supplier.csv

[42/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
[CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting Integrate MV DataMap to Carbon This closes #2302 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/2881c6bb

[15/50] [abbrv] carbondata git commit: [CARBONDATA-2401] Date and Timestamp options are not working in SDK

2018-05-17 Thread manishgupta88
[CARBONDATA-2401] Date and Timestamp options are not working in SDK Issue:- Date and Timestamp format is passed in options of SDK but data load is failed even correct data is set as per format . Cause:- Load model is getting overwritten with default . Fix :- if user has passed the options then

[24/50] [abbrv] carbondata git commit: [CARBONDATA-2471]Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK

2018-05-17 Thread manishgupta88
[CARBONDATA-2471]Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK Added support for No Dictionary Complex type for Double, Decimal, Date type in SDK This is closes #2297 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[49/50] [abbrv] carbondata git commit: [CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type

2018-05-17 Thread manishgupta88
[CARBONDATA-2477]Fixed No dictionary Complex type with double/date/decimal data type Problem: SDK create table with No Dictionary complex type is failing when complex type child contain double/date/decimal data type Solution: In complex type validation , it is not allowing double/date/decimal

[32/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/test/scala/org/apache/carbondata/mv/rewrite/MVTpchTestCase.scala -- diff --git

[41/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark-common-test/src/test/resources/tpch/customers.csv -- diff --git a/integration/spark-common-test/src/test/resources/tpch/customers.csv

[31/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/bf73e9fe/datamap/mv/core/src/test/scala/org/apache/carbondata/mv/rewrite/matching/TestTPCDS_1_4_Batch.scala -- diff --git

[35/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/2881c6bb/integration/spark2/src/main/spark2.2/org/apache/spark/sql/hive/CarbonAnalyzer.scala -- diff --git

[34/50] [abbrv] carbondata git commit: [CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting

2018-05-17 Thread manishgupta88
[CARBONDATA-2475] Support Modular Core for Materialized View DataMap for query matching and rewriting Support Modular Core for Materialized View DataMap This closes #2302 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[14/50] [abbrv] carbondata git commit: [CARBONDATA-2464]Fixed OOM issue in case of Complex type

2018-05-17 Thread manishgupta88
[CARBONDATA-2464]Fixed OOM issue in case of Complex type Problem: Query with Complex type is failing with OOM Root Cause: Complex type child column(No-dictionary) values are written in LV format, while reading the data it will read length then based on length it is reading the data. Converting

[16/50] [abbrv] carbondata git commit: [CARBONDATA-2435] Remove SDK dependency on spark jars.

2018-05-17 Thread manishgupta88
[CARBONDATA-2435] Remove SDK dependency on spark jars. [CARBONDATA-2435] Remove SDK dependency on spark jars. Problem and cause : when sdk writer is used in standalone cluster without spark jars, exception is thrown during reverse dictionary cache initialize time. Solution: carbon SDK doesn't

[21/50] [abbrv] carbondata git commit: [CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450] [CARBONDATA-2453] Fixed issues related to complex types

2018-05-17 Thread manishgupta88
[CARBONDATA-2452] [CARBONDATA-2451] [CARBONDATA-2450] [CARBONDATA-2453] Fixed issues related to complex types Issue 1: Dictionary encoding was being added to complex types in SDK case which led to data load failure Issue 2: Sort columns were not being checked against table schema to validate the

[19/50] [abbrv] carbondata git commit: [CARBONDATA-2442][CARBONDATA-2469] Fixed: multiple issues in sdk writer and external table

2018-05-17 Thread manishgupta88
[CARBONDATA-2442][CARBONDATA-2469] Fixed: multiple issues in sdk writer and external table problem1: when two sdk writer output with differnt schema is placed in same folder for reading, output is not as expected. It has many null output. root cause: when multiple carbondata and indexx files is

[28/50] [abbrv] carbondata git commit: [CARBONDATA-2474] Support Modular Plan for Materialized View DataMap

2018-05-17 Thread manishgupta88
http://git-wip-us.apache.org/repos/asf/carbondata/blob/ffddba70/datamap/mv/plan/src/main/scala/org/apache/carbondata/mv/plans/util/BirdcageOptimizer.scala -- diff --git

[10/50] [abbrv] carbondata git commit: [CARBONDATA-2416] Support DEFERRED REBUILD when creating DataMap

2018-05-17 Thread manishgupta88
[CARBONDATA-2416] Support DEFERRED REBUILD when creating DataMap 1. REFRESH DATAMAP is changed to REBUILD DATAMAP command 2. When creating datamap, user can choose to load the datamap immediately or later by manually trigger REBUILD DATAMAP command This closes #2255 Project:

[13/50] [abbrv] carbondata git commit: [CARBONDATA-2352] Added SDV test cases for Partition with Pre-Aggregate table

2018-05-17 Thread manishgupta88
[CARBONDATA-2352] Added SDV test cases for Partition with Pre-Aggregate table Added SDV test cases for Support of partitioning with Pre-Aggregate tables. This closes #2175 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[17/50] [abbrv] carbondata git commit: [CARBONDATA-2443][SDK] Multi level complex type support for AVRO based SDK

2018-05-17 Thread manishgupta88
/35a7b5e9 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/35a7b5e9 Branch: refs/heads/spark-2.3 Commit: 35a7b5e9af5cabe85794274e07cab9a6c53f Parents: ff5166e Author: manishgupta88 <tomanishgupt...@gmail.com> Authored: Thu May 10 17:09:17 2018 +0530 Committer: ravipesala <

  1   2   3   >