[jira] [Resolved] (CARBONDATA-3181) IllegalAccessError for BloomFilter.bits when bloom_compress is false

2018-12-20 Thread xuchuanyin (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xuchuanyin resolved CARBONDATA-3181. Resolution: Fixed Fix Version/s: 1.5.2 > IllegalAccessError for

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2083/ ---

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10128/ ---

[GitHub] carbondata issue #3006: [CARBONDATA-3187] Supported Global Dictionary For Ma...

2018-12-20 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/3006 LGTM ---

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1875/ ---

[GitHub] carbondata pull request #3006: [CARBONDATA-3187] Supported Global Dictionary...

2018-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/3006 ---

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243242285 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/catalyst/CarbonDDLSqlParser.scala --- @@ -1487,16 +1487,19 @@ abstract class

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243247751 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableColRenameDataTypeChangeCommand.scala --- @@

[GitHub] carbondata issue #3010: Fix PreAggregate Datamap Issue

2018-12-20 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/3010 Please create a JIRA issue and put it in the PR title ---

[GitHub] carbondata pull request #2969: [CARBONDATA-3127]Fix the TestCarbonSerde exce...

2018-12-20 Thread SteNicholas
Github user SteNicholas commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2969#discussion_r243259047 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -85,25 +82,35 @@ object HiveExample {

[GitHub] carbondata pull request #2969: [CARBONDATA-3127]Fix the TestCarbonSerde exce...

2018-12-20 Thread SteNicholas
Github user SteNicholas commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2969#discussion_r243258830 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -49,17 +49,19 @@ object HiveExample {

[GitHub] carbondata issue #3010: Fix PreAggregate Datamap Issue

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2087/ ---

[jira] [Created] (CARBONDATA-3189) Load and Select query was failing on table with preaggregate datamap.

2018-12-20 Thread Shubhdeep Singh (JIRA)
Shubhdeep Singh created CARBONDATA-3189: --- Summary: Load and Select query was failing on table with preaggregate datamap. Key: CARBONDATA-3189 URL: https://issues.apache.org/jira/browse/CARBONDATA-3189

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2088/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Failed with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2090/ ---

[GitHub] carbondata pull request #3011: [WIP] multiple issue fixes in presto-carbon i...

2018-12-20 Thread ajantha-bhat
GitHub user ajantha-bhat opened a pull request: https://github.com/apache/carbondata/pull/3011 [WIP] multiple issue fixes in presto-carbon integration. [WIP] issue1: NPE in HDFS, when carbon table is already cached in presto issue2: Be sure to do all of

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1874/ ---

[GitHub] carbondata pull request #2969: [CARBONDATA-3127]Fix the TestCarbonSerde exce...

2018-12-20 Thread SteNicholas
Github user SteNicholas commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2969#discussion_r243259131 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -85,25 +82,35 @@ object HiveExample {

[GitHub] carbondata issue #2993: [CARBONDATA-3179] Map Data Load Failure and Struct P...

2018-12-20 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/2993 @manishnalla1994 Please correct the format and add comments ---

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243248408 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/strategy/StreamingTableStrategy.scala --- @@ -54,10 +54,10 @@ private[sql]

[GitHub] carbondata pull request #3007: [CARBONDATA-3173] add hive-guide and other gu...

2018-12-20 Thread BeyondYourself
Github user BeyondYourself closed the pull request at: https://github.com/apache/carbondata/pull/3007 ---

[GitHub] carbondata issue #3010: Fix PreAggregate Datamap Issue

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10132/ ---

[jira] [Issue Comment Deleted] (CARBONDATA-3173) Add hive-guide and other guides to the root of the file ReadMe

2018-12-20 Thread beyond (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] beyond updated CARBONDATA-3173: --- Comment: was deleted (was: add the hive /presto  /flink /alluxio  documents index  to the root

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10135/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1883/ ---

[GitHub] carbondata pull request #3010: Fix PreAggregate Datamap Issue

2018-12-20 Thread Shubh18s
GitHub user Shubh18s opened a pull request: https://github.com/apache/carbondata/pull/3010 Fix PreAggregate Datamap Issue Problem - Load and Select query was failing on table with preaggregate datamap. Cause - Previously if query on datamap was not enabled in

[GitHub] carbondata issue #3010: Fix PreAggregate Datamap Issue

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3010 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1877/ ---

[GitHub] carbondata issue #2993: [CARBONDATA-3179] Map Data Load Failure and Struct P...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2993 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10131/ ---

[GitHub] carbondata issue #2997: [CARBONDATA-3161]Pipe dilimiter is not working for s...

2018-12-20 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/carbondata/pull/2997 LGTM ---

[GitHub] carbondata issue #2993: [CARBONDATA-3179] Map Data Load Failure and Struct P...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2993 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2086/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/2990 @jackylk handled comments, please review ---

[jira] [Updated] (CARBONDATA-3189) Load and Select query was failing on table with preaggregate datamap.

2018-12-20 Thread Shubhdeep Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shubhdeep Singh updated CARBONDATA-3189: Description: Load and Select query was failing on table with preaggregate

[GitHub] carbondata pull request #2993: [CARBONDATA-3179] Map Data Load Failure and S...

2018-12-20 Thread kumarvishal09
Github user kumarvishal09 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2993#discussion_r243227160 --- Diff: streaming/src/main/scala/org/apache/carbondata/streaming/parser/RowStreamParserImp.scala --- @@ -53,19 +54,21 @@ class

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/2990 LGTM ---

[GitHub] carbondata pull request #2161: [CARBONDATA-2218] AlluxioCarbonFile while try...

2018-12-20 Thread kevinjmh
Github user kevinjmh commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2161#discussion_r243254949 --- Diff: core/src/main/java/org/apache/carbondata/core/locks/AlluxioFileLock.java --- @@ -0,0 +1,112 @@ +/* + * Licensed to the Apache

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10130/ ---

[GitHub] carbondata pull request #2969: [CARBONDATA-3127]Fix the TestCarbonSerde exce...

2018-12-20 Thread SteNicholas
Github user SteNicholas commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2969#discussion_r243259414 --- Diff: integration/hive/src/main/scala/org/apache/carbondata/hiveexample/HiveExample.scala --- @@ -22,52 +22,49 @@ import

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2085/ ---

[jira] [Updated] (CARBONDATA-3173) Add hive-guide and other guides to the root of the file ReadMe

2018-12-20 Thread beyond (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] beyond updated CARBONDATA-3173: --- Summary: Add hive-guide and other guides to the root of the file ReadMe (was: add hive-guide

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2969 LGTM, can you squash your commits and rebase to master. I could not squash it ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10126/ ---

[GitHub] carbondata pull request #3007: [CARBONDATA-3173] add hive-guide and other gu...

2018-12-20 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3007#discussion_r243246877 --- Diff: README.md --- @@ -67,6 +67,11 @@ CarbonData is built using Apache Maven, to [build CarbonData](https://github.com * [Carbon as Spark's

[GitHub] carbondata pull request #2997: [CARBONDATA-3161]Pipe dilimiter is not workin...

2018-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2997 ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the TestCarbonSerde exception

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1878/ ---

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread akashrn5
Github user akashrn5 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243260747 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/catalyst/CarbonDDLSqlParser.scala --- @@ -1511,7 +1514,16 @@ abstract class

[GitHub] carbondata issue #3011: [WIP] multiple issue fixes in presto-carbon integrat...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3011 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1884/ ---

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2091/ ---

[jira] [Created] (CARBONDATA-3188) Create carbon table as hive understandable metastore table needed by Presto and Hive

2018-12-20 Thread Ravindra Pesala (JIRA)
Ravindra Pesala created CARBONDATA-3188: --- Summary: Create carbon table as hive understandable metastore table needed by Presto and Hive Key: CARBONDATA-3188 URL:

[GitHub] carbondata issue #2993: [CARBONDATA-3179] Map Data Load Failure and Struct P...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2993 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1876/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread brijoobopanna
Github user brijoobopanna commented on the issue: https://github.com/apache/carbondata/pull/2990 @akashrn5 : plz get LGTM from Likun too ---

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243250514 --- Diff: integration/spark2/src/test/scala/org/apache/spark/carbondata/restructure/vectorreader/AlterTableColumnRenameTestCase.scala --- @@ -0,0

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243250452 --- Diff: integration/spark2/src/test/scala/org/apache/carbondata/datamap/bloom/BloomCoarseGrainDataMapSuite.scala --- @@ -548,11 +548,16 @@ class

[GitHub] carbondata pull request #3007: [CARBONDATA-3173] add hive-guide and other gu...

2018-12-20 Thread BeyondYourself
Github user BeyondYourself commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3007#discussion_r243258655 --- Diff: README.md --- @@ -67,6 +67,11 @@ CarbonData is built using Apache Maven, to [build CarbonData](https://github.com * [Carbon as

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1879/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1880/ ---

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10137/ ---

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1873/ ---

[GitHub] carbondata pull request #3000: [CARBONDATA-3181][BloomDataMap] Fix access fi...

2018-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/3000 ---

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243245093 --- Diff: integration/spark-common/src/main/scala/org/apache/spark/sql/catalyst/CarbonDDLSqlParser.scala --- @@ -1511,7 +1514,16 @@ abstract class

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread akashrn5
Github user akashrn5 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243261978 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/schema/CarbonAlterTableColRenameDataTypeChangeCommand.scala --- @@

[GitHub] carbondata issue #2998: [CARBONDATA-3184]Fix DataLoad Failure with 'using ca...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2998 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1882/ ---

[GitHub] carbondata issue #2161: [CARBONDATA-2218] AlluxioCarbonFile while trying to ...

2018-12-20 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2161 Since user normally uses Alluxio as a read cache, I think we can firstly verify carbon on alluxio for the query scenario. As I am still not very sure what is the correct way to implement rename

[jira] [Resolved] (CARBONDATA-3187) Global Dictionary Support for Complex Map

2018-12-20 Thread kumar vishal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kumar vishal resolved CARBONDATA-3187. -- Resolution: Fixed Assignee: MANISH NALLA > Global Dictionary Support for

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2990#discussion_r243248566 --- Diff: integration/spark2/src/main/scala/org/apache/spark/util/AlterTableUtil.scala --- @@ -269,12 +269,50 @@ object AlterTableUtil {

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10133/ ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2094/ ---

[jira] [Resolved] (CARBONDATA-3179) DataLoad Failure in Map Data Type

2018-12-20 Thread kumar vishal (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kumar vishal resolved CARBONDATA-3179. -- Resolution: Fixed > DataLoad Failure in Map Data Type >

[GitHub] carbondata pull request #2991: [CARBONDATA-3043] Add build script and add te...

2018-12-20 Thread KanakaKumar
Github user KanakaKumar commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2991#discussion_r243361889 --- Diff: store/CSDK/test/main.cpp --- @@ -665,6 +699,208 @@ bool readFromS3(JNIEnv *env, char *path, char *argv[]) { printResult(env,

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10142/ ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1885/ ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2097/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2092/ ---

[GitHub] carbondata pull request #2993: [CARBONDATA-3179] Map Data Load Failure and S...

2018-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2993 ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1888/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2990 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10138/ ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/2990 LGTM. Thanks for working on this ---

[GitHub] carbondata issue #2990: [CARBONDATA-3149]Support alter table column rename

2018-12-20 Thread akashrn5
Github user akashrn5 commented on the issue: https://github.com/apache/carbondata/pull/2990 @jackylk thank you ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10140/ ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1886/ ---

[GitHub] carbondata issue #3011: [WIP] multiple issue fixes in presto-carbon integrat...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3011 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2093/ ---

[GitHub] carbondata issue #2993: [CARBONDATA-3179] Map Data Load Failure and Struct P...

2018-12-20 Thread kumarvishal09
Github user kumarvishal09 commented on the issue: https://github.com/apache/carbondata/pull/2993 LGTM ---

[jira] [Resolved] (CARBONDATA-3149) Support alter table column rename

2018-12-20 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-3149. -- Resolution: Fixed Fix Version/s: 1.5.2 > Support alter table column rename >

[GitHub] carbondata pull request #2990: [CARBONDATA-3149]Support alter table column r...

2018-12-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/2990 ---

[GitHub] carbondata pull request #2991: [CARBONDATA-3043] Add build script and add te...

2018-12-20 Thread KanakaKumar
Github user KanakaKumar commented on a diff in the pull request: https://github.com/apache/carbondata/pull/2991#discussion_r243360358 --- Diff: store/CSDK/test/main.cpp --- @@ -665,6 +699,208 @@ bool readFromS3(JNIEnv *env, char *path, char *argv[]) { printResult(env,

[GitHub] carbondata pull request #2969: [CARBONDATA-3127]Fix the HiveExample & TestCa...

2018-12-20 Thread SteNicholas
Github user SteNicholas closed the pull request at: https://github.com/apache/carbondata/pull/2969 ---

[GitHub] carbondata issue #3011: [WIP] multiple issue fixes in presto-carbon integrat...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3011 Build Failed with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10139/ ---

[GitHub] carbondata issue #2969: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/2969 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1887/ ---

[GitHub] carbondata issue #3012: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3012 Build Success with Spark 2.3.2, Please check CI http://136.243.101.176:8080/job/carbondataprbuilder2.3/10143/ ---

[GitHub] carbondata issue #3012: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3012 Build Success with Spark 2.2.1, Please check CI http://95.216.28.178:8080/job/ApacheCarbonPRBuilder1/2098/ ---

[GitHub] carbondata pull request #3013: Test

2018-12-20 Thread xubo245
GitHub user xubo245 reopened a pull request: https://github.com/apache/carbondata/pull/3013 Test Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? - [ ] Any backward

[GitHub] carbondata pull request #3013: Test

2018-12-20 Thread xubo245
Github user xubo245 closed the pull request at: https://github.com/apache/carbondata/pull/3013 ---

[GitHub] carbondata issue #3013: Test

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3013 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1890/ ---

[GitHub] carbondata pull request #3013: Test

2018-12-20 Thread xubo245
Github user xubo245 closed the pull request at: https://github.com/apache/carbondata/pull/3013 ---

[GitHub] carbondata pull request #3013: Test

2018-12-20 Thread xubo245
GitHub user xubo245 opened a pull request: https://github.com/apache/carbondata/pull/3013 Test Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? - [ ] Any backward

[GitHub] carbondata issue #3010: [CARBONDATA-3189] Fix PreAggregate Datamap Issue

2018-12-20 Thread qiuchenjian
Github user qiuchenjian commented on the issue: https://github.com/apache/carbondata/pull/3010 Can you show up the error message when load and query failing ---

[GitHub] carbondata pull request #3013: Test

2018-12-20 Thread xubo245
GitHub user xubo245 reopened a pull request: https://github.com/apache/carbondata/pull/3013 Test Be sure to do all of the following checklist to help us incorporate your contribution quickly and easily: - [ ] Any interfaces changed? - [ ] Any backward

[GitHub] carbondata pull request #3012: [CARBONDATA-3127]Fix the HiveExample & TestCa...

2018-12-20 Thread SteNicholas
GitHub user SteNicholas opened a pull request: https://github.com/apache/carbondata/pull/3012 [CARBONDATA-3127]Fix the HiveExample & TestCarbonSerde exception [CARBONDATA-3127]Hive module test case has been commented off,can' t run. This pull request fix TestCarbonSerde test

[GitHub] carbondata issue #3012: [CARBONDATA-3127]Fix the HiveExample & TestCarbonSer...

2018-12-20 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/3012 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder2.1/1889/ ---

[GitHub] carbondata pull request #3012: [CARBONDATA-3127]Fix the HiveExample & TestCa...

2018-12-20 Thread xubo245
Github user xubo245 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/3012#discussion_r243470291 --- Diff: examples/spark2/pom.xml --- @@ -78,7 +83,12 @@ org.apache.httpcomponents httpclient -

[GitHub] carbondata pull request #3009: Carbonfile

2018-12-20 Thread BeyondYourself
Github user BeyondYourself closed the pull request at: https://github.com/apache/carbondata/pull/3009 ---

  1   2   >