You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Eric Wohlstadter (JIRA)" <ji...@apache.org> on 2018/08/06 01:15:00 UTC

[jira] [Comment Edited] (HIVE-20300) VectorFileSinkArrowOperator

    [ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16569628#comment-16569628 ] 

Eric Wohlstadter edited comment on HIVE-20300 at 8/6/18 1:14 AM:
-----------------------------------------------------------------

[~jdere] [~mmccline]

Updated patch based on comments:
 # Lazy initialize VectorFileSinkArrowOperator.recordWriter
 # Make VectorFileSinkArrowOperator fields transient unless they were created in the constructor


was (Author: ewohlstadter):
[~jdere] [~mmccline]

Updated patch based on comments:
 # Lazy initialize VectorFileSinkArrowOperator.recordWriter
 # Make VectorFileSinkArrowOperator transient unless they were created in the constructor

> VectorFileSinkArrowOperator
> ---------------------------
>
>                 Key: HIVE-20300
>                 URL: https://issues.apache.org/jira/browse/HIVE-20300
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Eric Wohlstadter
>            Assignee: Eric Wohlstadter
>            Priority: Major
>         Attachments: HIVE-20300.1.patch, HIVE-20300.2.patch, HIVE-20300.3.patch
>
>
> Bypass the row-mode FileSinkOperator for pushing Arrow format to the LlapOutputFormatService.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)