carbondata git commit: [CARBONDATA-1912] Handling lock issues for alter rename operation

2018-01-04 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 6f10c4127 -> 7a4bd2298 [CARBONDATA-1912] Handling lock issues for alter rename operation Modified code to release all old table acquired locks in case of any exception. So release all old table locks only in case of any exception

Build failed in Jenkins: carbondata-master-spark-2.1 #1856

2018-01-04 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace

carbondata git commit: [CARBONDATA-1983] Remove unnecessary WriterVo object

2018-01-04 Thread qiangcai
Repository: carbondata Updated Branches: refs/heads/master 837fdd2cb -> c9e58429a [CARBONDATA-1983] Remove unnecessary WriterVo object This closes #1761 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/c9e58429

Build failed in Jenkins: carbondata-master-spark-2.1 #1859

2018-01-04 Thread Apache Jenkins Server
See -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu xenial) in workspace

carbondata git commit: [CARBONDATA-1218] In case of data-load failure the BadRecordsLogger.badRecordEntry map holding the task Status is not removing the task Entry

2018-01-04 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master bcf3ca3fe -> 837fdd2cb [CARBONDATA-1218] In case of data-load failure the BadRecordsLogger.badRecordEntry map holding the task Status is not removing the task Entry Problem For GLOBAL_SORT scope option in case of data-load failure

Jenkins build is back to normal : carbondata-master-spark-2.1 #1857

2018-01-04 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1984][Compression Codec] Double Compression Codec Rectification.

2018-01-04 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/master c9e58429a -> 08b8af7b0 [CARBONDATA-1984][Compression Codec] Double Compression Codec Rectification. This closes #1763 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit:

carbondata git commit: [CARBONDATA-1774] [PrestoIntegration] Not able to fetch data from a table with Boolean data type in presto

2018-01-04 Thread chenliang613
Repository: carbondata Updated Branches: refs/heads/master deabeffd9 -> e2f19979b [CARBONDATA-1774] [PrestoIntegration] Not able to fetch data from a table with Boolean data type in presto Not able to fetch data from a Carbon table with Boolean data type in presto This closes #1709

carbondata git commit: [CARBONDATA-1944][PARTITION]Special character like comma (, ) cannot be loaded on partition columns

2018-01-04 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/master a83d0291d -> 45787fb99 [CARBONDATA-1944][PARTITION]Special character like comma (,) cannot be loaded on partition columns There is an issue while setting the partition information to the CarbonTableInputFormat , it is fixed in this

carbondata git commit: [CARBONDATA-1970](Carbon1.3.0 - Spark 2.2) Use Spark 2.2.1 as default version for Profile Spark-2.2

2018-01-04 Thread chenliang613
Repository: carbondata Updated Branches: refs/heads/master 0b0473c5f -> a83d0291d [CARBONDATA-1970](Carbon1.3.0 - Spark 2.2) Use Spark 2.2.1 as default version for Profile Spark-2.2 Spark 2.2.1 had released for a while, and there were more than 200+ issues fixed, so it's better to upgrade

carbondata git commit: [HOTFIX] Remove unnecessary object creation in writer

2018-01-04 Thread qiangcai
Repository: carbondata Updated Branches: refs/heads/master d7852abea -> deabeffd9 [HOTFIX] Remove unnecessary object creation in writer This closes #1756 Project: http://git-wip-us.apache.org/repos/asf/carbondata/repo Commit: http://git-wip-us.apache.org/repos/asf/carbondata/commit/deabeffd

carbondata git commit: [CARBONDATA-1979] ][IMPLICIT COLUMN] Modified implicit column filtering logic to directly validate the blocklet ID

2018-01-04 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master e2f19979b -> aee5213b8 [CARBONDATA-1979] ][IMPLICIT COLUMN] Modified implicit column filtering logic to directly validate the blocklet ID As BlockletDataMap directly identified the blocklets after pruning, implict column filter

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Spark2 #1842

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Hadoop #1847

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Spark2 #1852

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Core #1848

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1949, CARBONDATA-1950] Fixed bug related to describe formatted command as sort_scope was displayed twice

2018-01-04 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master aee5213b8 -> 852b1a412 [CARBONDATA-1949, CARBONDATA-1950] Fixed bug related to describe formatted command as sort_scope was displayed twice Modified code to fix the issue for SORT_SCOPE getting displayed twice in describe formatted

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-1949, CARBONDATA-1950] Fixed bug related to describe formatted command as sort_scope was displayed twice

2018-01-04 Thread manishgupta88
Repository: carbondata Updated Branches: refs/heads/master 852b1a412 -> 0c65aba0d [CARBONDATA-1949, CARBONDATA-1950] Fixed bug related to describe formatted command as sort_scope was displayed twice Modified code to fix the issue for SORT_SCOPE getting displayed twice in describe formatted

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

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Spark2 #1851

2018-01-04 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1967][PARTITION] Fix autocompaction and auto merge index in partition tables

2018-01-04 Thread jackylk
Repository: carbondata Updated Branches: refs/heads/master 45787fb99 -> d7852abea [CARBONDATA-1967][PARTITION] Fix autocompaction and auto merge index in partition tables Auto compaction is not working in case of the partition table and merge index files are merging always even though it is

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Processing #1846

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Hadoop #1846

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build is still unstable: carbondata-master-spark-2.1 #1847

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build became unstable: carbondata-master-spark-2.1 » Apache CarbonData :: Core #1847

2018-01-04 Thread Apache Jenkins Server
See

Jenkins build is back to stable : carbondata-master-spark-2.1 » Apache CarbonData :: Processing #1847

2018-01-04 Thread Apache Jenkins Server
See

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

2018-01-04 Thread Apache Jenkins Server
See

carbondata git commit: [CARBONDATA-1955] Delta DataType calculation is incorrect for long type

2018-01-04 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 69de3874a -> 38038add7 [CARBONDATA-1955] Delta DataType calculation is incorrect for long type Problem: In case of Long type, the delta data type is always choosing the Long type. But it should choose the datatype based on diff

carbondata git commit: [CARBONDATA-1946] Exception thrown after alter data type change operation on dictionary exclude integer type column

2018-01-04 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 38038add7 -> 1f54c4728 [CARBONDATA-1946] Exception thrown after alter data type change operation on dictionary exclude integer type column Problem: After restructure change data type operation (INT to BIGINT) on dictionary exclude

carbondata git commit: [CARBONDATA-1249] Wrong order of columns in redirected csv for bad records

2018-01-04 Thread ravipesala
Repository: carbondata Updated Branches: refs/heads/master 1f54c4728 -> e40b34b08 [CARBONDATA-1249] Wrong order of columns in redirected csv for bad records Problem: Wrong order of columns in redirected csv for bad records The RowParser rearrage the csv raw data based on the inputMapping &