[GitHub] carbondata issue #1284: [CARBONDATA-1330] Not able to drop temporary table b...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1284 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/341/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1286: [CARBONDATA-1404] Added Unit test cases for H...

2017-08-30 Thread PallaviSingh1992
Github user PallaviSingh1992 commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1286#discussion_r136248311 --- Diff: integration/hive/src/test/java/org/apache/carbondata/hive/TestCarbonHiveRecordReader.java --- @@ -0,0 +1,232 @@ +/* + *

[GitHub] carbondata pull request #1297: [CARBONDATA-1429] Add a value based compressi...

2017-08-30 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1297#discussion_r136248243 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/SafeFixLengthColumnPage.java --- @@ -165,9 +165,28 @@ public double

[GitHub] carbondata issue #1297: [CARBONDATA-1429] Add a value based compression for ...

2017-08-30 Thread manishgupta88
Github user manishgupta88 commented on the issue: https://github.com/apache/carbondata/pull/1297 ok to test --- 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 pull request #1305: Added version to spark module pom file to mak...

2017-08-30 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1305 Added version to spark module pom file to make buildall profile success You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (CARBONDATA-1411) Show Segment command gives Null Pointer Exception after the table is updated

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148444#comment-16148444 ] Pallavi Singh commented on CARBONDATA-1411: --- Hi [~chenliang613], Yes, the pr #1304 has

[GitHub] carbondata issue #1297: [CARBONDATA-1429] Add a value based compression for ...

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

[GitHub] carbondata issue #1287: Fix Findbugs

2017-08-30 Thread sraghunandan
Github user sraghunandan commented on the issue: https://github.com/apache/carbondata/pull/1287 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

[GitHub] carbondata issue #1284: [CARBONDATA-1330] Not able to drop temporary table b...

2017-08-30 Thread PannerselvamVelmyl
Github user PannerselvamVelmyl commented on the issue: https://github.com/apache/carbondata/pull/1284 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

[GitHub] carbondata pull request #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segme...

2017-08-30 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1304#discussion_r136243668 --- Diff: integration/spark2/src/main/scala/org/apache/spark/sql/execution/command/carbonTableSchema.scala --- @@ -774,8 +774,8 @@ case class

[GitHub] carbondata pull request #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segme...

2017-08-30 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1304#discussion_r136243428 --- Diff: integration/spark2/src/main/scala/org/apache/carbondata/spark/rdd/CarbonDataRDDFactory.scala --- @@ -1021,7 +1021,7 @@ object

[GitHub] carbondata pull request #1304: [CARBONDATA-1411][CARBONDATA-1414] Show Segme...

2017-08-30 Thread ravipesala
Github user ravipesala commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1304#discussion_r136243363 --- Diff: integration/spark-common/src/main/java/org/apache/carbondata/spark/load/CarbonLoaderUtil.java --- @@ -258,92 +258,105 @@ public static

[jira] [Commented] (CARBONDATA-1414) Show Segments raises exception for a Partition Table after Updation.

2017-08-30 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148404#comment-16148404 ] Liang Chen commented on CARBONDATA-1414: [~nehabhardwaj] please verify if pull request 1304

[GitHub] carbondata issue #1265: [CARBONDATA-1128] Add direct string encoding for sho...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1265 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/339/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1287: Fix Findbugs

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1287 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/338/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1304: [CARBONDATA-1411] [CARBONDATA-1414] Show Segm...

2017-08-30 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/carbondata/pull/1304 [CARBONDATA-1411] [CARBONDATA-1414] Show Segment command gives Null Pointer Exception after updation Fix issues while showing Segment command gives Null Pointer Exception after updation

[jira] [Commented] (CARBONDATA-1422) Major and Minor Compaction Failing

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16148402#comment-16148402 ] Pallavi Singh commented on CARBONDATA-1422: --- Hi [~chenliang613] Yes PR#1300 has

[jira] [Assigned] (CARBONDATA-1411) Show Segment command gives Null Pointer Exception after the table is updated

2017-08-30 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen reassigned CARBONDATA-1411: -- Assignee: Liang Chen > Show Segment command gives Null Pointer Exception after

[jira] [Assigned] (CARBONDATA-1414) Show Segments raises exception for a Partition Table after Updation.

2017-08-30 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen reassigned CARBONDATA-1414: -- Assignee: Liang Chen > Show Segments raises exception for a Partition Table after

[jira] [Resolved] (CARBONDATA-1422) Major and Minor Compaction Failing

2017-08-30 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1422. -- Resolution: Fixed > Major and Minor Compaction Failing >

[GitHub] carbondata pull request #1300: [CARBONDATA-1422] Fixed compaction issue when...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1300 --- 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 #1300: [CARBONDATA-1422] Fixed compaction issue when decima...

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1300 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 issue #1287: Fix Findbugs

2017-08-30 Thread sraghunandan
Github user sraghunandan commented on the issue: https://github.com/apache/carbondata/pull/1287 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

[GitHub] carbondata issue #1300: [CARBONDATA-1422] Fixed compaction issue when decima...

2017-08-30 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1300 @xuchuanyin As @jackylk told it is related to datatype conversion in carbon, if the request is from spark then we should do datatype conversion as per spark so that we should use

[GitHub] carbondata issue #1302: [CARBONDATA-1435] Fix reader backward compatible iss...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1302 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/337/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1298: [CARBONDATA-1430] Resolved Split Partition Bu...

2017-08-30 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1298#discussion_r136225347 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -347,7 +347,7 @@ object CommonUtil {

[GitHub] carbondata pull request #1302: [CARBONDATA-1435] Fix reader backward compati...

2017-08-30 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1302#discussion_r136224665 --- Diff: core/src/main/java/org/apache/carbondata/core/datastore/page/encoding/EncodingStrategy.java --- @@ -112,10 +112,41 @@ public

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

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

[GitHub] carbondata issue #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/carbondata/pull/1266 Thanks @ravipesala @jackylk --- 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

[GitHub] carbondata issue #1300: [CARBONDATA-1422] Fixed compaction issue when decima...

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1300 There is a table with decimal type in test("Compaction_Bug_JIRA_1422"), I think this PR is for that --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] carbondata issue #1287: Fix Findbugs

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1287 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 #1302: [CARBONDATA-1435] Fix reader backward compatible iss...

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1302 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 #1265: [CARBONDATA-1128] Add direct string encoding for sho...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1265 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/335/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1287: Fix Findbugs

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1287 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/334/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1303: [CARBONDATA-1423] added integration test cases for p...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1303 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/332/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1284: [CARBONDATA-1330] Not able to drop temporary table b...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1284 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/329/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1293: [CARBONDATA-1417]Added cluster tests for IUD, batch ...

2017-08-30 Thread sraghunandan
Github user sraghunandan commented on the issue: https://github.com/apache/carbondata/pull/1293 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

[GitHub] carbondata issue #1300: [CARBONDATA-1422] Fixed compaction issue when decima...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1300 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/331/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1297: [CARBONDATA-1429] Add a value based compression for ...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1297 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/330/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata issue #1303: [CARBONDATA-1423] added integration test cases for p...

2017-08-30 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1303 ok to test --- 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,

[GitHub] carbondata issue #1303: [CARBONDATA-1423] added integration test cases for p...

2017-08-30 Thread anubhav100
Github user anubhav100 commented on the issue: https://github.com/apache/carbondata/pull/1303 @chenliang613 can you please review this pr? --- 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 #1303: [CARBONDATA-1423] added integration test case...

2017-08-30 Thread anubhav100
GitHub user anubhav100 opened a pull request: https://github.com/apache/carbondata/pull/1303 [CARBONDATA-1423] added integration test cases for presto You can merge this pull request into a Git repository by running: $ git pull

[GitHub] carbondata pull request #1288: [CARBONDATA-1405]Added support for gathering ...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1288 --- 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 #1288: [CARBONDATA-1405]Added support for gathering coverag...

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1288 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 issue #1297: [CARBONDATA-1429] Add a value based compression for ...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1297 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/328/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Created] (CARBONDATA-1435) Reader is not backward compatible

2017-08-30 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-1435: Summary: Reader is not backward compatible Key: CARBONDATA-1435 URL: https://issues.apache.org/jira/browse/CARBONDATA-1435 Project: CarbonData Issue Type:

[GitHub] carbondata pull request #1299: [CARBONDATA-1426] Resolved Split Partition Bu...

2017-08-30 Thread xuchuanyin
Github user xuchuanyin commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1299#discussion_r136105752 --- Diff: integration/spark-common/src/main/scala/org/apache/carbondata/spark/util/CommonUtil.scala --- @@ -351,7 +351,7 @@ object CommonUtil {

[GitHub] carbondata issue #1300: [CARBONDATA-1422] Fixed compaction issue when decima...

2017-08-30 Thread xuchuanyin
Github user xuchuanyin commented on the issue: https://github.com/apache/carbondata/pull/1300 It seems that `decimal` related modification is not shown in the changes. Do you mean `date`? --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] carbondata pull request #1301: [CARBONDATA-1434] Remove useless class para f...

2017-08-30 Thread xuchuanyin
GitHub user xuchuanyin opened a pull request: https://github.com/apache/carbondata/pull/1301 [CARBONDATA-1434] Remove useless class para for metastore The `RuntimeConfig` has not been used in Carbon*Metastore class, so remove it. You can merge this pull request into a Git

[jira] [Created] (CARBONDATA-1434) Remove useless class para for metastore

2017-08-30 Thread xuchuanyin (JIRA)
xuchuanyin created CARBONDATA-1434: -- Summary: Remove useless class para for metastore Key: CARBONDATA-1434 URL: https://issues.apache.org/jira/browse/CARBONDATA-1434 Project: CarbonData

[GitHub] carbondata pull request #1286: [CARBONDATA-1404] Added Unit test cases for H...

2017-08-30 Thread cenyuhai
Github user cenyuhai commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1286#discussion_r136081693 --- Diff: integration/hive/src/test/java/org/apache/carbondata/hive/TestCarbonHiveRecordReader.java --- @@ -0,0 +1,232 @@ +/* + * Licensed to

[GitHub] carbondata pull request #1286: [CARBONDATA-1404] Added Unit test cases for H...

2017-08-30 Thread cenyuhai
Github user cenyuhai commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1286#discussion_r136079374 --- Diff: integration/hive/src/test/java/org/apache/carbondata/hive/TestCarbonHiveRecordReader.java --- @@ -0,0 +1,232 @@ +/* + * Licensed to

[GitHub] carbondata pull request #1286: [CARBONDATA-1404] Added Unit test cases for H...

2017-08-30 Thread cenyuhai
Github user cenyuhai commented on a diff in the pull request: https://github.com/apache/carbondata/pull/1286#discussion_r136076518 --- Diff: integration/hive/src/test/java/org/apache/carbondata/hive/CarbonObjectInspectorTest.java --- @@ -0,0 +1,159 @@ +/* + * Licensed to

[GitHub] carbondata issue #1286: [CARBONDATA-1404] Added Unit test cases for Hive Int...

2017-08-30 Thread cenyuhai
Github user cenyuhai commented on the issue: https://github.com/apache/carbondata/pull/1286 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1266 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/326/ --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] carbondata pull request #1300: [CARBONDATA-1422] Fixed compaction issue when...

2017-08-30 Thread ravipesala
GitHub user ravipesala opened a pull request: https://github.com/apache/carbondata/pull/1300 [CARBONDATA-1422] Fixed compaction issue when decimal is present You can merge this pull request into a Git repository by running: $ git pull

[GitHub] carbondata pull request #1276: [CARBONDATA-1401] fix duplicate issue in List...

2017-08-30 Thread lionelcao
Github user lionelcao closed the pull request at: https://github.com/apache/carbondata/pull/1276 --- 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] [Resolved] (CARBONDATA-1393) Throw NullPointerException when UnsafeMemoryManager.freeMemory

2017-08-30 Thread Ravindra Pesala (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravindra Pesala resolved CARBONDATA-1393. - Resolution: Fixed > Throw NullPointerException when

[GitHub] carbondata pull request #1266: [CARBONDATA-1393] Avoid to throw NPE when exe...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1266 --- 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1266 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 #1284: [CARBONDATA-1330] Not able to drop temporary table b...

2017-08-30 Thread PannerselvamVelmyl
Github user PannerselvamVelmyl commented on the issue: https://github.com/apache/carbondata/pull/1284 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

[GitHub] carbondata issue #1284: [CARBONDATA-1330] Not able to drop temporary table b...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1284 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/324/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (CARBONDATA-1421) Auto Compaction Failing in CarbonData Loading

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16147023#comment-16147023 ] Pallavi Singh commented on CARBONDATA-1421: --- Hi Zhichao Zhang, Can you try building the

[jira] [Created] (CARBONDATA-1432) Default.value property is not throwing any exception when specified column name does not matches with column name in the query

2017-08-30 Thread Geetika Gupta (JIRA)
Geetika Gupta created CARBONDATA-1432: - Summary: Default.value property is not throwing any exception when specified column name does not matches with column name in the query Key: CARBONDATA-1432 URL:

[jira] [Commented] (CARBONDATA-1422) Major and Minor Compaction Failing

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146975#comment-16146975 ] Pallavi Singh commented on CARBONDATA-1422: --- Hi Zhichao Zhang, Here is the stack-trace of

[GitHub] carbondata issue #1097: [CARBONDATA-1317] Multiple dictionary files being cr...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1097 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/323/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Comment Edited] (CARBONDATA-1411) Show Segment command gives Null Pointer Exception after the table is updated

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146963#comment-16146963 ] Pallavi Singh edited comment on CARBONDATA-1411 at 8/30/17 9:35 AM:

[jira] [Commented] (CARBONDATA-1411) Show Segment command gives Null Pointer Exception after the table is updated

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146963#comment-16146963 ] Pallavi Singh commented on CARBONDATA-1411: --- I have enabled auto compaction. And update

[GitHub] carbondata pull request #1290: [CARBONDATA-1407] Fix default end key bug for...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1290 --- 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 #1290: [CARBONDATA-1407] Fix default end key bug for no-dic...

2017-08-30 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1290 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 #1295: [CARBONDATA-1419] Support adaptive encoding f...

2017-08-30 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/carbondata/pull/1295 --- 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 #1295: [CARBONDATA-1419] Support adaptive encoding for Doub...

2017-08-30 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1295 I have merged but still not closed, Please close it manually --- 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

[GitHub] carbondata issue #1276: [CARBONDATA-1401] fix duplicate issue in ListInfo

2017-08-30 Thread ravipesala
Github user ravipesala commented on the issue: https://github.com/apache/carbondata/pull/1276 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1266 SDV Build Success with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/322/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (CARBONDATA-1421) Auto Compaction Failing in CarbonData Loading

2017-08-30 Thread Zhichao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146837#comment-16146837 ] Zhichao Zhang commented on CARBONDATA-1421: Hi Pallavi Singh, I run below code and it

[GitHub] carbondata issue #1267: [CARBONDATA-1326] Findbug fixes

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1267 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] [Resolved] (CARBONDATA-1406) Fix inconsistent usage of QUOTATION MARK " and LEFT DOUBLE QUOTATION MARK “ in installation.md file

2017-08-30 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1406. -- Resolution: Fixed Fix Version/s: 1.2.0 > Fix inconsistent usage of QUOTATION MARK "

[GitHub] carbondata pull request #1289: [CARBONDATA-1406] Fixed the issue with the Qu...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1289 --- 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 #1266: [CARBONDATA-1393] Avoid to throw NPE when execute 'f...

2017-08-30 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/carbondata/pull/1266 SDV Build Failed with Spark 2.1, Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/321/ --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Closed] (CARBONDATA-1415) Show Segments raises exception for a Partition Table after Updation.

2017-08-30 Thread Neha Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Neha Bhardwaj closed CARBONDATA-1415. - Resolution: Fixed This issue is duplicate with CARBONDATA-1414 > Show Segments

[jira] [Commented] (CARBONDATA-1415) Show Segments raises exception for a Partition Table after Updation.

2017-08-30 Thread Neha Bhardwaj (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146812#comment-16146812 ] Neha Bhardwaj commented on CARBONDATA-1415: --- This issue is duplicate with CARBONDATA-1414

[GitHub] carbondata issue #1283: [WIP] Add carbon encoding example

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1283 Encoding is a developer interface. If you want to add an example, I think it is better to add an example encoding like delta encoding and use it in the application. --- If your project is set

[jira] [Commented] (CARBONDATA-1422) Major and Minor Compaction Failing

2017-08-30 Thread Zhichao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146810#comment-16146810 ] Zhichao Zhang commented on CARBONDATA-1422: can you show more detailed log messages? >

[jira] [Resolved] (CARBONDATA-1364) Add the blocklet info to index file and make the datamap distributable with job

2017-08-30 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-1364. -- Resolution: Fixed Fix Version/s: 1.2.0 > Add the blocklet info to index file and

[GitHub] carbondata pull request #1179: [CARBONDATA-1364] Added the blocklet info to ...

2017-08-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/carbondata/pull/1179 --- 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 #1179: [CARBONDATA-1364] Added the blocklet info to index f...

2017-08-30 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/carbondata/pull/1179 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] [Commented] (CARBONDATA-1387) Incorrect partition creation while inserting data from another table

2017-08-30 Thread Prabhat Kashyap (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146793#comment-16146793 ] Prabhat Kashyap commented on CARBONDATA-1387: - Hello Vandana, This is not the bug of

[jira] [Updated] (CARBONDATA-1422) Major and Minor Compaction Failing

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pallavi Singh updated CARBONDATA-1422: -- Description: The major and minor compaction is failing. The Compaction is

[jira] [Commented] (CARBONDATA-1421) Auto Compaction Failing in CarbonData Loading

2017-08-30 Thread Pallavi Singh (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1421?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16146781#comment-16146781 ] Pallavi Singh commented on CARBONDATA-1421: --- Hi Zhichao Zhang, The Compaction is failing

[jira] [Updated] (CARBONDATA-1431) Dictionary_Include working incorrectly for date and timestamp data type.

2017-08-30 Thread Sangeeta Gulia (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangeeta Gulia updated CARBONDATA-1431: --- Summary: Dictionary_Include working incorrectly for date and timestamp data

[jira] [Created] (CARBONDATA-1431) Dictionary_Include working incorrectly for date and timestamp format.

2017-08-30 Thread Sangeeta Gulia (JIRA)
Sangeeta Gulia created CARBONDATA-1431: -- Summary: Dictionary_Include working incorrectly for date and timestamp format. Key: CARBONDATA-1431 URL: https://issues.apache.org/jira/browse/CARBONDATA-1431