[47/51] [abbrv] carbondata git commit: [CARBONDATA-1425] Inappropriate Exception displays while creating a new partition with incorrect partition type

2017-09-18 Thread ravipesala
[CARBONDATA-1425] Inappropriate Exception displays while creating a new partition with incorrect partition type Change the error content when the range info data mismatch the partition field's data type, the new showing content as below:Data in range info must be the same type with the

[34/51] [abbrv] carbondata git commit: [CARBONDATA-1412] - Fixed bug related to incorrect behavior of delete functionality while using segment.starttime before ''

2017-09-18 Thread ravipesala
[CARBONDATA-1412] - Fixed bug related to incorrect behavior of delete functionality while using segment.starttime before '' This closes #1316 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/df95547d Tree:

[02/51] [abbrv] carbondata git commit: [CARBONDATA-1433] Added Vectorized Reader for Presto Integration

2017-09-18 Thread ravipesala
[CARBONDATA-1433] Added Vectorized Reader for Presto Integration This PR is for optimizing the Presto Integration Performance. 1)Added Vectorized Reader for reading the data 2)Used DictionaryBlock for loading the dictionary values. 3) Removed unused code This closes #1307 Project:

[27/51] [abbrv] carbondata git commit: [CARBONDATA-1117]updated configuration-parameters.md and useful-tips-on-carbondata.md files for SET/RESET

2017-09-18 Thread ravipesala
[CARBONDATA-1117]updated configuration-parameters.md and useful-tips-on-carbondata.md files for SET/RESET This closes #1219 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/b414393b Tree:

[17/51] [abbrv] carbondata git commit: [CARBONDATA-1470] csv data should not show in error log when data column length is greater than 100000 characters

2017-09-18 Thread ravipesala
[CARBONDATA-1470] csv data should not show in error log when data column length is greater than 10 characters Added method to handle TextParsingException and stop the leak of the sensitive data in logs This closes #1349 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo

[29/51] [abbrv] carbondata git commit: [CARBONDATA-1400] Fix bug of array column out of bound when writing carbondata file

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/8c1ddbf2/core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/DefaultEncodingFactory.java -- diff --git

[50/51] [abbrv] carbondata git commit: [CARBONDATA-1316] Support drop partition function

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/cb51b862/integration/spark2/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestAlterPartitionTable.scala -- diff --git

[10/51] [abbrv] carbondata git commit: [CARBONDATA-1451] Removing configuration for number_of_rows_per_blocklet_column_page

2017-09-18 Thread ravipesala
[CARBONDATA-1451] Removing configuration for number_of_rows_per_blocklet_column_page This closes #1334 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/435ea26e Tree:

[48/51] [abbrv] carbondata git commit: [CARBONDATA-1477] Corrected the Bug For Wrong Values Of Date data type in hive

2017-09-18 Thread ravipesala
[CARBONDATA-1477] Corrected the Bug For Wrong Values Of Date data type in hive This closes #1356 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c2574688 Tree:

[16/51] [abbrv] carbondata git commit: [CARBONDATA-1469] Optimizations for Presto Integration

2017-09-18 Thread ravipesala
[CARBONDATA-1469] Optimizations for Presto Integration This closes #1348 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1551a7c7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/1551a7c7 Diff:

[40/51] [abbrv] carbondata git commit: [CARBONDATA-1429] Add a value based compression for decimal data type when decimal is stored as Int or Long

2017-09-18 Thread ravipesala
[CARBONDATA-1429] Add a value based compression for decimal data type when decimal is stored as Int or Long Added a value based compression for decimal data type when decimal is stored as Int or Long When decimal precision is <= 9, decimal values are stored in 4 bytes but they are not

[01/51] [abbrv] carbondata git commit: [CARBONDATA-1433] Added Vectorized Reader for Presto Integration [Forced Update!]

2017-09-18 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.2 fe8867250 -> cb51b8621 (forced update) http://git-wip-us.apache.org/repos/asf/carbondata/blob/531dcd23/integration/presto/src/main/scala/org/apache/carbondata/presto/CarbonDictionaryDecodeReadSupport.scala

[36/51] [abbrv] carbondata git commit: [SDV]Disable tests in other modules except cluster

2017-09-18 Thread ravipesala
[SDV]Disable tests in other modules except cluster This closes #1358 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/642b4bf7 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/642b4bf7 Diff:

[46/51] [abbrv] carbondata git commit: [CARBONDATA-1438] Unify the sort column and sort scope in create table command

2017-09-18 Thread ravipesala
[CARBONDATA-1438] Unify the sort column and sort scope in create table command In order to improve the ease of usage for users, unify the sort column and sort scope in create table command. This closes #1321 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[14/51] [abbrv] carbondata git commit: [CARBONDATA-649] fix for update with rand function

2017-09-18 Thread ravipesala
[CARBONDATA-649] fix for update with rand function This closes #1296 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/8b38e0b3 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/8b38e0b3 Diff:

[11/51] [abbrv] carbondata git commit: [CARBONDATA-1420] Fixed bug for creation of partitioned table with date datatype column

2017-09-18 Thread ravipesala
[CARBONDATA-1420] Fixed bug for creation of partitioned table with date datatype column Added code to fetch the default date and timestamp format if not specified in carbon.properties. Added exception case when partition values are not compatible with datatype of partition column. Added test

[25/51] [abbrv] carbondata git commit: [CARBONDATA-1471] Replace BigDecimal to double to improve performance

2017-09-18 Thread ravipesala
[CARBONDATA-1471] Replace BigDecimal to double to improve performance While calculating adaptive floating encoding currently it uses BigDecimal for calculations, But it is very slow to use BIgdecimal as it creates many objects of BigDecimals. Alternatively, we can use double to improve the

[19/51] [abbrv] carbondata git commit: [CARBONDATA-1417]Added cluster tests for IUD, batch sort and global sort features

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/fc39b287/integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/DataLoadingIUDTestCase.scala -- diff --git

[33/51] [abbrv] carbondata git commit: [CARBONDATA-1465] resolved bug for hive cant query carbon table when column name is in small letters

2017-09-18 Thread ravipesala
[CARBONDATA-1465] resolved bug for hive cant query carbon table when column name is in small letters 1.Resolved bug for hive can't query carbon when column name is in small letters 2.Corrected the hive guide there is no need of alter table statement to alter location now it is done by

[05/51] [abbrv] carbondata git commit: [CARBONDATA-1442] Refactored Partition-Guide.md

2017-09-18 Thread ravipesala
[CARBONDATA-1442] Refactored Partition-Guide.md This closes #1310 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/cd2332e5 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/cd2332e5 Diff:

[18/51] [abbrv] carbondata git commit: [CARBONDATA-1417]Added cluster tests for IUD, batch sort and global sort features

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/fc39b287/integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/GlobalSortTestCase.scala -- diff --git

[28/51] [abbrv] carbondata git commit: [CARBONDATA-1400] Fix bug of array column out of bound when writing carbondata file

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/8c1ddbf2/integration/spark-common-test/src/test/scala/org/apache/carbondata/integration/spark/testsuite/complexType/TestComplexTypeWithBigArray.scala -- diff --git

Jenkins build became unstable: carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1879

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-1.6 #1879

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-1.6 #1880

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1880

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1882

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-1.6 #1882

2017-09-18 Thread Apache Jenkins Server
See

[1/2] carbondata git commit: [CARBONDATA-1316] Support drop partition function

2017-09-18 Thread qiangcai
Repository: carbondata Updated Branches: refs/heads/master fe36e3bc9 -> cb51b8621 http://git-wip-us.apache.org/repos/asf/carbondata/blob/cb51b862/integration/spark2/src/test/scala/org/apache/carbondata/spark/testsuite/partition/TestAlterPartitionTable.scala

[2/2] carbondata git commit: [CARBONDATA-1316] Support drop partition function

2017-09-18 Thread qiangcai
[CARBONDATA-1316] Support drop partition function This closes #1317 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/cb51b862 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/cb51b862 Diff:

carbondata git commit: [CARBONDATA-1478] Update compaction documentation

2017-09-18 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/master c2574688f -> fe36e3bc9 [CARBONDATA-1478] Update compaction documentation In order to easier to understand, update the description about compaction. This closes #1357 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo

[04/51] [abbrv] carbondata git commit: Fix examples metastore issues

2017-09-18 Thread ravipesala
Fix examples metastore issues This closes #1339 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/dc7d5057 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/dc7d5057 Diff:

[07/51] [abbrv] carbondata git commit: [CARBONDATA-1456]Regenerate cached hive results if cluster testcases fail

2017-09-18 Thread ravipesala
[CARBONDATA-1456]Regenerate cached hive results if cluster testcases fail This closes #1332 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/0ebdc94c Tree:

[24/51] [abbrv] carbondata git commit: [CARBONDATA-1423] added integration test cases for presto

2017-09-18 Thread ravipesala
[CARBONDATA-1423] added integration test cases for presto This closes #1303 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/b6727d75 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/b6727d75 Diff:

[03/51] [abbrv] carbondata git commit: [CARBONDATA-1461]resolved bug for date and timestamp in hive

2017-09-18 Thread ravipesala
[CARBONDATA-1461]resolved bug for date and timestamp in hive This closes #1338 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/01492fce Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/01492fce Diff:

[41/51] [abbrv] carbondata git commit: [CARBONDATA-1482] fixed the failing test cases of presto integration

2017-09-18 Thread ravipesala
[CARBONDATA-1482] fixed the failing test cases of presto integration 1.builds are passing 2.added dependency for spark guava 3.throw exception in case carbondatastore creator is unable to load the data 4.fixed the timestamp issue due to which test cases are failing This closes #1360 Project:

[42/51] [abbrv] carbondata git commit: [CARBONDATA-1380] Fixed updation of load fail to table status file to make overwrite queries work properly

2017-09-18 Thread ravipesala
[CARBONDATA-1380] Fixed updation of load fail to table status file to make overwrite queries work properly Tablestatus file is not updated when load fails. It should be updated with fail status otherwise overwrite queries does not work properly. This closes #1256 Project:

[30/51] [abbrv] carbondata git commit: [CARBONDATA-1400] Fix bug of array column out of bound when writing carbondata file

2017-09-18 Thread ravipesala
[CARBONDATA-1400] Fix bug of array column out of bound when writing carbondata file If there is a big array in input csv file, when loading carbondata table, it may throw ArrayIndexOutOfBoundException because data exceed page size (32000 rows) This PR fixed it by changing complex column

[13/51] [abbrv] carbondata git commit: [CARBONDATA-1458] Fixed backward compatibility issue with decimal

2017-09-18 Thread ravipesala
[CARBONDATA-1458] Fixed backward compatibility issue with decimal The table loaded in 1.1 version cannot be queried in 1.2 branch as decimal min/max are hard coded to double. This closes #1343 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[45/51] [abbrv] carbondata git commit: [CARBONDATA-1438] Unify the sort column and sort scope in create table command

2017-09-18 Thread ravipesala
http://git-wip-us.apache.org/repos/asf/carbondata/blob/d3cb6f65/integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/GlobalSortTestCase.scala -- diff --git

[51/51] [abbrv] carbondata git commit: [CARBONDATA-1316] Support drop partition function

2017-09-18 Thread ravipesala
[CARBONDATA-1316] Support drop partition function This closes #1317 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/cb51b862 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/cb51b862 Diff:

[37/51] [abbrv] carbondata git commit: [CARBONDATA-1291]:carbonData query performance improvement when number of carbon blocks are high

2017-09-18 Thread ravipesala
[CARBONDATA-1291]:carbonData query performance improvement when number of carbon blocks are high Limit query performance is slow when one load is having around 8400 carbondata files using Spark Distribution This issue came, when number of blocks are high in that case for each block it is

[49/51] [abbrv] carbondata git commit: [CARBONDATA-1478] Update compaction documentation

2017-09-18 Thread ravipesala
[CARBONDATA-1478] Update compaction documentation In order to easier to understand, update the description about compaction. This closes #1357 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/fe36e3bc Tree:

[08/51] [abbrv] carbondata git commit: [CARBONDATA-1399]Enable findbugs

2017-09-18 Thread ravipesala
[CARBONDATA-1399]Enable findbugs This closes #1272 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/1852e135 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/1852e135 Diff:

[32/51] [abbrv] carbondata git commit: [CARBONDATA-1472] Optimize memory and fix nosort queries

2017-09-18 Thread ravipesala
[CARBONDATA-1472] Optimize memory and fix nosort queries 1.Use UnsafeManager for dimension chunks as well to avoid leaks 2.Fix filters on nosort columns. 3.Optimize scanRDD This closes #1346 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[15/51] [abbrv] carbondata git commit: [CARBONDATA-1462]Add an option 'carbon.update.storage.level' to support configuring the storage level when updating data with 'carbon.update.persist.enable'='tru

2017-09-18 Thread ravipesala
[CARBONDATA-1462]Add an option 'carbon.update.storage.level' to support configuring the storage level when updating data with 'carbon.update.persist.enable'='true' When updating data with 'carbon.update.persist.enable'='true'(default), the storage level of dataset is 'MEMORY_AND_DISK', it

[09/51] [abbrv] carbondata git commit: [CARBONDATA-1463] CompareTest should validate result size

2017-09-18 Thread ravipesala
[CARBONDATA-1463] CompareTest should validate result size CompareTest for spark2.1 should only validate result size instead of result value, because some test case include aggregation on double column which will give different result since carbon records are sorted This closes #1341 Project:

[23/51] [abbrv] carbondata git commit: [CARBONDATA-1413]Validate for invalid range info in partition definition

2017-09-18 Thread ravipesala
[CARBONDATA-1413]Validate for invalid range info in partition definition This closes #1323 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/9f0ac24d Tree:

[35/51] [abbrv] carbondata git commit: [CARBONDATA-1408]:Data loading with globalSort is failing in long run

2017-09-18 Thread ravipesala
[CARBONDATA-1408]:Data loading with globalSort is failing in long run After 437 load, data loading getting failed. On analyzing the root cause it concluded that any new folder is not getting created in temp location. There's a certain limit based on OS in folder creation. Thus in long run data

[39/51] [abbrv] carbondata git commit: [CARBONDATA-1348] Sort_Column should not supported for no-dictionary

2017-09-18 Thread ravipesala
[CARBONDATA-1348] Sort_Column should not supported for no-dictionary Sort_Column should not supported for no dictionary column having numeric data-type and measure column. This closes #1354 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[21/51] [abbrv] carbondata git commit: [CARBONDATA-1446] Fixed Bug for error message on invalid partition id in alter partition command

2017-09-18 Thread ravipesala
[CARBONDATA-1446] Fixed Bug for error message on invalid partition id in alter partition command 1.In alter partition command, if the user has given invalid partition id ( that is, partition id which does not exist ), this case is not handled, and the invalid partition id results in

[12/51] [abbrv] carbondata git commit: [CARBONDATA-1379] Fixed Date range filter with cast not working

2017-09-18 Thread ravipesala
[CARBONDATA-1379] Fixed Date range filter with cast not working This closes #1254 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/4030cfb2 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/4030cfb2 Diff:

[22/51] [abbrv] carbondata git commit: [DOC] Update installation-guide.md

2017-09-18 Thread ravipesala
[DOC] Update installation-guide.md This closes #1174 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/b8ecf817 Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/b8ecf817 Diff:

[26/51] [abbrv] carbondata git commit: [CARBONDATA-1452] Issue with loading timestamp data beyond cutoff

2017-09-18 Thread ravipesala
[CARBONDATA-1452] Issue with loading timestamp data beyond cutoff While generating surrogate for timestamp dictionary column, we are casting the value to int. We are considering only the +ve values for generating dictionary, when the value is out of range,overflow occurs and cyclic rotation

[31/51] [abbrv] carbondata git commit: [CARBONDATA-1221] Documentation - removed the unused parameter

2017-09-18 Thread ravipesala
[CARBONDATA-1221] Documentation - removed the unused parameter This closes #1282 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/dde2f4cc Tree: http://git-wip-us.apache.org/repos/asf/carbondata/tree/dde2f4cc Diff:

[06/51] [abbrv] carbondata git commit: [CARBONDATA-1464] Fixed SparkSessionExample

2017-09-18 Thread ravipesala
[CARBONDATA-1464] Fixed SparkSessionExample Not able to create table from SparkSession because of missing tablePath. This PR generates tablePath from storelocation. This closes #1342 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

[1/2] carbondata git commit: [CARBONDATA-1450] Support timestamp, int and Long as Dictionary Exclude

2017-09-18 Thread gvramana
Repository: carbondata Updated Branches: refs/heads/master 8b83f5885 -> 36ceb59f0 http://git-wip-us.apache.org/repos/asf/carbondata/blob/36ceb59f/integration/spark-common-cluster-test/src/test/scala/org/apache/carbondata/cluster/sdv/generated/SortColumnExcudeDictTestCase.scala

[2/2] carbondata git commit: [CARBONDATA-1450] Support timestamp, int and Long as Dictionary Exclude

2017-09-18 Thread gvramana
[CARBONDATA-1450] Support timestamp, int and Long as Dictionary Exclude Timestamp column supports 68 years. This PR breaks the limitation of 68 years and can support any time. To be noted, (1) By default timestamp will be no dictionary column that can support any timestamp without limitation

carbondata git commit: [Release]Add dependency of spark-sql-2.1 to presto as it fails when building using spark-1.6 version.

2017-09-18 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/master cb51b8621 -> 8b83f5885 [Release]Add dependency of spark-sql-2.1 to presto as it fails when building using spark-1.6 version. This closes #1366 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

Jenkins build is still unstable: carbondata-master-spark-1.6 #1883

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1883

2017-09-18 Thread Apache Jenkins Server
See

carbondata git commit: [maven-release-plugin] prepare for next development iteration

2017-09-18 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.2 ede03f5c9 -> 3b4881f1c [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/3b4881f1 Tree:

svn commit: r21650 - in /dev/carbondata/1.2.0-rc2: ./ apache-carbondata-1.2.0-source-release.zip apache-carbondata-1.2.0-source-release.zip.asc apache-carbondata-1.2.0-source-release.zip.md5 apache-ca

2017-09-18 Thread ravipesala
Author: ravipesala Date: Mon Sep 18 15:20:30 2017 New Revision: 21650 Log: Upload 1.2.0-rc2 Added: dev/carbondata/1.2.0-rc2/ dev/carbondata/1.2.0-rc2/apache-carbondata-1.2.0-source-release.zip (with props) dev/carbondata/1.2.0-rc2/apache-carbondata-1.2.0-source-release.zip.asc

[carbondata] Git Push Summary

2017-09-18 Thread ravipesala
Repository: carbondata Updated Tags: refs/tags/apache-carbondata-1.2.0-rc2 [created] f33d01822

carbondata git commit: [maven-release-plugin] prepare release apache-carbondata-1.2.0-rc2

2017-09-18 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.2 8b83f5885 -> ede03f5c9 [maven-release-plugin] prepare release apache-carbondata-1.2.0-rc2 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/ede03f5c

carbondata git commit: [Release]Add dependency of spark-sql-2.1 to presto as it fails when building using spark-1.6 version.

2017-09-18 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/branch-1.2 cb51b8621 -> 8b83f5885 [Release]Add dependency of spark-sql-2.1 to presto as it fails when building using spark-1.6 version. This closes #1366 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Spark Common Test #1412

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 #1412

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-1.6 #1884

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1884

2017-09-18 Thread Apache Jenkins Server
See

Build failed in Jenkins: carbondata-master-spark-1.6 #1887

2017-09-18 Thread Apache Jenkins Server
See -- Started by upstream project "carbondata-master-spark-2.1" build number 1414 originally caused by: Started by upstream project "carbondata-master-spark-1.6" build

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Spark Common Test #1413

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 #1413

2017-09-18 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1425] Inappropriate Exception displays while creating a new partition with incorrect partition type

2017-09-18 Thread chenliang613
Repository: carbondata Updated Branches: refs/heads/master d3cb6f653 -> 7e5e29c74 [CARBONDATA-1425] Inappropriate Exception displays while creating a new partition with incorrect partition type Change the error content when the range info data mismatch the partition field's data type, the

Jenkins build is back to stable : carbondata-master-spark-1.6 » Apache CarbonData :: Spark Common Test #1875

2017-09-18 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-1.6 #1875

2017-09-18 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1477] Corrected the Bug For Wrong Values Of Date data type in hive

2017-09-18 Thread chenliang613
Repository: carbondata Updated Branches: refs/heads/master 7e5e29c74 -> c2574688f [CARBONDATA-1477] Corrected the Bug For Wrong Values Of Date data type in hive This closes #1356 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: