You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by parthchandra <gi...@git.apache.org> on 2018/02/27 13:28:19 UTC

[GitHub] drill pull request #1132: DRILL-6188: Fix C++ client build on Centos7, OS X

GitHub user parthchandra opened a pull request:

    https://github.com/apache/drill/pull/1132

    DRILL-6188: Fix C++ client build on Centos7, OS X

    Removed unused method that didn't compile. 
    Included iostream for declaration of std::cout

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

    $ git pull https://github.com/parthchandra/drill DRILL-6188

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

    https://github.com/apache/drill/pull/1132.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 #1132
    
----
commit bf1f90138502300649b0945fcfc2b1b109512b52
Author: Parth Chandra <pa...@...>
Date:   2018-02-27T12:01:51Z

    DRILL-6188: Fix C++ client build on Centos7, OS X

----


---

[GitHub] drill issue #1132: DRILL-6188: Fix C++ client build on Centos7, OS X

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

    https://github.com/apache/drill/pull/1132
  
    +1


---

[GitHub] drill pull request #1132: DRILL-6188: Fix C++ client build on Centos7, OS X

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

    https://github.com/apache/drill/pull/1132


---

[GitHub] drill issue #1132: DRILL-6188: Fix C++ client build on Centos7, OS X

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

    https://github.com/apache/drill/pull/1132
  
    @pwong-mapr please review 


---