[
https://issues.apache.org/jira/browse/HIVE-19308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480042#comment-16480042
]
Eric Wohlstadter commented on HIVE-19308:
-----------------------------------------
[~jdere]
For the current test failure ... interestingly:
1. All the tests pass for both Row and Arrow, except when
{{testNonAsciiStrings}} is run for the second test.
2. It doesn't matter whether Row or Arrow runs first. {{testNonAsciiStrings}}
will fail for the second.
3. There doesn't seem to be anything special about {{testNonAsciiStrings}},
e.g. it isn't the first test case run, it reuses the same create table function
as the other test cases, etc.
I'll keep digging. If you think of anything special about
{{testNonAsciiStrings}} that I might be missing, please let me know.
> Provide an Arrow stream reader for external LLAP clients
> ---------------------------------------------------------
>
> Key: HIVE-19308
> URL: https://issues.apache.org/jira/browse/HIVE-19308
> Project: Hive
> Issue Type: Task
> Components: llap
> Reporter: Eric Wohlstadter
> Assignee: Eric Wohlstadter
> Priority: Major
> Attachments: HIVE-19308.1.patch, HIVE-19308.2.patch,
> HIVE-19308.3.patch, HIVE-19308.4.patch, HIVE-19308.5.patch
>
>
> This is a sub-class of LlapBaseRecordReader that wraps the socket inputStream
> and produces Arrow batches for an external client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)