You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by dhatchayani <gi...@git.apache.org> on 2017/11/30 15:59:49 UTC

[GitHub] carbondata pull request #1599: [WIP][FILTER] BroadCastFilter Join

GitHub user dhatchayani opened a pull request:

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

    [WIP][FILTER] BroadCastFilter Join

    
     - [ ] Any interfaces changed?
     
     - [ ] Any backward compatibility impacted?
     
     - [ ] Document update required?
    
     - [ ] Testing done
            UT Added
           
     - [ ] 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/dhatchayani/incubator-carbondata broadcast_join

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

    https://github.com/apache/carbondata/pull/1599.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 #1599
    
----
commit 7f17e3922fac0f98873b433cb6a1a3709cdf91be
Author: dhatchayani <dh...@huawei.com>
Date:   2017-11-30T13:59:03Z

    [WIP] BroadCastFilter Join

----


---

[GitHub] carbondata issue #1599: [WIP][FILTER] BroadCastFilter Join

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

    https://github.com/apache/carbondata/pull/1599
  
    Build Success with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1617/



---

[GitHub] carbondata pull request #1599: [WIP][FILTER] BroadCastFilter Join

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

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


---

[GitHub] carbondata issue #1599: [WIP][FILTER] BroadCastFilter Join

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

    https://github.com/apache/carbondata/pull/1599
  
    @dhatchayani I feel it is not safe to do these push downs to carbon layer. It supposed to be CBO job to do it. We can better raise this requirement to spark rather  than make our hands dirty.


---

[GitHub] carbondata issue #1599: [WIP][FILTER] BroadCastFilter Join

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

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



---