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

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
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 <ravi.pesala@...>
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 <jacky.likun@...>
Date:   2018-02-17T15:50:27Z

    resolve conflict

----


---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
Reply | Threaded
Open this post in threaded view
|

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

qiuchenjian-2
In reply to this post by qiuchenjian-2
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/



---
12