[2/8] carbondata git commit: [CARBONDATA-1251] Add test cases for IUD feature This closes #1120

2017-07-02 Thread jackylk
-us.apache.org/repos/asf/carbondata/diff/ad800067 Branch: refs/heads/encoding_override Commit: ad8000676b8aa994c6b70e738b3cf27604cbca4b Parents: 28f8a0b 7e2e86e Author: jackylk Authored: Fri Jun 30 20:34:46 2017 +0800 Committer: jackylk Committed: Fri Jun 30 20:34:46 2017 +0800

[6/8] carbondata git commit: [CARBONDATA-1248] change LazyColumnPage parent class This closes #1114

2017-07-02 Thread jackylk
[CARBONDATA-1248] change LazyColumnPage parent class This closes #1114 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/92ba101d Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/92ba101d Diff: http://git-w

[3/8] carbondata git commit: fix unsafe column page bug

2017-07-02 Thread jackylk
/fdb672ad Branch: refs/heads/encoding_override Commit: fdb672ad946c0fe5b9982aee9b09717db36a54f7 Parents: ad80006 Author: jackylk Authored: Fri Jun 30 18:27:08 2017 +0800 Committer: QiangCai Committed: Sat Jul 1 13:09:24 2017 +0800

[1/8] carbondata git commit: add test case when record more than one pagesize

2017-07-02 Thread jackylk
mit: 7e2e86e5c156fde3a0fa028a081e4caf2724513c Parents: 28f8a0b Author: chenerlu Authored: Thu Jun 29 11:36:10 2017 +0800 Committer: jackylk Committed: Fri Jun 30 20:33:49 2017 +0800 -- .../iud/DeleteCarbonTableTestCase.scala | 31 ++-- .../

[4/8] carbondata git commit: [CARBONDATA-1215][BUGFIX] Fix unsafe column page for decimal query This closes #1121

2017-07-02 Thread jackylk
[CARBONDATA-1215][BUGFIX] Fix unsafe column page for decimal query This closes #1121 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3e726e0a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/3e726e0a Dif

[5/8] carbondata git commit: [CARBONDATA-1248] change LazyColumnPage parent class

2017-07-02 Thread jackylk
/repos/asf/carbondata/diff/53b92e5f Branch: refs/heads/encoding_override Commit: 53b92e5f8fb527529a6b075f8c71d3e389b2cee5 Parents: 3e726e0 Author: jackylk Authored: Thu Jun 29 18:20:56 2017 +0800 Committer: QiangCai Committed: Sat Jul 1 19:02:27 2017 +0800

[7/8] carbondata git commit: remove spark.version in submodule pom.xml

2017-07-02 Thread jackylk
remove spark.version in submodule pom.xml Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/d3975a92 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/d3975a92 Diff: http://git-wip-us.apache.org/repos/asf/ca

[8/8] carbondata git commit: Remove the fixed spark.version in submodule for supporting new spark version This closes #1017

2017-07-02 Thread jackylk
Remove the fixed spark.version in submodule for supporting new spark version This closes #1017 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/924f0b7a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/92

carbondata git commit: [CARBONDATA-1253] Sort_columns should not support float, double, decimal

2017-07-03 Thread jackylk
:19 2017 +0800 Committer: jackylk Committed: Mon Jul 3 20:53:20 2017 +0800 -- ...feVariableLengthDimensionDataChunkStore.java | 12 --- ...afeVariableLengthDimesionDataChunkStore.java | 12 --- .../apache/carbondata/core/u

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

2017-07-04 Thread jackylk
[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: http:

[4/8] carbondata git commit: [CARBONDATA-1253] Sort_columns should not support float, double, decimal

2017-07-04 Thread jackylk
/5f9741eb Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/5f9741eb Branch: refs/heads/encoding_override Commit: 5f9741ebcb5b2b606f4d710785ce97c4d6b49229 Parents: 0d46976 Author: QiangCai Authored: Fri Jun 30 19:51:19 2017 +0800 Committer: jackylk Committed: Mon Jul 3 20:53:20 2017 +0800

[2/8] carbondata git commit: [CARBONDATA-1256] Rectify Vector Buffer Overflow Calculation. This closes #1111

2017-07-04 Thread jackylk
[CARBONDATA-1256] Rectify Vector Buffer Overflow Calculation. This closes # Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/27d520cc Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/27d520cc Diff: htt

[8/8] carbondata git commit: [CARBONDATA-1244] Polish docs and comments in presto integration

2017-07-04 Thread jackylk
[CARBONDATA-1244] Polish docs and comments in presto integration This closes #1131 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/b699ee6f Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/b699ee6f Diff:

[7/8] carbondata git commit: [CARBONDATA-980] Fix for Is Not Null in presto

2017-07-04 Thread jackylk
[CARBONDATA-980] Fix for Is Not Null in presto This closes #1128 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/bbb95ceb Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/bbb95ceb Diff: http://git-wip-us

[1/8] carbondata git commit: Rectify Vector Buffer Calculation

2017-07-04 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/encoding_override 924f0b7a7 -> b699ee6f7 Rectify Vector Buffer Calculation Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/03d484ab Tree: http://git-wip-us.apac

[3/8] carbondata git commit: [CARBONDATA-982] Fixed Bug For NotIn Clause In Presto

2017-07-04 Thread jackylk
[CARBONDATA-982] Fixed Bug For NotIn Clause In Presto This closes #1062 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0d469761 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/0d469761 Diff: http://git

[5/8] carbondata git commit: Fixed described formatted for sort_columns after alter

2017-07-04 Thread jackylk
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: http://git-wip-us.apache.org/repos/asf/carbondata/tree/e9329ee7 Diff: http://git-wip-us.apache.org

carbondata git commit: [CARBONDATA-1173] Stream ingestion - write path framework

2017-07-04 Thread jackylk
Jun 15 11:57:43 2017 -0700 Committer: jackylk Committed: Wed Jul 5 00:29:14 2017 +0800 -- .../streaming/CarbonStreamingCommitInfo.java| 108 ++ .../streaming/CarbonStreamingConstants.java | 25 +++ .../stream

[41/50] [abbrv] carbondata git commit: Remove the fixed spark.version in submodule for supporting new spark version This closes #1017

2017-07-04 Thread jackylk
Remove the fixed spark.version in submodule for supporting new spark version This closes #1017 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/924f0b7a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/92

[36/50] [abbrv] carbondata git commit: fix unsafe column page bug

2017-07-04 Thread jackylk
/fdb672ad Branch: refs/heads/streaming_ingest Commit: fdb672ad946c0fe5b9982aee9b09717db36a54f7 Parents: ad80006 Author: jackylk Authored: Fri Jun 30 18:27:08 2017 +0800 Committer: QiangCai Committed: Sat Jul 1 13:09:24 2017 +0800

[12/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support absolute path without scheme in loading

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support absolute path without scheme in loading Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/47a05a8a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/47a05a8a Diff: http://git-wip-us

[28/50] [abbrv] carbondata git commit: adding the test case for the bad record condition with update operation.

2017-07-04 Thread jackylk
adding the test case for the bad record condition with update operation. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/026ceae2 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/026ceae2 Diff: http://git

[11/50] [abbrv] carbondata git commit: [CARBONDATA-1065] Added set command in carbon to update properties dynamically. This closes #972

2017-07-04 Thread jackylk
[CARBONDATA-1065] Added set command in carbon to update properties dynamically. This closes #972 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/88522912 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/

[03/50] [abbrv] carbondata git commit: [CARBONDATA-1228] the query result of double is not correct This closes #1091

2017-07-04 Thread jackylk
://git-wip-us.apache.org/repos/asf/carbondata/diff/3ecb3ec5 Branch: refs/heads/streaming_ingest Commit: 3ecb3ec58b9156876ae6b9f4229ade3399f8d84c Parents: 15acd9d 434f32d Author: jackylk Authored: Mon Jun 26 22:58:38 2017 +0800 Committer: jackylk Committed: Mon Jun 26 22:58:38 2017 +0800

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

2017-07-04 Thread jackylk
[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: http:

[45/50] [abbrv] carbondata git commit: [CARBONDATA-1253] Sort_columns should not support float, double, decimal

2017-07-04 Thread jackylk
/5f9741eb Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/5f9741eb Branch: refs/heads/streaming_ingest Commit: 5f9741ebcb5b2b606f4d710785ce97c4d6b49229 Parents: 0d46976 Author: QiangCai Authored: Fri Jun 30 19:51:19 2017 +0800 Committer: jackylk Committed: Mon Jul 3 20:53:20 2017 +0800

[14/50] [abbrv] carbondata git commit: use raw compression

2017-07-04 Thread jackylk
/eadfea78 Branch: refs/heads/streaming_ingest Commit: eadfea789b0fd63c4adcd4f7f335530a98dfbb78 Parents: a459dea Author: jackylk Authored: Tue Jun 27 16:54:54 2017 +0800 Committer: QiangCai Committed: Tue Jun 27 23:56:05 2017 +0800

[23/50] [abbrv] carbondata git commit: [CARBONDATA-1222] Residual files of update needs to be cleaned. This closes #1086

2017-07-04 Thread jackylk
[CARBONDATA-1222] Residual files of update needs to be cleaned. This closes #1086 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ac2168a9 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/ac2168a9 Diff:

[10/50] [abbrv] carbondata git commit: 1. Refactored the bad record code, by default the bad record path will be empty, if bad record logger is enabled or action is redirect and bad record path is not

2017-07-04 Thread jackylk
1. Refactored the bad record code, by default the bad record path will be empty, if bad record logger isenabled or action is redirect and bad record path is not configured then data-load will fail. 2. Support dynamic set command for some of load options 3. fixed test cases 4. Added validatio

[37/50] [abbrv] carbondata git commit: [CARBONDATA-1215][BUGFIX] Fix unsafe column page for decimal query This closes #1121

2017-07-04 Thread jackylk
[CARBONDATA-1215][BUGFIX] Fix unsafe column page for decimal query This closes #1121 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3e726e0a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/3e726e0a Dif

[08/50] [abbrv] carbondata git commit: Added set/reset commands in carbon to update/reset properties dynamically

2017-07-04 Thread jackylk
Added set/reset commands in carbon to update/reset properties dynamically Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/95ce1da1 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/95ce1da1 Diff: http://gi

[21/50] [abbrv] carbondata git commit: [CARBONDATA-1207] Resource leak in CarbonDictionaryWriter. This closes #1071

2017-07-04 Thread jackylk
[CARBONDATA-1207] Resource leak in CarbonDictionaryWriter. This closes #1071 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/bebad100 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/bebad100 Diff: http:/

[32/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support absolute path without scheme in loading - change in logic

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support absolute path without scheme in loading - change in logic Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c671c5b6 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/c671c5b6 Diff

[48/50] [abbrv] carbondata git commit: [CARBONDATA-980] Fix for Is Not Null in presto

2017-07-04 Thread jackylk
[CARBONDATA-980] Fix for Is Not Null in presto This closes #1128 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/bbb95ceb Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/bbb95ceb Diff: http://git-wip-us

[26/50] [abbrv] carbondata git commit: fix compact bug for partition table

2017-07-04 Thread jackylk
fix compact bug for partition table Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/aecf496e Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/aecf496e Diff: http://git-wip-us.apache.org/repos/asf/carbonda

[35/50] [abbrv] carbondata git commit: [CARBONDATA-1251] Add test cases for IUD feature This closes #1120

2017-07-04 Thread jackylk
-us.apache.org/repos/asf/carbondata/diff/ad800067 Branch: refs/heads/streaming_ingest Commit: ad8000676b8aa994c6b70e738b3cf27604cbca4b Parents: 28f8a0b 7e2e86e Author: jackylk Authored: Fri Jun 30 20:34:46 2017 +0800 Committer: jackylk Committed: Fri Jun 30 20:34:46 2017 +0800

[09/50] [abbrv] carbondata git commit: 1. Refactored the bad record code, by default the bad record path will be empty, if bad record logger is enabled or action is redirect and bad record path is not

2017-07-04 Thread jackylk
http://git-wip-us.apache.org/repos/asf/carbondata/blob/39644b5e/integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala -- diff --git a/integration/spark2/src/main/scala/org/apache/spark/sq

[44/50] [abbrv] carbondata git commit: [CARBONDATA-982] Fixed Bug For NotIn Clause In Presto

2017-07-04 Thread jackylk
[CARBONDATA-982] Fixed Bug For NotIn Clause In Presto This closes #1062 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0d469761 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/0d469761 Diff: http://git

[01/50] [abbrv] carbondata git commit: [CARBONDATA-1188] fixed codec for UpscaleFloatingCodec This closes #1053 [Forced Update!]

2017-07-04 Thread jackylk
asf/carbondata/commit/15acd9d7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/15acd9d7 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/15acd9d7 Branch: refs/heads/streaming_ingest Commit: 15acd9d71b45d863f4672f7725c640ce344c214b Parents: 3dec25b 1d8254b Author: jack

[40/50] [abbrv] carbondata git commit: remove spark.version in submodule pom.xml

2017-07-04 Thread jackylk
remove spark.version in submodule pom.xml Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/d3975a92 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/d3975a92 Diff: http://git-wip-us.apache.org/repos/asf/ca

[06/50] [abbrv] carbondata git commit: [CARBONDATA-1217] Failure in data load when we first load the bad record and then valid record and bad record action is set to Fail. This closes #1080

2017-07-04 Thread jackylk
[CARBONDATA-1217] Failure in data load when we first load the bad record and then valid record and bad record action is set to Fail. This closes #1080 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/2234ec8b Tree: h

[17/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support absolute path with out scehema in URI. This closes #1107

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support absolute path with out scehema in URI. This closes #1107 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/7efc49d4 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/7efc49d4 Diff:

[29/50] [abbrv] carbondata git commit: [CARBONDATA-1240] Added testcase for bad record with update operation. This closes #1106.

2017-07-04 Thread jackylk
[CARBONDATA-1240] Added testcase for bad record with update operation. This closes #1106. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c2b39b26 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/c2b39b2

[16/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support absolute path without scheme in loading - hdfs path issue fix

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support absolute path without scheme in loading - hdfs path issue fix Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/82ef875e Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/82ef875e

[30/50] [abbrv] carbondata git commit: show partition function

2017-07-04 Thread jackylk
show partition function Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c3bfc4ad Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/c3bfc4ad Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c3bf

[02/50] [abbrv] carbondata git commit: fix double issue

2017-07-04 Thread jackylk
fix double issue Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/434f32dd Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/434f32dd Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/434f32dd B

[25/50] [abbrv] carbondata git commit: [CARBONDATA-1179] Improve Size calculation of Objects of LRU cache. This closes #1038.

2017-07-04 Thread jackylk
[CARBONDATA-1179] Improve Size calculation of Objects of LRU cache. This closes #1038. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c8f742d4 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/c8f742d4 D

[15/50] [abbrv] carbondata git commit: [CARBONDATA-1124] Use raw compression while encoding fix length column page This closes #1059

2017-07-04 Thread jackylk
[CARBONDATA-1124] Use raw compression while encoding fix length column page This closes #1059 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/95bd82c7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/95b

[38/50] [abbrv] carbondata git commit: [CARBONDATA-1248] change LazyColumnPage parent class

2017-07-04 Thread jackylk
/repos/asf/carbondata/diff/53b92e5f Branch: refs/heads/streaming_ingest Commit: 53b92e5f8fb527529a6b075f8c71d3e389b2cee5 Parents: 3e726e0 Author: jackylk Authored: Thu Jun 29 18:20:56 2017 +0800 Committer: QiangCai Committed: Sat Jul 1 19:02:27 2017 +0800

[33/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support absolute path without URI schema in loading. This closes #1118.

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support absolute path without URI schema in loading. This closes #1118. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/28f8a0b3 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/28f8a0b

[31/50] [abbrv] carbondata git commit: [CARBONDATA-1181] Support Show partitions DDL. This closes #1094.

2017-07-04 Thread jackylk
[CARBONDATA-1181] Support Show partitions DDL. This closes #1094. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/126a041a Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/126a041a Diff: http://git-wip-us

[20/50] [abbrv] carbondata git commit: [CARBONDATA-1207] Resource leak problem in CarbonDictionaryWriter

2017-07-04 Thread jackylk
[CARBONDATA-1207] Resource leak problem in CarbonDictionaryWriter Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/e54456fa Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/e54456fa Diff: http://git-wip-us

[05/50] [abbrv] carbondata git commit: Problem: Failure in data load when we first load the bad record and then valid record and bad record action is set to Fail

2017-07-04 Thread jackylk
Problem: Failure in data load when we first load the bad record and then valid record and bad record action is set to Fail Analysis: When we load bad record into the table and bad record action is set to "FAIL", then data load will fail. During load a bad record logger static map is maintained

[46/50] [abbrv] carbondata git commit: Fixed described formatted for sort_columns after alter

2017-07-04 Thread jackylk
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: http://git-wip-us.apache.org/repos/asf/carbondata/tree/e9329ee7 Diff: http://git-wip-us.apache.org

[22/50] [abbrv] carbondata git commit: Add missing CleanFiles API during Update Operation

2017-07-04 Thread jackylk
Add missing CleanFiles API during Update Operation Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/354ecba9 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/354ecba9 Diff: http://git-wip-us.apache.org/rep

[50/50] [abbrv] carbondata git commit: [CARBONDATA-1173] Stream ingestion - write path framework

2017-07-04 Thread jackylk
://git-wip-us.apache.org/repos/asf/carbondata/diff/62a1b2fa Branch: refs/heads/streaming_ingest Commit: 62a1b2fa5de1f86997119f831273b64fa17a0922 Parents: b699ee6 Author: Aniket Adnaik Authored: Thu Jun 15 11:57:43 2017 -0700 Committer: jackylk Committed: Wed Jul 5 00:33:19 2017 +0800

[04/50] [abbrv] carbondata git commit: Problem: Failure in data load when we first load the bad record and then valid record and bad record action is set to Fail

2017-07-04 Thread jackylk
http://git-wip-us.apache.org/repos/asf/carbondata/blob/917dae9c/integration/spark-common-test/src/test/resources/badrecords/bigtabbad.csv -- diff --git a/integration/spark-common-test/src/test/resources/badrecords/bigtabbad.csv b

[18/50] [abbrv] carbondata git commit: [CARBONDATA-1210] Exception should be thrown on bad record logger failure to write to log file or csv file.

2017-07-04 Thread jackylk
[CARBONDATA-1210] Exception should be thrown on bad record logger failure to write to log file or csv file. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/65a73612 Tree: http://git-wip-us.apache.org/repos/asf/carbo

[43/50] [abbrv] carbondata git commit: [CARBONDATA-1256] Rectify Vector Buffer Overflow Calculation. This closes #1111

2017-07-04 Thread jackylk
[CARBONDATA-1256] Rectify Vector Buffer Overflow Calculation. This closes # Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/27d520cc Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/27d520cc Diff: htt

[07/50] [abbrv] carbondata git commit: Adding session based properties

2017-07-04 Thread jackylk
Adding session based properties Added set command in carbon to update properties dynamically Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/28e2e171 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/28e2

[13/50] [abbrv] carbondata git commit: [CARBONDATA-1236] Support load data path without URLschema. This closes #1100

2017-07-04 Thread jackylk
[CARBONDATA-1236] Support load data path without URLschema. This closes #1100 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/a459dea2 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/a459dea2 Diff: http:

[19/50] [abbrv] carbondata git commit: [CARBONDATA-1210] Exception during bad records file writing needs to fail the flow. This closes #1073

2017-07-04 Thread jackylk
[CARBONDATA-1210] Exception during bad records file writing needs to fail the flow. This closes #1073 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/65907d4c Tree: http://git-wip-us.apache.org/repos/asf/carbondata/

[39/50] [abbrv] carbondata git commit: [CARBONDATA-1248] change LazyColumnPage parent class This closes #1114

2017-07-04 Thread jackylk
[CARBONDATA-1248] change LazyColumnPage parent class This closes #1114 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/92ba101d Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/92ba101d Diff: http://git-w

[49/50] [abbrv] carbondata git commit: [CARBONDATA-1244] Polish docs and comments in presto integration

2017-07-04 Thread jackylk
[CARBONDATA-1244] Polish docs and comments in presto integration This closes #1131 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/b699ee6f Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/b699ee6f Diff:

[27/50] [abbrv] carbondata git commit: [CARBONDATA-1136] Fix compaction buf for the partition table. This closes #1002.

2017-07-04 Thread jackylk
[CARBONDATA-1136] Fix compaction buf for the partition table. This closes #1002. Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/480ebb8d Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/480ebb8d Diff: ht

[34/50] [abbrv] carbondata git commit: add test case when record more than one pagesize

2017-07-04 Thread jackylk
: jackylk Committed: Fri Jun 30 20:33:49 2017 +0800 -- .../iud/DeleteCarbonTableTestCase.scala | 31 ++-- .../iud/UpdateCarbonTableTestCase.scala | 2 ++ 2 files changed, 30 insertions(+), 3 deletions

[24/50] [abbrv] carbondata git commit: lru object size calculation

2017-07-04 Thread jackylk
lru object size calculation Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/377dee94 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/377dee94 Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/

[42/50] [abbrv] carbondata git commit: Rectify Vector Buffer Calculation

2017-07-04 Thread jackylk
Rectify Vector Buffer Calculation Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/03d484ab Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/03d484ab Diff: http://git-wip-us.apache.org/repos/asf/carbondata

carbondata git commit: [CARBONDATA-1266][PRESTO] Fixed issue for non existing table

2017-07-06 Thread jackylk
530 Committer: jackylk Committed: Fri Jul 7 08:37:19 2017 +0800 -- .../java/org/apache/carbondata/presto/CarbondataMetadata.java | 6 -- .../org/apache/carbondata/presto/impl/CarbonTableReader.java | 3 ++- 2 files changed

carbondata git commit: [CARBONDATA-1269][PRESTO] Fixed bug for select operation in non existing database

2017-07-06 Thread jackylk
Thu Jul 6 11:44:06 2017 +0530 Committer: jackylk Committed: Fri Jul 7 08:41:16 2017 +0800 -- .../main/java/org/apache/carbondata/presto/CarbondataMetadata.java | 2 +- 1 file changed, 1 insertion(+), 1 delet

[carbondata] Git Push Summary

2017-07-06 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/metadata [created] c7e7f70b8

[carbondata] Git Push Summary

2017-07-08 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/metadata [deleted] c7e7f70b8

[carbondata] Git Push Summary

2017-07-08 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/metadata [created] c7e7f70b8

carbondata git commit: [CARBONDATA-1267] Add short_int case branch in DeltaIntegalCodec

2017-07-10 Thread jackylk
017 +0800 Committer: jackylk Committed: Mon Jul 10 21:19:45 2017 +0800 -- .../page/encoding/DeltaIntegerCodec.java| 12 +++ .../test/resources/short_int_as_target_type.csv | 3 ++ .../aggqu

[16/18] carbondata git commit: [CARBONDATA-1267] Add short_int case branch in DeltaIntegalCodec

2017-07-10 Thread jackylk
: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c6bc1f07 Branch: refs/heads/encoding_override Commit: c6bc1f07180c4740ba9b3e518ead34daa093be1c Parents: 0558c28 Author: xuchuanyin Authored: Wed Jul 5 21:00:45 2017 +0800 Committer: jackylk Committed: Mon Jul 10 21:19:45 2017 +0800

[03/18] carbondata git commit: [CARBONDATA-1255] updated ddl-operation-on-carbondata.md for column_group feature

2017-07-10 Thread jackylk
[CARBONDATA-1255] updated ddl-operation-on-carbondata.md for column_group feature This closes #1127 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/427b88b1 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/t

[01/18] carbondata git commit: single_pass blocked for global_sort

2017-07-10 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/encoding_override b699ee6f7 -> 403c3d9b4 single_pass blocked for global_sort Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/a4083bf1 Tree: http://git-wip-us.ap

[06/18] carbondata git commit: fix null pointer exception by changing null to empty array

2017-07-10 Thread jackylk
fix null pointer exception by changing null to empty array Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/659036fe Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/659036fe Diff: http://git-wip-us.apache

[09/18] carbondata git commit: [CARBONDATA-1259] CompareTest improvement This closes #1129

2017-07-10 Thread jackylk
[CARBONDATA-1259] CompareTest improvement This closes #1129 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/26d2f1c8 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/26d2f1c8 Diff: http://git-wip-us.apach

[13/18] carbondata git commit: [CARBONDATA-1269][PRESTO] Fixed bug for select operation in non existing database

2017-07-10 Thread jackylk
/tree/c7e7f70b Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c7e7f70b Branch: refs/heads/encoding_override Commit: c7e7f70b827aba3fbd3aab849cc2a50257627cd5 Parents: 92d1d97 Author: Geetika Gupta Authored: Thu Jul 6 11:44:06 2017 +0530 Committer: jackylk Committed: Fri Jul 7 08:41:16

[17/18] carbondata git commit: [CARBONDATA-1282] Choose BatchedDatasource scan only if schema fits codegen

2017-07-10 Thread jackylk
[CARBONDATA-1282] Choose BatchedDatasource scan only if schema fits codegen This closes #1148 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/619f1f95 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/619

[04/18] carbondata git commit: performance issue resolved

2017-07-10 Thread jackylk
performance issue resolved Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1278c41b Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/1278c41b Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/1

[18/18] carbondata git commit: [CARBONDATA-1229] acquired meta.lock during table drop

2017-07-10 Thread jackylk
[CARBONDATA-1229] acquired meta.lock during table drop This closes #1153 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/403c3d9b Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/403c3d9b Diff: http://gi

[07/18] carbondata git commit: [CARBONDATA-1246] fix null pointer exception by changing null to empty array. This closes #1113

2017-07-10 Thread jackylk
[CARBONDATA-1246] fix null pointer exception by changing null to empty array. This closes #1113 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/d9c3b483 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/d

[11/18] carbondata git commit: [CARBONDATA-1270] Documentation update for Delete by ID and DATE syntax and example

2017-07-10 Thread jackylk
[CARBONDATA-1270] Documentation update for Delete by ID and DATE syntax and example This closes #1141 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/5af529e0 Tree: http://git-wip-us.apache.org/repos/asf/carbondata

[05/18] carbondata git commit: [CARBONDATA-1242] Block distribution performance improvement. This closes #1108

2017-07-10 Thread jackylk
[CARBONDATA-1242] Block distribution performance improvement. This closes #1108 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/49c64f71 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/49c64f71 Diff: htt

[10/18] carbondata git commit: [CARBONDATA-1214] Changing the delete syntax as in the hive for segment deletion

2017-07-10 Thread jackylk
[CARBONDATA-1214] Changing the delete syntax as in the hive for segment deletion This closes #1078 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/05de7fda Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tre

[08/18] carbondata git commit: modify compare test

2017-07-10 Thread jackylk
/repos/asf/carbondata/diff/327b307f Branch: refs/heads/encoding_override Commit: 327b307fdddc7b0fffe5b86049d1a2d08dfb182a Parents: d9c3b48 Author: jackylk Authored: Mon Jul 3 21:54:39 2017 +0800 Committer: chenliang613 Committed: Wed Jul 5 21:34:56 2017 +0800

[15/18] carbondata git commit: fix doc, remove invalid description

2017-07-10 Thread jackylk
fix doc, remove invalid description This closes #1151 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0558c286 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/0558c286 Diff: http://git-wip-us.apache.org

[02/18] carbondata git commit: [CARBONDATA-1241] Single sort to be blocked for global sort. This closes #1109

2017-07-10 Thread jackylk
[CARBONDATA-1241] Single sort to be blocked for global sort. This closes #1109 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1bd7b3da Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/1bd7b3da Diff: http

[12/18] carbondata git commit: [CARBONDATA-1266][PRESTO] Fixed issue for non existing table

2017-07-10 Thread jackylk
: http://git-wip-us.apache.org/repos/asf/carbondata/diff/92d1d970 Branch: refs/heads/encoding_override Commit: 92d1d970a24f4dbd975316a35cf9b38a3ccdb111 Parents: 5af529e Author: jatin Authored: Wed Jul 5 17:34:19 2017 +0530 Committer: jackylk Committed: Fri Jul 7 08:37:19 2017 +0800

[14/18] carbondata git commit: [CARBONDATA-1280] Solve HiveExample dependency issues and fix spark 1.6 CI

2017-07-10 Thread jackylk
[CARBONDATA-1280] Solve HiveExample dependency issues and fix spark 1.6 CI This closes #1150 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ff7eba0b Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/ff7e

carbondata git commit: [CARBONDATA-1289] remove unused method

2017-07-10 Thread jackylk
ttp://git-wip-us.apache.org/repos/asf/carbondata/tree/8b31f09b Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/8b31f09b Branch: refs/heads/master Commit: 8b31f09b638cb5b8fbbdfa56f29f8c97e68e6aa6 Parents: 403c3d9 Author: czg516516 Authored: Tue Jul 11 11:01:47 2017 +0800 Committer: jack

[1/3] carbondata git commit: [CARBONDATA-1232] Datamap implementation for Blocklet

2017-07-10 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/datamap 3ecb3ec58 -> 6d71d9c47 http://git-wip-us.apache.org/repos/asf/carbondata/blob/6d71d9c4/integration/presto/src/main/java/org/apache/carbondata/presto/impl/CarbonTableReader.java --

[3/3] carbondata git commit: [CARBONDATA-1232] Datamap implementation for Blocklet

2017-07-10 Thread jackylk
://git-wip-us.apache.org/repos/asf/carbondata/diff/6d71d9c4 Branch: refs/heads/datamap Commit: 6d71d9c474e50792fc0fba3a321c2de927b05c84 Parents: 3ecb3ec Author: ravipesala Authored: Sat Jun 17 22:53:57 2017 +0530 Committer: jackylk Committed: Tue Jul 11 13:17:43 2017 +0800

[2/3] carbondata git commit: [CARBONDATA-1232] Datamap implementation for Blocklet

2017-07-10 Thread jackylk
http://git-wip-us.apache.org/repos/asf/carbondata/blob/6d71d9c4/core/src/main/java/org/apache/carbondata/core/indexstore/row/DataMapRow.java -- diff --git a/core/src/main/java/org/apache/carbondata/core/indexstore/row/DataMapRow.j

[3/7] carbondata git commit: [CARBONDATA-1267] Add short_int case branch in DeltaIntegalCodec

2017-07-11 Thread jackylk
: http://git-wip-us.apache.org/repos/asf/carbondata/diff/c6bc1f07 Branch: refs/heads/metadata Commit: c6bc1f07180c4740ba9b3e518ead34daa093be1c Parents: 0558c28 Author: xuchuanyin Authored: Wed Jul 5 21:00:45 2017 +0800 Committer: jackylk Committed: Mon Jul 10 21:19:45 2017 +0800

[5/7] carbondata git commit: [CARBONDATA-1229] acquired meta.lock during table drop

2017-07-11 Thread jackylk
[CARBONDATA-1229] acquired meta.lock during table drop This closes #1153 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/403c3d9b Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/403c3d9b Diff: http://gi

[6/7] carbondata git commit: Optimizing decimal datatype

2017-07-11 Thread jackylk
Diff: http://git-wip-us.apache.org/repos/asf/carbondata/diff/12911629 Branch: refs/heads/metadata Commit: 12911629c84aabf2400fddb74c97a4ec54a533e8 Parents: 403c3d9 Author: ravipesala Authored: Wed Jun 28 16:03:03 2017 +0530 Committer: jackylk Committed: Tue Jul 11 15:50:01 2017 +0800

[1/7] carbondata git commit: [CARBONDATA-1280] Solve HiveExample dependency issues and fix spark 1.6 CI

2017-07-11 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/metadata c7e7f70b8 -> 31a6ec6a7 [CARBONDATA-1280] Solve HiveExample dependency issues and fix spark 1.6 CI This closes #1150 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carb

  1   2   3   4   5   6   7   8   9   10   >