You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by jackylk <gi...@git.apache.org> on 2018/02/18 00:17:00 UTC

[GitHub] carbondata pull request #1983: [CARBONDATA-1543] Supported DataMap chooser a...

GitHub user jackylk opened a pull request:

    https://github.com/apache/carbondata/pull/1983

    [CARBONDATA-1543] Supported DataMap chooser and expression for supporting multiple datamaps in single query

    This is a repeated PR for #1510 to trigger CI run
    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            Please provide details on 
            - Whether new unit test cases have been added or why no new tests are required?
            - How it is tested? Please attach test report.
            - Is it a performance related change? Please attach the performance test report.
            - Any additional information to help reviewers in testing this change.
           
     - [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA. 
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jackylk/incubator-carbondata choose-datamap

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/carbondata/pull/1983.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1983
    
----
commit 01cbd36c038fe7164dbbfb58d386e0803a0f1fa1
Author: Ravindra Pesala <ra...@...>
Date:   2017-11-21T10:19:11Z

    Added DataMapChooser and integrated datamapschema syntax to save datamaps to schema
    
    Move the expression conversion of startswith to greaterthan and lessthan tree to carbon layer.

commit 5dc0f3a906cd7591cf64fa719cf7c2f79cc6edd8
Author: Jacky Li <ja...@...>
Date:   2018-02-17T15:50:27Z

    resolve conflict

----


---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2515/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3773/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3777/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2532/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3563/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3559/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3771/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2526/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2524/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2535/



---

[GitHub] carbondata pull request #1983: [CARBONDATA-1543] Supported DataMap chooser a...

Posted by jackylk <gi...@git.apache.org>.
Github user jackylk closed the pull request at:

    https://github.com/apache/carbondata/pull/1983


---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3562/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3780/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3768/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3565/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3557/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3755/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/3776/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3566/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by ravipesala <gi...@git.apache.org>.
Github user ravipesala commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    SDV Build Fail , Please check CI http://144.76.159.231:8080/job/ApacheSDVTests/3555/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2528/



---

[GitHub] carbondata issue #1983: [CARBONDATA-1543] Supported DataMap chooser and expr...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1983
  
    Build Failed with Spark 2.2.1, Please check CI http://88.99.58.216:8080/job/ApacheCarbonPRBuilder/2531/



---