[1/2] carbondata git commit: Fixed described formatted for sort_columns after alter

2017-07-03 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 5f9741ebc -> 0140a12e6 Fixed described formatted for sort_columns after alter Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/e9329ee7 Tree:

[2/2] carbondata git commit: [CARBONDATA-1254] Fixed describe formatted for sort columns after alter #1123

2017-07-03 Thread kumarvishal09
[CARBONDATA-1254] Fixed describe formatted for sort columns after alter #1123 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0140a12e Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/0140a12e Diff:

[1/2] carbondata git commit: ArrayIndexOutOfBoundException for DictionaryExclude and noInvertedIndex

2017-05-30 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master dc0f56809 -> 8694b16f3 ArrayIndexOutOfBoundException for DictionaryExclude and noInvertedIndex Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/f1f0e3ef

[2/2] carbondata git commit: [CARBONDATA-1104] Query failure while using unsafe for query execution numeric data type column specified as sort column This closes #970

2017-05-30 Thread kumarvishal09
[CARBONDATA-1104] Query failure while using unsafe for query execution numeric data type column specified as sort column This closes #970 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/d195fa92 Tree:

[1/2] carbondata git commit: Problem: Query failure while using unsafe for query execution numeric data type column specified as sort column

2017-05-30 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 8694b16f3 -> d195fa920 Problem: Query failure while using unsafe for query execution numeric data type column specified as sort column Analysis: When unsafe for query is enabled, while filling the data in column vector data is

[1/2] carbondata git commit: use binarySearch to replace for clause to improve performance

2017-05-31 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 84fb72439 -> 7b7579b87 use binarySearch to replace for clause to improve performance Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/a5e3643c Tree:

[1/2] carbondata git commit: Problem: Wrong results returned by the query in case inverted index is not created on a column

2017-05-31 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 7b7579b87 -> 59b06b631 Problem: Wrong results returned by the query in case inverted index is not created on a column Fix: When inverted index does not exist for a column or column is not a sort column then 1. Block or blocklet

[2/2] carbondata git commit: [CARBONDATA-1094] Wrong results returned by the query in case inverted index is not created on a column This closes #952

2017-05-31 Thread kumarvishal09
[CARBONDATA-1094] Wrong results returned by the query in case inverted index is not created on a column This closes #952 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/59b06b63 Tree:

[1/2] carbondata git commit: data was not being loaded after pre-agg table creation

2017-11-30 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 0d226d405 -> 80329eb5f data was not being loaded after pre-agg table creation Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/60af0767 Tree:

carbondata git commit: [CARBONDATA-1881] Insert overwrite value for pre-aggregate load was incorrect

2017-12-13 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 29bae4d28 -> c08fe933c [CARBONDATA-1881] Insert overwrite value for pre-aggregate load was incorrect While loading the value for insert overwrite was set to false. Consider the value of insert overwrite set for maintable for

carbondata git commit: [CARBONDATA-1887] block pruning not happening is carbon for ShortType and SmallIntType columns

2017-12-14 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 714d05c12 -> 1675be671 [CARBONDATA-1887] block pruning not happening is carbon for ShortType and SmallIntType columns Block pruning not working for filter on Short and smallint type column.In PushedFilters it goes in CastExpr as

carbondata git commit: [CARBONDATA-1891] Fixed timeseries table creation after data load

2017-12-13 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 6a185b834 -> 27b36e4e8 [CARBONDATA-1891] Fixed timeseries table creation after data load CreatePreAggregateTableCommand.run() was being called from CarbonCreateDataMapCommand.processMetaData() Due to this wrong table was being

carbondata git commit: [CARBONDATA-1743] fix conurrent pre-agg creation and query

2017-12-19 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 804ddb76f -> e6497e14e [CARBONDATA-1743] fix conurrent pre-agg creation and query When a preaggregate table is created and load is in progress the aggregate query on main table tries to get the data from pre-aggregate table which

carbondata git commit: [CARBONDATA-1907] Avoid unnecessary logging to improve query performance for no dictionary non string columns

2017-12-20 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 694ee774c -> a86c54b3e [CARBONDATA-1907] Avoid unnecessary logging to improve query performance for no dictionary non string columns Changes done to return null in case of no dictionary column for non string data types when data is

[1/2] carbondata git commit: handled review comments

2017-11-16 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 17892b17b -> 808a334f0 handled review comments add column comment during carbon create table and when table is described if comment is not mentioned, default will be null added test case when sort column is boolean column Project:

[2/2] carbondata git commit: [CARBONDATA-1608]Support Column Comment for Create Table This closes #1432

2017-11-16 Thread kumarvishal09
[CARBONDATA-1608]Support Column Comment for Create Table This closes #1432 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/808a334f Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/808a334f Diff:

[1/2] carbondata git commit: [CARBONDATA-1733] While load is in progress, Show segments is throwing NPE

2017-11-16 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 808a334f0 -> 6551620b2 [CARBONDATA-1733] While load is in progress, Show segments is throwing NPE Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[2/2] carbondata git commit: [CARBONDATA-1733] While load is in progress, Show segments is throwing NPE This closes #1505

2017-11-16 Thread kumarvishal09
[CARBONDATA-1733] While load is in progress, Show segments is throwing NPE This closes #1505 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/6551620b Tree:

[1/2] carbondata git commit: [CARBONDATA-1734] Ignore empty line while reading CSV

2017-11-18 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master c2528975a -> 198e5b689 [CARBONDATA-1734] Ignore empty line while reading CSV Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/40f06084 Tree:

[2/2] carbondata git commit: [CARBONDATA-1734] Ignore empty line while reading CSV This closes #1520

2017-11-18 Thread kumarvishal09
[CARBONDATA-1734] Ignore empty line while reading CSV This closes #1520 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/198e5b68 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/198e5b68 Diff:

carbondata git commit: [CARBONDATA-1714] Fixed Issue for Selection of null values after having multiple alter commands

2017-12-20 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 4c9af60d4 -> 64b26513f [CARBONDATA-1714] Fixed Issue for Selection of null values after having multiple alter commands In CarbonTableInputFormat, isFilterMesure is populated with measurelist size as this includes the count of

carbondata git commit: [CARBONDATA-1913][global_sort] Global Sort data dataload fails for big data with RPC timeout exception

2017-12-20 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 410df072d -> 4c9af60d4 [CARBONDATA-1913][global_sort] Global Sort data dataload fails for big data with RPC timeout exception When gloabl sort option is used for big data then for some times it fails with RPC timeout after 120s.This

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

2018-05-14 Thread kumarvishal09
mit: 1c5b5265921e89f20c5f5b69c135c9a1acc2d1df Parents: f1a6c7c Author: rahulforallp <rahul.ku...@knoldus.in> Authored: Thu May 10 16:17:39 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Mon May 14 17:4

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

2018-05-10 Thread kumarvishal09
ed Apr 25 18:27:58 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Thu May 10 14:00:59 2018 +0530 -- .../TestNonTransactionalCarbonTable.scala | 39 ..

carbondata git commit: [CARBONDATA-2460] [CARBONDATA-2461] [CARBONDATA-2462] Fixed bug in AvroCarbonWriter

2018-05-11 Thread kumarvishal09
kapoor...@gmail.com> Authored: Wed May 9 18:32:23 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Fri May 11 13:38:53 2018 +0530 -- .../TestNonTransactionalCarbonTable.scala | 47 - ...

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

2018-05-11 Thread kumarvishal09
0fc Parents: d85fb72 Author: ajantha-bhat <ajanthab...@gmail.com> Authored: Thu May 10 21:03:28 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Fri May 11 15:47:17 2018 +0530 -- README.md

carbondata git commit: [CARBONDATA-2492]Fixed thread leak issue in case of data load failure

2018-05-18 Thread kumarvishal09
il.com> Authored: Fri May 18 13:01:53 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Fri May 18 14:30:43 2018 +0530 -- .../apache/carbondata/hadoop/api/CarbonTableOutputFormat.java| 2 +- .

carbondata git commit: [CARBONDATA-2578] fixed memory leak inside CarbonReader and handled failure case for creation of multi reader for non-transactional table

2018-06-12 Thread kumarvishal09
7b7 Branch: refs/heads/branch-1.4 Commit: 1c2857b79939ed96e53868f02a1d961cfecb7814 Parents: c8da20d Author: rahul Authored: Tue Jun 5 13:09:36 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 12 17:05:31 2018 +0

carbondata git commit: [CARBONDATA-2578] fixed memory leak inside CarbonReader and handled failure case for creation of multi reader for non-transactional table

2018-06-12 Thread kumarvishal09
nch: refs/heads/master Commit: 19312ab5b35654e89f04ec79881d928c859f8a07 Parents: 290ef5a Author: rahul Authored: Tue Jun 5 13:09:36 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 12 17:01:53 2018 +0530 -- .../createTa

carbondata git commit: [CARBONDATA-2603] Fix: error handling during reader build failure

2018-06-12 Thread kumarvishal09
hor: ajantha-bhat Authored: Mon Jun 11 19:17:33 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 12 20:12:09 2018 +0530 -- .../sdk/file/CarbonReaderBuilder.java | 39 - .../carbondata/sdk/f

carbondata git commit: Support adding local dictionary configuration in create table statement and show the configs in describe formatted table

2018-06-19 Thread kumarvishal09
e20fefb Branch: refs/heads/master Commit: be20fefbe0a01a501a567683ecc872e08f3fc001 Parents: ca466d9 Author: akashrn5 Authored: Wed Jun 6 20:33:39 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 19 21:08:27 2018 +0530 -

carbondata git commit: [CARBONDATA-2552]Fix Data Mismatch for Complex Data type Array of Timestamp with Dictionary Include

2018-05-29 Thread kumarvishal09
mit: 2993034e8b4435cf506bd03c73416236b6fb2106 Parents: 8896a63 Author: Indhumathi27 Authored: Mon May 28 22:17:36 2018 +0530 Committer: kumarvishal09 Committed: Tue May 29 17:20:36 2018 +0530 -- .../core/scan/complexty

carbondata git commit: [CARONDATA-2559]task id set for each carbonReader in threadlocal

2018-06-04 Thread kumarvishal09
:23:46 2018 +0530 Committer: kumarvishal09 Committed: Mon Jun 4 17:49:05 2018 +0530 -- docs/sdk-guide.md | 95 ++-- .../TestNonTransactionalCarbonTable.scala | 13 +-- .../carbond

carbondata git commit: [CARBONDATA-2566] Optimize CarbonReaderExample

2018-06-01 Thread kumarvishal09
ttp://git-wip-us.apache.org/repos/asf/carbondata/diff/56bf4e42 Branch: refs/heads/master Commit: 56bf4e420747ddeb800fc7f004a6ec0d9f5e7d3f Parents: 9469e6b Author: xubo245 Authored: Thu May 31 15:52:57 2018 +0800 Committer: kumarvishal09 Committed: Fri Jun 1 16:33:28 2018 +0

carbondata git commit: [CARBONDATA-2554] Added support for logical type

2018-06-05 Thread kumarvishal09
nts: 27d7059 Author: kunal642 Authored: Mon May 28 11:41:59 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 5 11:52:09 2018 +0530 -- .../DirectDictionaryGenerator.java | 2 + .../DateDirectDictionaryGenerator.j

carbondata git commit: [CARBONDATA-2577] [CARBONDATA-2579] Fixed issue in Avro logical type for nested Array and document update

2018-06-05 Thread kumarvishal09
44b Parents: eb8325c Author: ajantha-bhat Authored: Mon Jun 4 16:12:48 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 5 19:17:56 2018 +0530 -- docs/data-management-on-carbondata.md | 7 - docs/sdk-guide

carbondata git commit: [CARBONDATA-2577] [CARBONDATA-2579] Fixed issue in Avro logical type for nested Array and document update

2018-06-05 Thread kumarvishal09
nts: d401e06 Author: ajantha-bhat Authored: Mon Jun 4 16:12:48 2018 +0530 Committer: kumarvishal09 Committed: Tue Jun 5 19:21:07 2018 +0530 -- docs/data-management-on-carbondata.md | 7 - docs/sdk-guide

[2/3] carbondata git commit: [CARBONDATA-2611] Added Test Cases for Local Dictionary Support for Create Table comand

2018-06-20 Thread kumarvishal09
http://git-wip-us.apache.org/repos/asf/carbondata/blob/c5a4ec07/integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/localdictionary/LocalDictionarySupportCreateTableTest.scala -- diff --git

[3/3] carbondata git commit: [CARBONDATA-2611] Added Test Cases for Local Dictionary Support for Create Table comand

2018-06-20 Thread kumarvishal09
Committer: kumarvishal09 Committed: Wed Jun 20 12:13:09 2018 +0530 -- ...CreateTableWithLocalDictionaryTestCase.scala | 2102 ++ .../cluster/sdv/suite/SDVSuites.scala |6

[1/3] carbondata git commit: [CARBONDATA-2611] Added Test Cases for Local Dictionary Support for Create Table comand

2018-06-20 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master be20fefbe -> c5a4ec07a http://git-wip-us.apache.org/repos/asf/carbondata/blob/c5a4ec07/integration/spark-common/src/main/scala/org/apache/spark/sql/catalyst/CarbonDDLSqlParser.scala

carbondata git commit: [CARBONDATA-2513][32K] Support write long string from dataframe

2018-06-21 Thread kumarvishal09
hor: xuchuanyin Authored: Wed Jun 20 19:01:24 2018 +0800 Committer: kumarvishal09 Committed: Thu Jun 21 12:31:21 2018 +0530 -- .../VarcharDataTypesBasicTestCase.scala | 32 +++- .../apache/carbondata/sp

carbondata git commit: [CARBONDATA-2393]TaskNo is not working for SDK

2018-04-30 Thread kumarvishal09
asf/carbondata/tree/16134715 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/16134715 Branch: refs/heads/master Commit: 161347155d9c429cf7275a617ace6dbc4c0fcdaf Parents: dde0873 Author: BJangir <babulaljangir...@gmail.com> Authored: Tue Apr 24 20:12:54 2018 +0530 Committer: kuma

carbondata git commit: [CARBONDATA-2333] Add validation for insert overwrite on partition table when datamap is present

2018-04-30 Thread kumarvishal09
asf/carbondata/diff/dde0873f Branch: refs/heads/master Commit: dde0873f7d5f95b522b7dedb43268e2d7253c21d Parents: 0f4ced9 Author: kunal642 <kunalkapoor...@gmail.com> Authored: Wed Apr 11 16:52:08 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Mon Apr 30 19:3

carbondata git commit: [CARBONDATA-2411] infinite loop when sdk writer throws Exception

2018-04-30 Thread kumarvishal09
gir <babulaljangir...@gmail.com> Authored: Sat Apr 28 05:45:04 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Mon Apr 30 18:09:19 2018 +0530 -- .../carbondata/sdk/file/AvroCarbonWri

carbondata git commit: Compaction performance is slow as compared to data load

2018-04-30 Thread kumarvishal09
mit: 26607fb9c5507faa92bafec33f0fabab2e47935d Parents: 03a735b Author: manishgupta88 <tomanishgupt...@gmail.com> Authored: Mon Apr 23 12:36:39 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Mon Apr 30 15:1

carbondata git commit: [CARBONDATA-2028] Select Query failed with preagg having timeseries and normal agg table together

2018-01-17 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 383b2ed35 -> 29c985587 [CARBONDATA-2028] Select Query failed with preagg having timeseries and normal agg table together Select Query failed with preagg having timeseries and normal agg table together Root Cause:-

carbondata git commit: [CARBONDATA-2036] Fix the insert static partition with integer values prefix with 0 not working

2018-01-19 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 937868d1b -> b4dc866fe [CARBONDATA-2036] Fix the insert static partition with integer values prefix with 0 not working When trying to insert overwrite on the static partition with 0 at first on int column has an issue.Example

carbondata git commit: [CARBONDATA-2031] Fix ArrayIndexOutOfBoundException when filter query is applied on column where all values are null and column is noinverted index column

2018-01-17 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 4f9aeaea8 -> 383b2ed35 [CARBONDATA-2031] Fix ArrayIndexOutOfBoundException when filter query is applied on column where all values are null and column is noinverted index column Fix ArrayIndexOutOfBoundException when filter query is

carbondata git commit: [CARBONDATA-1224] Added page level reader instead of reading whole blocklet in V3

2018-01-30 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 181c280b7 -> d509f17fb [CARBONDATA-1224] Added page level reader instead of reading whole blocklet in V3 Problem:In V3 format we read the whole blocklet at once to memory in order save IO time. But it turns out to be costlier in

carbondata git commit: [CARBONDATA-2082] Timeseries pre-aggregate table should support the blank space

2018-02-02 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master d3b228fb8 -> a9a0201b4 [CARBONDATA-2082] Timeseries pre-aggregate table should support the blank space Timeseries pre-aggregate table should support the blank space, including:event_time,different franularity This closes #1902

carbondata git commit: [CARBONDATA-2094] Filter DataMap Tables in Show Table Command

2018-02-01 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 19fdd4d75 -> ee1c4d42f [CARBONDATA-2094] Filter DataMap Tables in Show Table Command Currently Show Table command shows datamap tables (agg tablels) but show table command should not show aggregate tables.Solution :- Handle show

carbondata git commit: [CARBONDATA-1918] Incorrect data is displayed when String is updated using Sentences

2018-02-02 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master a9a0201b4 -> 2610a6091 [CARBONDATA-1918] Incorrect data is displayed when String is updated using Sentences Incorrect data is displayed when updating a String column using Sentences UDF. Sentences UDF will give us a Array, When

carbondata git commit: [CARBONDATA-2105] Fixed bug for null values when group by column is present as dictionary_include

2018-02-03 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 55bffbe2d -> 11f23714c [CARBONDATA-2105] Fixed bug for null values when group by column is present as dictionary_include Refactored code to resolve issue of null values when group by column is present as dictionary_include. This

carbondata git commit: [CARBONDATA-1931]DataLoad failed for Aggregate table when measure is …

2017-12-26 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 7dcc2e755 -> 525920c25 [CARBONDATA-1931]DataLoad failed for Aggregate table when measure is … Root Cause , during data loading ,dataframe columns are sorted based on selection order but in RowConverter fileds values are compared

carbondata git commit: [CARBONDATA-1719][Pre-Aggregate][Bug] Fixed bug to handle data inconsistency on concurrent data load and pre-aggregate table creation

2018-01-04 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 0c65aba0d -> 69de3874a [CARBONDATA-1719][Pre-Aggregate][Bug] Fixed bug to handle data inconsistency on concurrent data load and pre-aggregate table creation Problem: On concurrent data load and pre-aggregate table creation, datamap

carbondata git commit: [CARBONDATA-2753][Compatibility] Row count of page is calculated wrong for old store(V2 store)

2018-07-29 Thread kumarvishal09
nts: c79fc90 Author: dhatchayani Authored: Wed Jul 25 14:41:58 2018 +0530 Committer: kumarvishal09 Committed: Sun Jul 29 11:47:25 2018 +0530 -- .../blockletindex/BlockletDataRefNode.java| 18 +- .../s

carbondata git commit: [CARBONDATA-2775] Adaptive encoding fails for Unsafe OnHeap. if, target datatype is SHORT_INT

2018-07-29 Thread kumarvishal09
nts: 8d3e8b8 Author: ajantha-bhat Authored: Tue Jul 24 12:33:47 2018 +0530 Committer: kumarvishal09 Committed: Sun Jul 29 11:52:30 2018 +0530 -- .../page/UnsafeFixLengthColumnPage.java |

carbondata git commit: [CARBONDATA-2750] Added Documentation for Local Dictionary Support

2018-07-26 Thread kumarvishal09
6ce Author: praveenmeenakshi56 Authored: Wed Jul 25 21:01:37 2018 +0530 Committer: kumarvishal09 Committed: Thu Jul 26 12:18:04 2018 +0530 -- docs/data-management-on-carbondata.md | 66 ++ 1 file changed,

carbondata git commit: [CARBONDATA-2772] Size based dictionary fallback is failing even threshold is not reached.

2018-07-26 Thread kumarvishal09
018 +0530 Committer: kumarvishal09 Committed: Thu Jul 26 14:09:51 2018 +0530 -- .../MapBasedDictionaryStore.java| 20 ++-- .../ColumnLocalDictionaryGenerator.java | 8 2 files changed,

carbondata git commit: [HOTFIX]Fixed int overflow and comparison gone wrong during blocklet min/max

2018-08-09 Thread kumarvishal09
mit: 8affab8433bb4dea70fbb4ea9d3abc7eaf9fd7b2 Parents: 7158d52 Author: ravipesala Authored: Tue Aug 7 21:19:36 2018 +0530 Committer: kumarvishal09 Committed: Thu Aug 9 15:01:12 2018 +0530 -- .../core/util/CarbonMetadataUtil.java |

carbondata git commit: [CARBONDATA-2817]Thread Leak in Update and in No sort flow

2018-08-08 Thread kumarvishal09
ree/7158d520 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/7158d520 Branch: refs/heads/master Commit: 7158d5203d84feaef23a5bb17a90b67c79ba52d0 Parents: 8f7b594 Author: BJangir Authored: Thu Aug 2 21:51:07 2018 +0530 Committer: kumarvishal09 Committed: Wed Aug 8 17:42:04 2018 +0

[4/4] carbondata git commit: [CARBONDATA-2872] Added Spark FileFormat interface implementation in Carbon

2018-08-24 Thread kumarvishal09
/heads/master Commit: 347b8e1dbaef22fb1773e4771be8db8bad644a57 Parents: 1372450 Author: ravipesala Authored: Wed Aug 22 11:32:21 2018 +0530 Committer: kumarvishal09 Committed: Fri Aug 24 18:31:05 2018 +0530 -- .../core/datamap/DataMapStoreMana

[2/4] carbondata git commit: [CARBONDATA-2872] Added Spark FileFormat interface implementation in Carbon

2018-08-24 Thread kumarvishal09
http://git-wip-us.apache.org/repos/asf/carbondata/blob/347b8e1d/integration/spark-datasource/src/main/scala/org/apache/spark/sql/util/SparkTypeConverter.scala -- diff --git

[3/4] carbondata git commit: [CARBONDATA-2872] Added Spark FileFormat interface implementation in Carbon

2018-08-24 Thread kumarvishal09
http://git-wip-us.apache.org/repos/asf/carbondata/blob/347b8e1d/integration/spark-datasource/pom.xml -- diff --git a/integration/spark-datasource/pom.xml b/integration/spark-datasource/pom.xml new file mode 100644 index

[1/4] carbondata git commit: [CARBONDATA-2872] Added Spark FileFormat interface implementation in Carbon

2018-08-24 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 137245057 -> 347b8e1db http://git-wip-us.apache.org/repos/asf/carbondata/blob/347b8e1d/integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/CarbonLateDecodeStrategy.scala

carbondata git commit: [CARBONDATA-2887] Fix complex filters on spark carbon file format

2018-08-29 Thread kumarvishal09
530 Committer: kumarvishal09 Committed: Wed Aug 29 13:27:08 2018 +0530 -- .../spark/sql/test/TestQueryExecutor.scala | 1 + .../execution/datasources/CarbonFileIndex.scala | 15 +- .../CarbonFileIndexReplaceRule.sc

carbondata git commit: [CARBONDATA-2885] Broadcast Issue and Small file distribution Issue

2018-08-27 Thread kumarvishal09
mitter: kumarvishal09 Committed: Mon Aug 27 12:57:22 2018 +0530 -- .../AbstractDetailQueryResultIterator.java | 5 ++ .../apache/spark/sql/hive/CarbonRelation.scala | 65 +++- 2 files changed, 42 insertions(

carbondata git commit: [CARBONDATA-2758] Fix for filling data with enabled Local Dictionary having continous null values greater than default batch size throws array index out of bound

2018-07-20 Thread kumarvishal09
018 +0530 Committer: kumarvishal09 Committed: Fri Jul 20 15:15:35 2018 +0530 -- .../chunk/store/impl/LocalDictDimensionDataChunkStore.java | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

carbondata git commit: [CARBONDATA-2753] Fix Compatibility issue with Preaggregate table

2018-07-20 Thread kumarvishal09
org/repos/asf/carbondata/diff/ce2d1a3d Branch: refs/heads/master Commit: ce2d1a3da148ec19c60c15ec13c2a84c2805b479 Parents: 4da03f2 Author: Indhumathi27 Authored: Wed Jul 18 20:47:06 2018 +0530 Committer: kumarvishal09 Committed: Fri Jul 20 15:55:09 2018 +0

carbondata git commit: [HOTFIX] Improved BlockDataMap caching performance during first time query

2018-07-22 Thread kumarvishal09
ads/master Commit: a20f22edaddaf9ed882d9a8a0d406058702188ee Parents: 7551cc6 Author: manishgupta88 Authored: Thu Jul 19 19:15:12 2018 +0530 Committer: kumarvishal09 Committed: Sun Jul 22 22:26:42 2018 +0530 -- .../bl

carbondata git commit: [CARBONDATA-2771]block update and delete on table if the compaction is in progress & local dictionary issue for old table

2018-07-25 Thread kumarvishal09
p://git-wip-us.apache.org/repos/asf/carbondata/tree/50b74d26 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/50b74d26 Branch: refs/heads/master Commit: 50b74d26692a8d86504b4322012e4f5dd87356e4 Parents: a37a2ff Author: akashrn5 Authored: Mon Jul 23 20:29:46 2018 +0530 Committer: kumarv

carbondata git commit: [HOTFIX] improve sdk multi-thread performance

2018-09-05 Thread kumarvishal09
mit: 94d2089b246d2e4dc0ea2a673a89553e5eff1e35 Parents: af2c469 Author: ajantha-bhat Authored: Wed Aug 29 23:11:09 2018 +0530 Committer: kumarvishal09 Committed: Wed Sep 5 20:25:39 2018 +0530 -- .../hadoop/api/CarbonTableOutputFormat.j

carbondata git commit: [CARBONDATA-2895] Fix Query result count is more than actual csv rows with Batch-sort in save to disk (sort temp files) scenario

2018-09-05 Thread kumarvishal09
530 Committer: kumarvishal09 Committed: Wed Sep 5 20:30:59 2018 +0530 -- .../impl/UnsafeBatchParallelReadMergeSorterImpl.java | 15 +-- 1 file changed, 13 insertions(+), 2 deleti

carbondata git commit: [CARBONDATA-2889]Add decoder based fallback mechanism in local dictionary to reduce memory footprint

2018-09-10 Thread kumarvishal09
ter: kumarvishal09 Committed: Mon Sep 10 14:24:55 2018 +0530 -- .../core/constants/CarbonCommonConstants.java | 10 ++ .../blocklet/BlockletEncodedColumnPage.java | 42 +- .../datastore/blocklet/EncodedBlocklet.java |

carbondata git commit: [CARBONDATA-2915] update document links

2018-09-10 Thread kumarvishal09
018 +0800 Committer: kumarvishal09 Committed: Tue Sep 11 10:47:32 2018 +0530 -- README.md | 9 - docs/dml-of-carbondata.md | 6 +++--- docs/language-manual.md | 2 +- 3 files changed, 8 insertions(+)

carbondata git commit: [CARBONDATA-2898] Fix double boundary condition and clear datamaps issue

2018-08-30 Thread kumarvishal09
mit: de0f54516431eb1454a588d48641e0f540127279 Parents: e8ddbbb Author: ravipesala Authored: Tue Aug 28 17:17:38 2018 +0530 Committer: kumarvishal09 Committed: Thu Aug 30 11:53:06 2018 +0530 -- .../core/datamap/DataMapStoreManager.java |

carbondata git commit: [CARBONDATA-2676]Support local Dictionary for SDK Writer

2018-07-11 Thread kumarvishal09
Commit: 3109d04db6ffb99264c72f0d7ac9699e64b39bc6 Parents: 36e14e5 Author: BJangir Authored: Sun Jul 1 03:01:05 2018 +0530 Committer: kumarvishal09 Committed: Wed Jul 11 14:04:21 2018 +0530 -- .../schema/table/TableSchemaBuilder.java| 33 ++- docs/sdk-g

[2/2] carbondata git commit: [CARBONDATA-2712] Added fix for Local Dictionary Exclude for multi level complex columns

2018-07-11 Thread kumarvishal09
/d267c40b Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/d267c40b Branch: refs/heads/master Commit: d267c40b8d0f5ae4c4d054b3811867ab0917a63d Parents: 3109d04 Author: praveenmeenakshi56 Authored: Mon Jul 9 20:36:36 2018 +0530 Committer: kumarvishal09 Committed: Wed Jul 11 22:06:55 2018

carbondata git commit: [CARBONDATA-2326][Statistics] Fix NPE of statistics when spark.sql.execution.id is null

2018-04-10 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master cfb9a9a20 -> 8a5369d2b [CARBONDATA-2326][Statistics] Fix NPE of statistics when spark.sql.execution.id is null This closes #2151 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

carbondata git commit: [CARBONDATA-2335] Fix auto handoff for preaggregate table with streaming

2018-04-17 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master b0e6fbea2 -> 78e4d0da3 [CARBONDATA-2335] Fix auto handoff for preaggregate table with streaming Solution: MetaListener was not called for auto handoff case therefore child load commands were not being created thus throwing

carbondata git commit: [CARBONDATA-2346] Added fix for NULL error while dropping partition with multiple Pre-Aggregate tables

2018-04-17 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master ecd6c0c54 -> b0e6fbea2 [CARBONDATA-2346] Added fix for NULL error while dropping partition with multiple Pre-Aggregate tables 1. While dropping Partitions when multiple Pre-Aggregate tables are created, partitions to be dropped was

carbondata git commit: [CARBONDATA-2334] Added Property enabling user to block partitioning of Pre-Aggregate table

2018-04-20 Thread kumarvishal09
iff/a9d5e9de Branch: refs/heads/master Commit: a9d5e9dec117c4cb432f90dd16d31aad77cb9308 Parents: 3beaa0e Author: praveenmeenakshi56 <praveenmeenaksh...@gmail.com> Authored: Wed Apr 11 14:13:14 2018 +0530 Committer: kumarvishal09 <kumarvishal1...@gmail.com> Committed: Fri Apr 20 16:1

carbondata git commit: Added fix for data mismatch after compaction on Pre-agg with partition

2018-04-23 Thread kumarvishal09
git-wip-us.apache.org/repos/asf/carbondata/diff/bb74f6ef Branch: refs/heads/master Commit: bb74f6ef4eaa1bd7900297461647e536c2da41d2 Parents: 42bf137 Author: praveenmeenakshi56 <praveenmeenaksh...@gmail.com> Authored: Mon Apr 9 14:37:09 2018 +0530 Committer: kumarvishal09 <kumarvishal1.

carbondata git commit: [CARBONDATA-2615][32K] Support page size less than 32000 in CarbondataV3

2018-06-20 Thread kumarvishal09
iff/091a28bf Branch: refs/heads/master Commit: 091a28bf833a5296dd3878ddb11b243f7f37a8fc Parents: 2ea3b2d Author: xuchuanyin Authored: Wed Jun 20 19:07:03 2018 +0800 Committer: kumarvishal09 Committed: Thu Jun 21 11:00:02 2018 +0

carbondata git commit: [CARBONDATA-2509][CARBONDATA-2510][CARBONDATA-2511][32K] Add validate for long string columns

2018-06-21 Thread kumarvishal09
git-wip-us.apache.org/repos/asf/carbondata/tree/218a8deb Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/218a8deb Branch: refs/heads/master Commit: 218a8deb614e0dc160ab8c7e38c71d80711eb1a7 Parents: 091a28b Author: xuchuanyin Authored: Wed Jun 20 18:55:04 2018 +0800 Committer: kumarvisha

[1/2] carbondata git commit: [CARBONDATA-2420][32K] Support string longer than 32000 characters

2018-06-20 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master c5a4ec07a -> dc53dee24 http://git-wip-us.apache.org/repos/asf/carbondata/blob/dc53dee2/integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/longstring/VarcharDataTypesBasicTestCase.scala

[2/2] carbondata git commit: [CARBONDATA-2420][32K] Support string longer than 32000 characters

2018-06-20 Thread kumarvishal09
/heads/master Commit: dc53dee2448f366319764021d77c4be75d43b9e3 Parents: c5a4ec0 Author: xuchuanyin Authored: Sat Jun 2 15:17:04 2018 +0800 Committer: kumarvishal09 Committed: Wed Jun 20 15:24:22 2018 +0530 -- .../core/constants

carbondata git commit: [HOTFIX] Fixed compilation issues and bloom clear issue

2018-06-29 Thread kumarvishal09
:20 2018 +0530 Committer: kumarvishal09 Committed: Fri Jun 29 20:28:40 2018 +0530 -- .../localdictionary/TestLocalDictionaryGenerator.java | 14 ++ .../core/localdictionary/TestPageLevelDictionary.java |

carbondata git commit: [CARBONDATA-3014] Added support for inverted index and delete delta for direct scan queries

2018-10-26 Thread kumarvishal09
wip-us.apache.org/repos/asf/carbondata/tree/71d61795 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/71d61795 Branch: refs/heads/master Commit: 71d6179557703718ff0aac099efcc89ee41ed941 Parents: b62b0fd Author: ravipesala Authored: Tue Oct 16 16:37:18 2018 +0530 Committer: kumarvisha

carbondata git commit: [HOTFIX-compatibility] Handle Lazy loading with inverted index for ColumnarVectorWrapperDirectWithInvertedIndex

2018-10-31 Thread kumarvishal09
us.apache.org/repos/asf/carbondata/diff/94a4f831 Branch: refs/heads/master Commit: 94a4f8314068ffd4c0743907752b58879578749b Parents: bcf3e0f Author: ajantha-bhat Authored: Mon Oct 29 12:33:55 2018 +0530 Committer: kumarvishal09 Committed: Wed Oct 31 17:54:

carbondata git commit: [CARBONDATA-3011] Add carbon property to configure vector based row pruning push down

2018-10-25 Thread kumarvishal09
nch: refs/heads/master Commit: de6e98b085723811b0894e659c3c4ce9770f7ca2 Parents: 9578786 Author: ravipesala Authored: Tue Oct 16 10:32:18 2018 +0530 Committer: kumarvishal09 Committed: Thu Oct 25 17:28:29 2018 +0530 -- .../c

[2/2] carbondata git commit: [CARBONDATA-3015] Support Lazy load in carbon vector

2018-10-26 Thread kumarvishal09
-us.apache.org/repos/asf/carbondata/diff/170c2f56 Branch: refs/heads/master Commit: 170c2f56dc1f9b55444aa727d0e587a207f7b8c7 Parents: 019f5cd Author: ravipesala Authored: Tue Oct 16 18:39:16 2018 +0530 Committer: kumarvishal09 Committed: Sat Oct 27 05:28:54 2018 +0530

[1/2] carbondata git commit: [CARBONDATA-3015] Support Lazy load in carbon vector

2018-10-26 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master 019f5cd06 -> 170c2f56d http://git-wip-us.apache.org/repos/asf/carbondata/blob/170c2f56/integration/spark-datasource/src/main/spark2.3plus/org/apache/spark/sql/CarbonVectorProxy.java

[3/3] carbondata git commit: [CARBONDATA-3012] Added support for full scan queries for vector direct fill.

2018-10-25 Thread kumarvishal09
/heads/master Commit: 3d3b6ff1615e08131f6bcaea23dec0116a18081d Parents: e0baa9b Author: ravipesala Authored: Tue Oct 16 11:30:43 2018 +0530 Committer: kumarvishal09 Committed: Thu Oct 25 22:24:24 2018 +0530 -- .../chunk/impl

[1/3] carbondata git commit: [CARBONDATA-3012] Added support for full scan queries for vector direct fill.

2018-10-25 Thread kumarvishal09
Repository: carbondata Updated Branches: refs/heads/master e0baa9b9f -> 3d3b6ff16 http://git-wip-us.apache.org/repos/asf/carbondata/blob/3d3b6ff1/core/src/main/java/org/apache/carbondata/core/scan/result/vector/CarbonColumnarBatch.java

[2/3] carbondata git commit: [CARBONDATA-3012] Added support for full scan queries for vector direct fill.

2018-10-25 Thread kumarvishal09
http://git-wip-us.apache.org/repos/asf/carbondata/blob/3d3b6ff1/core/src/main/java/org/apache/carbondata/core/datastore/page/VarLengthColumnPageBase.java -- diff --git

carbondata git commit: [CARBONDATA-3070] Fix partition load issue when custom location is added.

2018-11-02 Thread kumarvishal09
wip-us.apache.org/repos/asf/carbondata/tree/d6227769 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/d6227769 Branch: refs/heads/master Commit: d62277696cd19257a50cc956e3e7ff8fad5e651f Parents: 74a2dde Author: ravipesala Authored: Mon Oct 29 13:15:00 2018 +0530 Committer: kumarvishal09 Commit

carbondata git commit: [CARBONDATA-3013] Added support for pruning pages for vector direct fill.

2018-10-26 Thread kumarvishal09
mit: e6d15da74a3a4d9c0af9d6886b811ac5bb2d89e9 Parents: 3d3b6ff Author: ravipesala Authored: Tue Oct 16 14:53:14 2018 +0530 Committer: kumarvishal09 Committed: Fri Oct 26 16:24:38 2018 +0530 -- .../filter/executer/AndFilterExecuterImpl.j

carbondata git commit: [HOTFIX] Fixed S3 metrics issue.

2018-10-03 Thread kumarvishal09
18:29:08 2018 +0530 Committer: kumarvishal09 Committed: Wed Oct 3 16:08:49 2018 +0530 -- .../datastore/filesystem/AbstractDFSCarbonFile.java | 7 +-- .../apache/carbondata/core/reader/ThriftReader.java | 16 ++--

carbondata git commit: [CARBONDATA-2978] Fixed JVM crash issue when insert into carbon table from other carbon table

2018-09-28 Thread kumarvishal09
ata/diff/9ae91cc5 Branch: refs/heads/master Commit: 9ae91cc5a9d683ef54550cfe7e65c4d63d5e5a24 Parents: c016361 Author: ravipesala Authored: Wed Sep 26 23:04:59 2018 +0530 Committer: kumarvishal09 Committed: Fri Sep 28 19:51:06 2018 +0

  1   2   >