[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS

2017-04-01 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 This PR was merged, so I close it. --- 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] incubator-carbondata pull request #715: [CARBONDATA-782]support SORT_COLUMNS...

2017-04-01 Thread QiangCai
Github user QiangCai closed the pull request at: https://github.com/apache/incubator-carbondata/pull/715 --- 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] incubator-carbondata pull request #721: Fix typo issues of integration/ pres...

2017-04-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/721 --- 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] incubator-carbondata issue #721: Fix typo issues of integration/ presto

2017-04-01 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/721 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1402/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata pull request #721: Fix typo issues of integration/ pres...

2017-04-01 Thread chenliang613
GitHub user chenliang613 opened a pull request: https://github.com/apache/incubator-carbondata/pull/721 Fix typo issues of integration/ presto Fix typo issues of integration/ presto You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-carbondata pull request #720: [CARBONDATA-642] Delete Subquery is ...

2017-04-01 Thread vinodkc
GitHub user vinodkc opened a pull request: https://github.com/apache/incubator-carbondata/pull/720 [CARBONDATA-642] Delete Subquery is not working while creating and loading 2 tables This PR handles following problem **Problem**: In carbon delete statement, JOIN is

[jira] [Assigned] (CARBONDATA-642) Delete Subquery is not working while creating and loading 2 tables

2017-04-01 Thread Vinod KC (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod KC reassigned CARBONDATA-642: --- Assignee: Vinod KC (was: sounak chakraborty) > Delete Subquery is not working while

[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS

2017-04-01 Thread zzcclp
Github user zzcclp commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 @jackylk thanks for you reply, in my opinion i think that it's better to create a branch-1.1 for preparing for 1.1 release, and keep branch master as development branch. --- If your

[GitHub] incubator-carbondata issue #715: [CARBONDATA-782]support SORT_COLUMNS

2017-04-01 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/715 This PR is actually merged into 12-dev which is branch for CarbonData 1.2 development. Master branch now is preparing for 1.1 release, so no new feature will be merged into master

[jira] [Assigned] (CARBONDATA-831) can't run PerfTest example

2017-04-01 Thread anubhav tarar (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] anubhav tarar reassigned CARBONDATA-831: Assignee: anubhav tarar > can't run PerfTest example >

[GitHub] incubator-carbondata issue #719: [WIP][CARBONDATA-844] Avoid to get useless ...

2017-04-01 Thread CarbonDataQA
Github user CarbonDataQA commented on the issue: https://github.com/apache/incubator-carbondata/pull/719 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/1401/ --- If your project is set up for it, you can reply to this email and

[GitHub] incubator-carbondata pull request #719: [WIP][CARBONDATA-844] Avoid to get u...

2017-04-01 Thread watermen
GitHub user watermen opened a pull request: https://github.com/apache/incubator-carbondata/pull/719 [WIP][CARBONDATA-844] Avoid to get useless splits In current implements of CarbonInputFormat.getDataBlocksOfSegment, 1. Get all of the carbondata splits in segments directory.

[jira] [Created] (CARBONDATA-844) Avoid to get useless splits

2017-04-01 Thread Yadong Qi (JIRA)
Yadong Qi created CARBONDATA-844: Summary: Avoid to get useless splits Key: CARBONDATA-844 URL: https://issues.apache.org/jira/browse/CARBONDATA-844 Project: CarbonData Issue Type: