You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@carbondata.apache.org by ashokblend <gi...@git.apache.org> on 2016/09/08 16:43:00 UTC

[GitHub] incubator-carbondata pull request #145: [CARBONDATA-230]Decoding for alias i...

GitHub user ashokblend opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/145

    [CARBONDATA-230]Decoding for alias in case of join and subquery	

    Problem: When query has alias and subquery with join, decoder is not able to decode
    Analysis: In case of mentioned problem scenario, aliasMap is not getting populated with its correct origin value.
    Solution: Need to populate aliasmap with correct attribute

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

    $ git pull https://github.com/ashokblend/incubator-carbondata dictdecoder

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

    https://github.com/apache/incubator-carbondata/pull/145.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 #145
    
----
commit 7b281f7ae811dbd1c7392a4c99f3435e97dff3f9
Author: ashok.blend <as...@gmail.com>
Date:   2016-09-02T07:08:32Z

    Pushing down below functions to carbon
    1.Filter pushdown
    2.EquiJoin
    3.COUNT(*)

commit 91eef1e45713a91eaee8a233e6f45dc50a8bca58
Author: ashok.blend <as...@gmail.com>
Date:   2016-09-08T17:04:28Z

    1.Changed alias decoder to get correct value
    2.Changed logger to log datatype.

----


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-carbondata issue #145: [WIP]Decoding for alias in case of join and...

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

    https://github.com/apache/incubator-carbondata/pull/145
  
    Build Failed, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/



---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---