[GitHub] incubator-carbondata pull request #152: [CARBONDATA-236] fix maven compile w...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/152 --- 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 f

[GitHub] incubator-carbondata pull request #154: only CarbonRelation need dictionary ...

2016-09-14 Thread QiangCai
GitHub user QiangCai opened a pull request: https://github.com/apache/incubator-carbondata/pull/154 only CarbonRelation need dictionary decoder You can merge this pull request into a Git repository by running: $ git pull https://github.com/QiangCai/incubator-carbondata f

[jira] [Created] (CARBONDATA-238) CarbonOptimizer shouldn't add CarbonDictionaryCatalystDecoder for HiveTable

2016-09-14 Thread QiangCai (JIRA)
QiangCai created CARBONDATA-238: --- Summary: CarbonOptimizer shouldn't add CarbonDictionaryCatalystDecoder for HiveTable Key: CARBONDATA-238 URL: https://issues.apache.org/jira/browse/CARBONDATA-238 Proje

[jira] [Created] (CARBONDATA-239) Failure of one compaction in queue should not affect the others.

2016-09-14 Thread ravikiran (JIRA)
ravikiran created CARBONDATA-239: Summary: Failure of one compaction in queue should not affect the others. Key: CARBONDATA-239 URL: https://issues.apache.org/jira/browse/CARBONDATA-239 Project: Carbo

[GitHub] incubator-carbondata pull request #155: [CARBONDATA-239] Handling the except...

2016-09-14 Thread ravikiran23
GitHub user ravikiran23 opened a pull request: https://github.com/apache/incubator-carbondata/pull/155 [CARBONDATA-239] Handling the exception cases in compaction. Why raise this pr? If a compaction is triggered by the user on table1 , and other requests will go to queue. and if

[GitHub] incubator-carbondata pull request #153: [CARBONDATA-237] add testcase for au...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/153 --- 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 f

[GitHub] incubator-carbondata pull request #149: [CARBONDATA-234]wrong message gettin...

2016-09-14 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/149#discussion_r78782607 --- Diff: integration/spark/src/main/java/org/apache/carbondata/integration/spark/merger/CarbonCompactionUtil.java --- @@ -210,10 +211,14 @@ pu

[GitHub] incubator-carbondata pull request #149: [CARBONDATA-234]wrong message gettin...

2016-09-14 Thread jackylk
Github user jackylk commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/149#discussion_r78782633 --- Diff: integration/spark/src/main/java/org/apache/carbondata/integration/spark/merger/CarbonCompactionUtil.java --- @@ -246,6 +251,9 @@ publ

[GitHub] incubator-carbondata pull request #126: [CARBONDATA-212] Use SQLContext to r...

2016-09-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/126 --- 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 f

[GitHub] incubator-carbondata pull request #156: [WIP] Added table Status lock while ...

2016-09-14 Thread ManoharVanam
GitHub user ManoharVanam opened a pull request: https://github.com/apache/incubator-carbondata/pull/156 [WIP] Added table Status lock while deleting the segments Added table Status lock while deleting the segments throwing exception if lock is not available You can merge this pu

[jira] [Created] (CARBONDATA-240) Use SQLContext to query CarbonData directly without creating table

2016-09-14 Thread Jacky Li (JIRA)
Jacky Li created CARBONDATA-240: --- Summary: Use SQLContext to query CarbonData directly without creating table Key: CARBONDATA-240 URL: https://issues.apache.org/jira/browse/CARBONDATA-240 Project: Carbo

[GitHub] incubator-carbondata pull request #157: [CARBONDATA-240] Use SQLContext to q...

2016-09-14 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/157 [CARBONDATA-240] Use SQLContext to query CarbonData directly without creating table When using Spark 1.6, user can use SQLContext to query CarbonData files directly without creating t