[2/2] incubator-carbondata git commit: [CARBONDATA-856] Alter Table - TABLE RENAME feature documentation This closes #756

2017-04-07 Thread chenliang613
[CARBONDATA-856] Alter Table - TABLE RENAME feature documentation This closes #756 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/914d61e3 Tree:

[1/2] incubator-carbondata git commit: [CARBONDATA-856] Alter Table - TABLE RENAME feature documentation

2017-04-07 Thread chenliang613
Repository: incubator-carbondata Updated Branches: refs/heads/master cfefb7418 -> 914d61e32 [CARBONDATA-856] Alter Table - TABLE RENAME feature documentation The documentation for Table rename as part of the alter table feature. Project:

[3/4] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
sort columns Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/fcf74017 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/fcf74017 Diff:

[2/4] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/fcf74017/integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/sortcolumns/TestSortColumns.scala -- diff --git

[4/4] incubator-carbondata git commit: [CARBONDATA-782]support SORT_COLUMNS This closes #757

2017-04-07 Thread jackylk
[CARBONDATA-782]support SORT_COLUMNS This closes #757 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/f60f6b62 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/f60f6b62

[1/4] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/12-dev 914d61e32 -> f60f6b62c http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/fcf74017/processing/src/main/java/org/apache/carbondata/processing/newflow/steps/NoSortProcessorStepImpl.java

[30/49] incubator-carbondata git commit: Fixed order by limit with select * query

2017-04-07 Thread jackylk
Fixed order by limit with select * query Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/82b61d47 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/82b61d47 Diff:

[49/49] incubator-carbondata git commit: [CARBONDATA-856] Alter Table - TABLE RENAME feature documentation This closes #756

2017-04-07 Thread jackylk
[CARBONDATA-856] Alter Table - TABLE RENAME feature documentation This closes #756 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/914d61e3 Tree:

[43/49] incubator-carbondata git commit: fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/7e2e0f3d/integration/spark-common-test/src/test/resources/restructure/data_2000.csv -- diff --git

[25/49] incubator-carbondata git commit: Compaction lock should also be acquired during alter operation as alter and compaction on same table should not be allowed concurrently.

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/cc59b247/processing/src/main/java/org/apache/carbondata/processing/merger/CarbonDataMergerUtil.java -- diff --git

[03/49] incubator-carbondata git commit: Changes done: 1. Clean up of folders created locally during data load and insert into operations. 2. Setting the load status properly for success, partial succ

2017-04-07 Thread jackylk
Changes done: 1. Clean up of folders created locally during data load and insert into operations. 2. Setting the load status properly for success, partial success and failure cases. 3. Printing load statistics in case of success and partial success. Project:

[06/49] incubator-carbondata git commit: [CARBONDATA-863] Support creation and deletion of dictionary files through RDD during alter add and drop This closes #733

2017-04-07 Thread jackylk
[CARBONDATA-863] Support creation and deletion of dictionary files through RDD during alter add and drop This closes #733 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/65e67918 Tree:

[17/49] incubator-carbondata git commit: [CARBONDATA-814] bad record log file writing is not correct

2017-04-07 Thread jackylk
[CARBONDATA-814] bad record log file writing is not correct Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/3af2d650 Tree:

[13/49] incubator-carbondata git commit: create database DBNAME , here DBNAME should be case insensitive.

2017-04-07 Thread jackylk
create database DBNAME , here DBNAME should be case insensitive. while creating the folder convert to lower case and create. Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/0f678331 Tree:

[29/49] incubator-carbondata git commit: [CARBONDATA-780] Alter table support for compaction through sort step. This closes #703

2017-04-07 Thread jackylk
[CARBONDATA-780] Alter table support for compaction through sort step. This closes #703 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/68cbe150 Tree:

[10/49] incubator-carbondata git commit: [CARBONDATA-866] remove kettle from configuration parameter file This closes #743

2017-04-07 Thread jackylk
[CARBONDATA-866] remove kettle from configuration parameter file This closes #743 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/69edde1d Tree:

[14/49] incubator-carbondata git commit: [CARBONDATA-875] in create database DDL , DBNAME should be case insensitive. This closes #742

2017-04-07 Thread jackylk
[CARBONDATA-875] in create database DDL , DBNAME should be case insensitive. This closes #742 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/bca8b88b Tree:

[07/49] incubator-carbondata git commit: Remove configurations for Kettle from installation-guide.md

2017-04-07 Thread jackylk
Remove configurations for Kettle from installation-guide.md Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/1fc38510 Tree:

[31/49] incubator-carbondata git commit: [CARBONDATA-874] Fixed order by limit with select * query This closes #726

2017-04-07 Thread jackylk
[CARBONDATA-874] Fixed order by limit with select * query This closes #726 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/1b20c2df Tree:

[32/49] incubator-carbondata git commit: changes in troubleshooting.md

2017-04-07 Thread jackylk
changes in troubleshooting.md Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/951c5074 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/951c5074 Diff:

[41/49] incubator-carbondata git commit: [CARBONDATA-846] Added support to revert changes if query fails. This closes #727

2017-04-07 Thread jackylk
[CARBONDATA-846] Added support to revert changes if query fails. This closes #727 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/6f12fbb3 Tree:

[15/49] incubator-carbondata git commit: if no locktype is configured and store type is HDFS set HDFS lock as default

2017-04-07 Thread jackylk
if no locktype is configured and store type is HDFS set HDFS lock as default Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/41bfd4a5 Tree:

[48/49] incubator-carbondata git commit: [CARBONDATA-856] Alter Table - TABLE RENAME feature documentation

2017-04-07 Thread jackylk
[CARBONDATA-856] Alter Table - TABLE RENAME feature documentation The documentation for Table rename as part of the alter table feature. Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/b2950b44

[05/49] incubator-carbondata git commit: Changes done: 1. Support creation and deletion of dictionary files during alter add and drop columns through RDD to parallelize the task and increase the perfo

2017-04-07 Thread jackylk
Changes done: 1. Support creation and deletion of dictionary files during alter add and drop columns through RDD to parallelize the task and increase the performance 2. Support clean up of dictionary files in case any failure occurs during alter add columns operation Project:

[39/49] incubator-carbondata git commit: [CARBONDATA-862] Removed Use Kettle From Documentation This closes #731

2017-04-07 Thread jackylk
[CARBONDATA-862] Removed Use Kettle From Documentation This closes #731 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/bbade2aa Tree:

[27/49] incubator-carbondata git commit: Compaction lock should also be acquired during alter operation as alter and compaction on same table should not be allowed concurrently.

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/cc59b247/integration/spark-common/src/main/java/org/apache/carbondata/spark/merger/CarbonDataMergerUtil.java -- diff --git

[44/49] incubator-carbondata git commit: fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper

2017-04-07 Thread jackylk
fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/7e2e0f3d Tree:

[19/49] incubator-carbondata git commit: fixed issue with meta lock not getting deleted for rename table

2017-04-07 Thread jackylk
fixed issue with meta lock not getting deleted for rename table Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/7ae1cd8f Tree:

[09/49] incubator-carbondata git commit: remove kettle from configuration file

2017-04-07 Thread jackylk
remove kettle from configuration file Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/0ef41ae2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/0ef41ae2 Diff:

[28/49] incubator-carbondata git commit: Compaction lock should also be acquired during alter operation as alter and compaction on same table should not be allowed concurrently.

2017-04-07 Thread jackylk
Compaction lock should also be acquired during alter operation as alter and compaction on same table should not be allowed concurrently. Handling for compaction for restructure case. Handled to completely sort the data again if any restructured block is selected for compaction Handled review

[04/49] incubator-carbondata git commit: [CARBONDATA-870] Folders and files not getting cleaned up created locally during data load operation. This closes #735

2017-04-07 Thread jackylk
[CARBONDATA-870] Folders and files not getting cleaned up created locally during data load operation. This closes #735 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/4a7adfa9 Tree:

[42/49] incubator-carbondata git commit: fixed ArrayIndexOutOfBoundException for ColumnarVectorWrapper

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/7e2e0f3d/integration/spark2/src/main/java/org/apache/carbondata/spark/vectorreader/ColumnarVectorWrapper.java -- diff --git

[24/49] incubator-carbondata git commit: Compaction lock should also be acquired during alter operation as alter and compaction on same table should not be allowed concurrently.

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/cc59b247/processing/src/main/java/org/apache/carbondata/processing/merger/TableMeta.java -- diff --git

[40/49] incubator-carbondata git commit: added support to revert changes if query fails

2017-04-07 Thread jackylk
added support to revert changes if query fails Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/2a4f09b7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/2a4f09b7 Diff:

[16/49] incubator-carbondata git commit: [CARBONDATA-871] If store type is HDFS then set HDFS lock as default. This closes #736

2017-04-07 Thread jackylk
[CARBONDATA-871] If store type is HDFS then set HDFS lock as default. This closes #736 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/05b790a3 Tree:

[02/49] incubator-carbondata git commit: [CARBONDATA-845] Insert Select Into Same Table This closes #723

2017-04-07 Thread jackylk
[CARBONDATA-845] Insert Select Into Same Table This closes #723 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/ada081d8 Tree:

[11/49] incubator-carbondata git commit: While executing drop table , invalidating the table from hive metastore by running the command externally

2017-04-07 Thread jackylk
While executing drop table , invalidating the table from hive metastore by running the command externally Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/df3dea90 Tree:

[38/49] incubator-carbondata git commit: Removed USE_KETTLE options reference from documentation

2017-04-07 Thread jackylk
Removed USE_KETTLE options reference from documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/97d27895 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/97d27895

[37/49] incubator-carbondata git commit: [CARBONDATA-847] Fixed NullPointerException for DictionaryBasedVectorResultCollector during alter table. This closes #724

2017-04-07 Thread jackylk
[CARBONDATA-847] Fixed NullPointerException for DictionaryBasedVectorResultCollector during alter table. This closes #724 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/1624c5f7 Tree:

[33/49] incubator-carbondata git commit: changes in troubleshooting.md file This closes #746

2017-04-07 Thread jackylk
changes in troubleshooting.md file This closes #746 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/631be314 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/631be314 Diff:

[18/49] incubator-carbondata git commit: [CARBONDATA-814] bad record log file writing is not correct. This closes #694

2017-04-07 Thread jackylk
[CARBONDATA-814] bad record log file writing is not correct. This closes #694 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/95549714 Tree:

[34/49] incubator-carbondata git commit: changes in release-guide.md

2017-04-07 Thread jackylk
changes in release-guide.md Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/60ac23d3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/60ac23d3 Diff:

[46/49] incubator-carbondata git commit: Formatted Document

2017-04-07 Thread jackylk
Formatted Document Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/7962027d Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/7962027d Diff:

[01/49] incubator-carbondata git commit: Insert Select Into Same Table [Forced Update!]

2017-04-07 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/12-dev dccd2ad0d -> 914d61e32 (forced update) Insert Select Into Same Table Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit:

[22/49] incubator-carbondata git commit: [CARBONDATA-400] Error message for dataload with a column having more than 100000 characters. This closes #398

2017-04-07 Thread jackylk
[CARBONDATA-400] Error message for dataload with a column having more than 10 characters. This closes #398 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/58cd9339 Tree:

[2/2] incubator-carbondata git commit: [CARBONDATA-885] Fixed inconsistent usage in queries in ddl operations This closes #758

2017-04-07 Thread chenliang613
[CARBONDATA-885] Fixed inconsistent usage in queries in ddl operations This closes #758 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/33544d32 Tree:

[2/4] incubator-carbondata git commit: clean issue in java/scala doc

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/086b06d1/processing/src/test/resources/CSV.ktr -- diff --git a/processing/src/test/resources/CSV.ktr b/processing/src/test/resources/CSV.ktr deleted file mode

[1/4] incubator-carbondata git commit: clean issue in java/scala doc

2017-04-07 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/master 1e5db53a4 -> 75a1db4ba http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/086b06d1/processing/src/test/resources/DATA_FACT_SMALL1.ktr -- diff

[1/2] incubator-carbondata git commit: clean code

2017-04-07 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/master 33544d32e -> 1e5db53a4 clean code Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/6c73d885 Tree:

[3/4] incubator-carbondata git commit: clean issue in java/scala doc

2017-04-07 Thread jackylk
clean issue in java/scala doc Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/086b06d1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/086b06d1 Diff:

[4/4] incubator-carbondata git commit: clean java/scala doc issue This closes #762

2017-04-07 Thread jackylk
clean java/scala doc issue This closes #762 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/75a1db4b Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/75a1db4b Diff:

[1/6] incubator-carbondata git commit: Refactored query in example

2017-04-07 Thread jackylk
Repository: incubator-carbondata Updated Branches: refs/heads/12-dev f60f6b62c -> 5783718a9 Refactored query in example Update ddl-operation-on-carbondata.md Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit:

[3/6] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/a76b418f/processing/src/main/java/org/apache/carbondata/processing/newflow/steps/NoSortProcessorStepImpl.java -- diff --git

[2/6] incubator-carbondata git commit: [CARBONDATA-885] Fixed inconsistent usage in queries in ddl operations This closes #758

2017-04-07 Thread jackylk
[CARBONDATA-885] Fixed inconsistent usage in queries in ddl operations This closes #758 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/33544d32 Tree:

[4/6] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
http://git-wip-us.apache.org/repos/asf/incubator-carbondata/blob/a76b418f/integration/spark-common-test/src/test/scala/org/apache/carbondata/spark/testsuite/sortcolumns/TestSortColumns.scala -- diff --git

[5/6] incubator-carbondata git commit: sort columns

2017-04-07 Thread jackylk
sort columns Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/a76b418f Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/a76b418f Diff:

[6/6] incubator-carbondata git commit: [CARBONDATA-782]support SORT_COLUMNS This closes #757

2017-04-07 Thread jackylk
[CARBONDATA-782]support SORT_COLUMNS This closes #757 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/5783718a Tree: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/tree/5783718a

[2/2] incubator-carbondata git commit: [CARBONDATA-842]implement CarbonRowDataWriterProcessorStepImpl for no SORT_COLUMN This closes #741

2017-04-07 Thread jackylk
[CARBONDATA-842]implement CarbonRowDataWriterProcessorStepImpl for no SORT_COLUMN This closes #741 Project: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-carbondata/commit/12bf455a Tree: