[
https://issues.apache.org/jira/browse/DRILL-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15170110#comment-15170110
]
ASF GitHub Bot commented on DRILL-4441:
---------------------------------------
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 <[email protected]>
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.
----
> IN operator does not work with Avro reader
> ------------------------------------------
>
> Key: DRILL-4441
> URL: https://issues.apache.org/jira/browse/DRILL-4441
> Project: Apache Drill
> Issue Type: Bug
> Components: Storage - Avro
> Affects Versions: 1.5.0
> Environment: Ubuntu
> Reporter: Stefán Baxter
> Priority: Critical
> Fix For: 1.6.0
>
>
> IN operator simply does not work.
> (And I find it interesting that Storage-Avro is not available here in Jira as
> a Storage component)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)