[GitHub] carbondata issue #1166: [CARBONDATA-1305] Add limit for external dictionary ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1166 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3060/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Add limit for external dictionary ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1166 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/471/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata pull request #1166: [CARBONDATA-1305] Add limit for external dict...

2017-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1166#discussion_r127131222 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/CarbonGlobalDictionaryRDD.scala --- @@ -83,7 +84,12 @@ case

[GitHub] carbondata pull request #1166: [CARBONDATA-1305] Add limit for external dict...

2017-07-12 Thread manishgupta88
Github user manishgupta88 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1166#discussion_r127131068 --- Diff: core/src/main/java/org/apache/carbondata/core/constants/CarbonCommonConstants.java --- @@ -1308,6 +1308,11 @@ public static

[GitHub] carbondata issue #918: [CARBONDATA-1169] Support input read bytes size / Rec...

2017-07-12 Thread ManoharVanam
Github user ManoharVanam commented on the issue: https://github.com/apache/carbondata/pull/918 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1136: [CARBONDATA-1268] Support encoding strategy for dime...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1136 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3059/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1136: [CARBONDATA-1268] Support encoding strategy for dime...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1136 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/469/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1136: [CARBONDATA-1268] Support encoding strategy for dime...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1136 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3058/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1156: [CARBONDATA-1279] Push down for queries like "%xxx" ...

2017-07-12 Thread PannerselvamVelmyl
Github user PannerselvamVelmyl commented on the issue: https://github.com/apache/carbondata/pull/1156 I have modified the title as mentioned. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] carbondata pull request #1168: [CARBONDATA-1229] restrict drop when loading ...

2017-07-12 Thread kunal642
Github user kunal642 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1168#discussion_r127120097 --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -738,27 +739,26 @@ private[sql] case

[GitHub] carbondata issue #1154: [CARBONDATA-1285] resolved compilation error in hive...

2017-07-12 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1154 @chenliang613 for fixing HiveExampleIssues --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1154: [CARBONDATA-1285] resolved compilation error in hive...

2017-07-12 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/carbondata/pull/1154 @anubhav100 i cam compile successfully on current master. so this pr is for fixing compilation issues or HiveExample issues ? --- If your project is set up for it, you can reply to

[GitHub] carbondata pull request #1159: [CARBONDATA-1274] Adds example for update and...

2017-07-12 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1159#discussion_r127114360 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/DataUpdateDeleteExample.scala --- @@ -0,0 +1,173 @@ +/* + *

[GitHub] carbondata pull request #1159: [CARBONDATA-1274] Adds example for update and...

2017-07-12 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1159#discussion_r127112410 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/DataUpdateDeleteExample.scala --- @@ -0,0 +1,173 @@ +/* + *

[GitHub] carbondata pull request #1159: [CARBONDATA-1274] Adds example for update and...

2017-07-12 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1159#discussion_r127112225 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/DataUpdateDeleteExample.scala --- @@ -0,0 +1,173 @@ +/* + *

[GitHub] carbondata pull request #1159: [CARBONDATA-1274] Adds example for update and...

2017-07-12 Thread chenliang613
Github user chenliang613 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1159#discussion_r127111519 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/DataUpdateDeleteExample.scala --- @@ -0,0 +1,173 @@ +/* + *

[GitHub] carbondata pull request #1168: [CARBONDATA-1229] restrict drop when loading ...

2017-07-12 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1168#discussion_r127108842 --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -738,27 +739,26 @@ private[sql] case

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-07-12 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1168 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata pull request #1160: [CARBONDATA-1301] change command to update sc...

2017-07-12 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/carbondata/pull/1160 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1159: [CARBONDATA-1274] Adds example for update and delete...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1159 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/468/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1159: [CARBONDATA-1274] Adds example for update and delete...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1159 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3057/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1168 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3056/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1168 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/467/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1168 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata pull request #1168: [CARBONDATA-1229] restrict drop when loading ...

2017-07-12 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/1168 [CARBONDATA-1229] restrict drop when loading is in progress This PR will restrict the table from getting dropped if a load is in progres You can merge this pull request into a Git

[GitHub] carbondata issue #1168: [CARBONDATA-1229] restrict drop when loading is in p...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1168 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1159: [CARBONDATA-1274] Adds example for update and delete...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1159 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3055/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1159: [CARBONDATA-1274] Adds example for update and delete...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1159 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/466/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1159: [CARBONDATA-1274] Adds example for update and delete...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1159 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3054/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata pull request #1159: [CARBONDATA-1274] Adds example for update and...

2017-07-12 Thread mayunSaicmotor
Github user mayunSaicmotor commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1159#discussion_r127007813 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/DataUpdateDeleteExample.scala --- @@ -0,0 +1,183 @@ +/* + *

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Add limit for external dictionary ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1166 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/463/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1167 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/465/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1167 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/464/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1167 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3053/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1167 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3052/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1167 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata pull request #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread mohammadshahidkhan
GitHub user mohammadshahidkhan opened a pull request: https://github.com/apache/carbondata/pull/1167 [CARBONDATA-1304] Iud with single pass You can merge this pull request into a Git repository by running: $ git pull https://github.com/mohammadshahidkhan/incubator-carbondata

[GitHub] carbondata issue #1167: [CARBONDATA-1304] Iud with single pass

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1167 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Add limit for external dictionary ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1166 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3051/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1162: [CARBONDATA-1295] Optimize test cases,merge three Qu...

2017-07-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1162 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Added limit for external dictionar...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1166 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3050/ --- If your project is set up for it, you can reply to this email and have

[jira] [Created] (CARBONDATA-1305) On creating the dictinary with large dictionary csv NegativeArraySizeException is thrown

2017-07-12 Thread Kunal Kapoor (JIRA)
Kunal Kapoor created CARBONDATA-1305: Summary: On creating the dictinary with large dictionary csv NegativeArraySizeException is thrown Key: CARBONDATA-1305 URL:

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Added limit for external dictionar...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1166 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata pull request #1166: [CARBONDATA-1305] Added limit for external di...

2017-07-12 Thread kunal642
GitHub user kunal642 opened a pull request: https://github.com/apache/carbondata/pull/1166 [CARBONDATA-1305] Added limit for external dictionary values Analysis: During dictionary creation the dictionary values are kept in a HashSet. When the size of hashset reaches more than

[GitHub] carbondata issue #1166: [CARBONDATA-1305] Added limit for external dictionar...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1166 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1099: [CARBONDATA-1232] Datamap implementation for Blockle...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1099 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/461/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1099: [CARBONDATA-1232] Datamap implementation for Blockle...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1099 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3049/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata pull request #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread chenerlu
Github user chenerlu commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1164#discussion_r126979658 --- Diff: integration/spark/src/main/scala/org/apache/spark/sql/CarbonContext.scala --- @@ -37,6 +37,7 @@ import

[GitHub] carbondata issue #1152: [CARBONDATA-1288] Secure Dictionary Server Implement...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1152 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/460/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1152: [CARBONDATA-1288] Secure Dictionary Server Implement...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1152 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3048/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1152: [CARBONDATA-1288] Secure Dictionary Server Implement...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1152 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/459/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1152: [CARBONDATA-1288] Secure Dictionary Server Implement...

2017-07-12 Thread sounakr
Github user sounakr commented on the issue: https://github.com/apache/carbondata/pull/1152 retest this please --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] carbondata issue #1152: [CARBONDATA-1288] Secure Dictionary Server Implement...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1152 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3047/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata pull request #1152: [CARBONDATA-1288] Secure Dictionary Server Im...

2017-07-12 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1152#discussion_r126973284 --- Diff: integration/spark2/src/main/java/org/apache/carbondata/spark/dictionary/client/SecureDictionaryClientHandler.java --- @@ -0,0 +1,122 @@

[jira] [Commented] (CARBONDATA-1142) carbandata spark-sql grammar problem

2017-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CARBONDATA-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16084049#comment-16084049 ] 吴志龙 commented on CARBONDATA-1142: - i use spark-sql, not use scala > carbandata spark-sql grammar

[GitHub] carbondata pull request #1163: Merge pull request #1 from apache/master

2017-07-12 Thread sehriff
Github user sehriff closed the pull request at: https://github.com/apache/carbondata/pull/1163 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #918: [CARBONDATA-1169] Support input read bytes size / Rec...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/918 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata pull request #918: [CARBONDATA-1169] Support input read bytes siz...

2017-07-12 Thread ManoharVanam
Github user ManoharVanam closed the pull request at: https://github.com/apache/carbondata/pull/918 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] carbondata pull request #918: [CARBONDATA-1169] Support input read bytes siz...

2017-07-12 Thread ManoharVanam
GitHub user ManoharVanam reopened a pull request: https://github.com/apache/carbondata/pull/918 [CARBONDATA-1169] Support input read bytes size / Record metrics for carbon UI **Requirement** : Support store input size / Record metrics for carbon UI **Solution** : Adding

[GitHub] carbondata issue #918: [CARBONDATA-1169] Support input read bytes size / Rec...

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/918 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature

[GitHub] carbondata issue #918: [CARBONDATA-1169] Support input read bytes size / Rec...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/918 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3046/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #918: [CARBONDATA-1169] Support input read bytes size / Rec...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/918 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/458/ --- If your project is set up for it, you can reply to this email and have your

[jira] [Updated] (CARBONDATA-1283) Carbon should continue with the default value if wrong value is set for the configurable parameter.

2017-07-12 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G updated CARBONDATA-1283: - Priority: Minor (was: Major) > Carbon should continue with the default

[jira] [Resolved] (CARBONDATA-1271) Hive Integration Performance Improvement

2017-07-12 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-1271. Resolution: Fixed > Hive Integration Performance Improvement >

[GitHub] carbondata pull request #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1165 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[jira] [Resolved] (CARBONDATA-1283) Carbon should continue with the default value if wrong value is set for the configurable parameter.

2017-07-12 Thread Venkata Ramana G (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Venkata Ramana G resolved CARBONDATA-1283. -- Resolution: Fixed Assignee: Mohammad Shahid Khan Fix

[GitHub] carbondata pull request #1155: [CARBONDATA-1283] Carbon should continue with...

2017-07-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1155 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature

[GitHub] carbondata issue #1155: [CARBONDATA-1283] Carbon should continue with the de...

2017-07-12 Thread gvramana
Github user gvramana commented on the issue: https://github.com/apache/carbondata/pull/1155 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Updated] (CARBONDATA-1302) [1.2.0-SNAPSHOT]-delete problem

2017-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CARBONDATA-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sehriff 【FFCS研究院】 updated CARBONDATA-1302: -- Summary: [1.2.0-SNAPSHOT]-delete problem (was: [1.2.SNAPSHOT]-delete

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1160 LGTM --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[GitHub] carbondata pull request #1152: [CARBONDATA-1288] Secure Dictionary Server Im...

2017-07-12 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1152#discussion_r126936641 --- Diff: integration/spark2/src/main/java/org/apache/carbondata/spark/dictionary/client/SecureDictionaryClientHandler.java --- @@ -0,0 +1,122 @@

[jira] [Commented] (CARBONDATA-1142) carbandata spark-sql grammar problem

2017-07-12 Thread anubhav tarar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083872#comment-16083872 ] anubhav tarar commented on CARBONDATA-1142: --- scala> carbon.sql("create table dummy3(id

[GitHub] carbondata pull request #1152: [CARBONDATA-1288] Secure Dictionary Server Im...

2017-07-12 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1152#discussion_r126935953 --- Diff: integration/spark2/src/main/java/org/apache/carbondata/spark/dictionary/client/SecureDictionaryClientHandler.java --- @@ -0,0 +1,122 @@

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1160 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3045/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1160 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/456/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1102: [CARBONDATA-1098] Change page statistics use exact t...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1102 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3043/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1125: [CARBONDATA-1250] Change default partition id & Add ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1125 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3044/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1102: [CARBONDATA-1098] Change page statistics use exact t...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1102 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/455/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata pull request #1152: [CARBONDATA-1288] Secure Dictionary Server Im...

2017-07-12 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1152#discussion_r126932824 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/rdd/NewCarbonDataLoadRDD.scala --- @@ -59,7 +59,7 @@ class

[GitHub] carbondata pull request #1152: [CARBONDATA-1288] Secure Dictionary Server Im...

2017-07-12 Thread sounakr
Github user sounakr commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1152#discussion_r126930980 --- Diff: core/src/main/java/org/apache/carbondata/core/dictionary/service/NonSecureDictionaryServiceProvider.java --- @@ -0,0 +1,37 @@ +/* +

[jira] [Created] (CARBONDATA-1304) Support IUD with single_pass

2017-07-12 Thread Mohammad Shahid Khan (JIRA)
Mohammad Shahid Khan created CARBONDATA-1304: Summary: Support IUD with single_pass Key: CARBONDATA-1304 URL: https://issues.apache.org/jira/browse/CARBONDATA-1304 Project: CarbonData

[GitHub] carbondata issue #1125: [CARBONDATA-1250] Change default partition id & Add ...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1125 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3042/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1160 Build Failed with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3041/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata issue #1160: [CARBONDATA-1301] change command to update schema an...

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1160 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/453/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1165 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/452/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1165 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3040/ --- If your project is set up for it, you can reply to this email and have

[jira] [Commented] (CARBONDATA-1290) [branch-1.1] delete problem

2017-07-12 Thread Ashwini K (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16083789#comment-16083789 ] Ashwini K commented on CARBONDATA-1290: --- delete is working fine for me . could you please share

[GitHub] carbondata pull request #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread chenerlu
GitHub user chenerlu opened a pull request: https://github.com/apache/carbondata/pull/1165 Update supported-data-types-in-carbondata.md Just Update supported-data-types-in-carbondata You can merge this pull request into a Git repository by running: $ git pull

[GitHub] carbondata issue #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1165 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1165: Update supported-data-types-in-carbondata.md

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1165 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1164 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3039/ --- If your project is set up for it, you can reply to this email and have

[jira] [Updated] (CARBONDATA-1303) update carboncontext.scala

2017-07-12 Thread JIRA
[ https://issues.apache.org/jira/browse/CARBONDATA-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] sehriff 【FFCS研究院】 updated CARBONDATA-1303: -- Description: https://github.com/apache/carbondata/pull/1164/files (was:

[jira] [Created] (CARBONDATA-1303) update carboncontext.scala

2017-07-12 Thread JIRA
sehriff 【FFCS研究院】 created CARBONDATA-1303: - Summary: update carboncontext.scala Key: CARBONDATA-1303 URL: https://issues.apache.org/jira/browse/CARBONDATA-1303 Project: CarbonData

[GitHub] carbondata issue #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1164 Build Failed with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/451/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1163: Merge pull request #1 from apache/master

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1163 Build Success with Spark 1.6, Please check CI http://144.76.159.231:8080/job/ApacheCarbonPRBuilder/450/ --- If your project is set up for it, you can reply to this email and have your

[GitHub] carbondata issue #1163: Merge pull request #1 from apache/master

2017-07-12 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1163 Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/3038/ --- If your project is set up for it, you can reply to this email and have

[GitHub] carbondata pull request #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread sehriff
GitHub user sehriff opened a pull request: https://github.com/apache/carbondata/pull/1164 [CARBONDATA-1303] Update CarbonContext.scala to skip serilize this two not-serializable class while apply mapPartitions function to dataframe create from CarbonContext Be sure to do

[GitHub] carbondata issue #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1164 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] carbondata issue #1164: [CARBONDATA-1303] Update CarbonContext.scala

2017-07-12 Thread asfgit
Github user asfgit commented on the issue: https://github.com/apache/carbondata/pull/1164 Can one of the admins verify this patch? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[jira] [Created] (CARBONDATA-1301) change command to update schema and data separately

2017-07-12 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1301: Summary: change command to update schema and data separately Key: CARBONDATA-1301 URL: https://issues.apache.org/jira/browse/CARBONDATA-1301 Project: CarbonData

  1   2   >