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

[GitHub] drill pull request: DRILL-4441: Fix varchar data read out of Avro ...

GitHub user jaltekruse opened a pull request:

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

    DRILL-4441: Fix varchar data read out of Avro filtering incorrectly d…

    …ue to metadata bug
    
    The precision of the Varchar datatype was not being set causing inconsistent
    truncation of values to the default length of 1.

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

    $ git pull https://github.com/jaltekruse/incubator-drill 4441-avro-varchar-bug

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

    https://github.com/apache/drill/pull/393.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 #393
    
----
commit 134fb0dbd16b1953745f2bf97a86b4ec8d27e6d3
Author: Jason Altekruse <al...@gmail.com>
Date:   2016-02-26T17:55:05Z

    DRILL-4441: Fix varchar data read out of Avro filtering incorrectly due to metadata bug
    
    The precision of the Varchar datatype was not being set causing inconsistent
    truncation of values to the default length of 1.

----


---
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] drill pull request: DRILL-4441: Fix varchar data read out of Avro ...

Posted by StevenMPhillips <gi...@git.apache.org>.
Github user StevenMPhillips commented on the pull request:

    https://github.com/apache/drill/pull/393#issuecomment-190458332
  
    +1


---
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] drill pull request: DRILL-4441: Fix varchar data read out of Avro ...

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

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


---
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.
---