[jira] [Closed] (CARBONDATA-285) Use path parameter in Spark datasource API

2016-11-25 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li closed CARBONDATA-285. --- Resolution: Incomplete > Use path parameter in Spark datasource API >

[GitHub] incubator-carbondata issue #212: [CARBONDATA-285] Use path parameter in Spar...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/212 This will be done in another PR for spark2 integration closing 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

[jira] [Closed] (CARBONDATA-318) Implement an InMemory Sorter that makes maximum usage of memory while sorting

2016-11-25 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li closed CARBONDATA-318. --- Resolution: Incomplete > Implement an InMemory Sorter that makes maximum usage of memory while sor

[GitHub] incubator-carbondata pull request #212: [CARBONDATA-285] Use path parameter ...

2016-11-25 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/incubator-carbondata/pull/212 --- 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 #242: [CARBONDATA-318] Implement in memory sort f...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/242 This will be done in another PR closing 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 h

[GitHub] incubator-carbondata pull request #242: [CARBONDATA-318] Implement in memory...

2016-11-25 Thread jackylk
Github user jackylk closed the pull request at: https://github.com/apache/incubator-carbondata/pull/242 --- 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-308) Use CarbonInputFormat in CarbonScanRDD compute

2016-11-25 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-308. - Resolution: Fixed > Use CarbonInputFormat in CarbonScanRDD compute > -

[jira] [Resolved] (CARBONDATA-108) Remove unnecessary Project for CarbonScan

2016-11-25 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen resolved CARBONDATA-108. --- Resolution: Fixed Fix Version/s: 0.3.0-incubating > Remove unnecessary Project for

[jira] [Updated] (CARBONDATA-108) Remove unnecessary Project for CarbonScan

2016-11-25 Thread Liang Chen (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liang Chen updated CARBONDATA-108: -- Affects Version/s: 0.2.0-incubating > Remove unnecessary Project for CarbonScan > --

[GitHub] incubator-carbondata pull request #55: [CARBONDATA-108] Remove project in st...

2016-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/55 --- 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 fe

[GitHub] incubator-carbondata issue #55: [CARBONDATA-108] Remove project in strategy

2016-11-25 Thread chenliang613
Github user chenliang613 commented on the issue: https://github.com/apache/incubator-carbondata/pull/55 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

[GitHub] incubator-carbondata pull request #356: [WIP] Change to use CarbonDatasource...

2016-11-25 Thread jackylk
GitHub user jackylk opened a pull request: https://github.com/apache/incubator-carbondata/pull/356 [WIP] Change to use CarbonDatasourceHadoopRelation WIP You can merge this pull request into a Git repository by running: $ git pull https://github.com/jackylk/incubator-carbondata

[GitHub] incubator-carbondata issue #285: [WIP]Insert into carbon table feature

2016-11-25 Thread QiangCai
Github user QiangCai commented on the issue: https://github.com/apache/incubator-carbondata/pull/285 @ashokblend please rebase --- 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 ena

[GitHub] incubator-carbondata pull request #355: [CARBONDATA-450] added test cases fo...

2016-11-25 Thread anubhav100
GitHub user anubhav100 opened a pull request: https://github.com/apache/incubator-carbondata/pull/355 [CARBONDATA-450] added test cases for core.reader module You can merge this pull request into a Git repository by running: $ git pull https://github.com/anubhav100/incub

[jira] [Created] (CARBONDATA-450) Increase Test Coverage for Core.reader module

2016-11-25 Thread SWATI RAO (JIRA)
SWATI RAO created CARBONDATA-450: Summary: Increase Test Coverage for Core.reader module Key: CARBONDATA-450 URL: https://issues.apache.org/jira/browse/CARBONDATA-450 Project: CarbonData Issu

[GitHub] incubator-carbondata pull request #262: [CARBONDATA-308] Use CarbonInputForm...

2016-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/262 --- 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 issue #262: [CARBONDATA-308] Use CarbonInputFormat in C...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/262 CI running http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/661/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] incubator-carbondata issue #262: [CARBONDATA-308] Use CarbonInputFormat in C...

2016-11-25 Thread jackylk
Github user jackylk commented on the issue: https://github.com/apache/incubator-carbondata/pull/262 CI running http://136.243.101.176:8080/job/ApacheCarbonManualPRBuilder/659/ --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Resolved] (CARBONDATA-448) Solve compilation error for spark2 integration

2016-11-25 Thread Jacky Li (JIRA)
[ https://issues.apache.org/jira/browse/CARBONDATA-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacky Li resolved CARBONDATA-448. - Resolution: Fixed Assignee: Jacky Li > Solve compilation error for spark2 integration >

[GitHub] incubator-carbondata pull request #352: [CARBONDATA-448] Solve compilation e...

2016-11-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-carbondata/pull/352 --- 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 #354: Removed Decimal And Utf8String depen...

2016-11-25 Thread kumarvishal09
GitHub user kumarvishal09 opened a pull request: https://github.com/apache/incubator-carbondata/pull/354 Removed Decimal And Utf8String dependency from core Be sure to do all of the following to help us incorporate your contribution quickly and easily: - [ ] Make sure t

[GitHub] incubator-carbondata pull request #310: [CARBONDATA-401] One Pass Load

2016-11-25 Thread lion-x
Github user lion-x commented on a diff in the pull request: https://github.com/apache/incubator-carbondata/pull/310#discussion_r89580862 --- Diff: core/src/main/java/org/apache/carbondata/core/carbon/metadata/schema/table/CarbonTable.java --- @@ -62,6 +62,11 @@ private Map>