[jira] [Commented] (HIVE-21560) Update Derby DDL to use CLOB instead of LONG VARCHAR

2019-04-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16809183#comment-16809183 ] Eric Wohlstadter commented on HIVE-21560: - Spoke to [~Rajkumar Singh] about this. lgtm (pending

[jira] [Assigned] (HIVE-20419) Vectorization: Prevent mutation of VectorPartitionDesc after being used in a hashmap key

2019-01-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20419: --- Assignee: Teddy Choi > Vectorization: Prevent mutation of VectorPartitionDesc after

[jira] [Commented] (HIVE-21031) Array with one empty string is inserted as an empty array

2018-12-11 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-21031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16718320#comment-16718320 ] Eric Wohlstadter commented on HIVE-21031: - [~pbyrnes] This may be related to HIVE-20827 /cc

[jira] [Commented] (HIVE-20985) If select operator inputs are temporary columns vectorization may reuse some of them as output

2018-11-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16704095#comment-16704095 ] Eric Wohlstadter commented on HIVE-20985: - [~teddy.choi] Can you please review? Does the current

[jira] [Commented] (HIVE-20979) Fix memory leak in hive streaming

2018-11-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16703878#comment-16703878 ] Eric Wohlstadter commented on HIVE-20979: - [~ShubhamChaurasia] lgtm > Fix memory leak in hive

[jira] [Updated] (HIVE-20981) streaming/AbstractRecordWriter leaks HeapMemoryMonitor

2018-11-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20981: Attachment: HIVE-20981.1.patch > streaming/AbstractRecordWriter leaks HeapMemoryMonitor >

[jira] [Updated] (HIVE-20981) streaming/AbstractRecordWriter leaks HeapMemoryMonitor

2018-11-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20981: Status: Patch Available (was: Open) > streaming/AbstractRecordWriter leaks

[jira] [Assigned] (HIVE-20981) streaming/AbstractRecordWriter leaks HeapMemoryMonitor

2018-11-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20981: --- > streaming/AbstractRecordWriter leaks HeapMemoryMonitor >

[jira] [Reopened] (HIVE-20552) Get Schema from LogicalPlan faster

2018-10-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reopened HIVE-20552: - Reopened. The patch is failing for me with: {code:java} Caused by:

[jira] [Commented] (HIVE-20321) Vectorization: Cut down memory size of 1 col VectorHashKeyWrapper to <1 CacheLine

2018-08-13 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16578834#comment-16578834 ] Eric Wohlstadter commented on HIVE-20321: - "specific case was query23 and query65" "query23 has

[jira] [Assigned] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-08-10 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20203: --- Assignee: Eric Wohlstadter (was: SAUVAGEAU Eric) > Arrow SerDe leaks a

[jira] [Assigned] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-08-10 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20203: --- Assignee: SAUVAGEAU Eric (was: M. Arshad Khan) > Arrow SerDe leaks a

[jira] [Commented] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16573728#comment-16573728 ] Eric Wohlstadter commented on HIVE-20312: - [~teddy.choi] Can you go ahead and merge to master?

[jira] [Commented] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572630#comment-16572630 ] Eric Wohlstadter commented on HIVE-20312: - I modified {{LlapArrowRowInputFormat}} so this will be 

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Status: Patch Available (was: Open) > Allow arrow clients to use their own

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Attachment: HIVE-20312.3.patch > Allow arrow clients to use their own BufferAllocator with

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Status: Open (was: Patch Available) > Allow arrow clients to use their own

[jira] [Updated] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20044: Attachment: HIVE-20044.3.patch > Arrow Serde should pad char values and handle empty

[jira] [Updated] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20044: Status: Patch Available (was: Open) > Arrow Serde should pad char values and handle empty

[jira] [Commented] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16572363#comment-16572363 ] Eric Wohlstadter commented on HIVE-20044: - [~mmccline] [~teddy.choi] Updated the patch to merge

[jira] [Assigned] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20044: --- Assignee: Teddy Choi (was: Eric Wohlstadter) > Arrow Serde should pad char values

[jira] [Updated] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20044: Status: Open (was: Patch Available) > Arrow Serde should pad char values and handle empty

[jira] [Assigned] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-08-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20044: --- Assignee: Eric Wohlstadter (was: Teddy Choi) > Arrow Serde should pad char values

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Status: Patch Available (was: Open) > Allow arrow clients to use their own

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Attachment: HIVE-20312.2.patch > Allow arrow clients to use their own BufferAllocator with

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Status: Open (was: Patch Available) > Allow arrow clients to use their own

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Attachment: HIVE-20300.4.patch > VectorFileSinkArrowOperator > ---

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Patch Available (was: Open) > VectorFileSinkArrowOperator >

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-06 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Open (was: Patch Available) > VectorFileSinkArrowOperator >

[jira] [Commented] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569631#comment-16569631 ] Eric Wohlstadter commented on HIVE-20300: - [~mmccline] [~teddy.choi] I'll make a followup ticket

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

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569628#comment-16569628 ] Eric Wohlstadter edited comment on HIVE-20300 at 8/6/18 1:14 AM: -

[jira] [Commented] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16569628#comment-16569628 ] Eric Wohlstadter commented on HIVE-20300: - [~jdere] [~mmccline] Updated patch based on comments:

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Patch Available (was: Open) > VectorFileSinkArrowOperator >

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Attachment: HIVE-20300.3.patch > VectorFileSinkArrowOperator > ---

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Open (was: Patch Available) > VectorFileSinkArrowOperator >

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Status: Patch Available (was: In Progress) > Allow arrow clients to use their own

[jira] [Updated] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20312: Attachment: HIVE-20312.1.patch > Allow arrow clients to use their own BufferAllocator with

[jira] [Updated] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-04 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20290: Status: Patch Available (was: Open) > Lazy initialize ArrowColumnarBatchSerDe so it

[jira] [Updated] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-04 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20290: Attachment: HIVE-20290.2.patch > Lazy initialize ArrowColumnarBatchSerDe so it doesn't

[jira] [Updated] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-04 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20290: Status: Open (was: Patch Available) > Lazy initialize ArrowColumnarBatchSerDe so it

[jira] [Work started] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-20312 started by Eric Wohlstadter. --- > Allow arrow clients to use their own BufferAllocator with >

[jira] [Assigned] (HIVE-20312) Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService

2018-08-03 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20312: --- > Allow arrow clients to use their own BufferAllocator with > LlapOutputFormatService

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Patch Available (was: Open) > VectorFileSinkArrowOperator >

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Attachment: HIVE-20300.2.patch > VectorFileSinkArrowOperator > ---

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Open (was: Patch Available) > VectorFileSinkArrowOperator >

[jira] [Commented] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16567716#comment-16567716 ] Eric Wohlstadter commented on HIVE-20300: - [https://reviews.apache.org/r/68178/]   >

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Status: Patch Available (was: Open) > VectorFileSinkArrowOperator >

[jira] [Updated] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20300: Attachment: HIVE-20300.1.patch > VectorFileSinkArrowOperator > ---

[jira] [Assigned] (HIVE-20300) VectorFileSinkArrowOperator

2018-08-02 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20300: --- > VectorFileSinkArrowOperator > --- > > Key:

[jira] [Updated] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20290: Attachment: HIVE-20290.1.patch > Lazy initialize ArrowColumnarBatchSerDe so it doesn't

[jira] [Updated] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20290: Status: Patch Available (was: In Progress) > Lazy initialize ArrowColumnarBatchSerDe so

[jira] [Assigned] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20290: --- > Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during >

[jira] [Work started] (HIVE-20290) Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers during GetSplits

2018-08-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HIVE-20290 started by Eric Wohlstadter. --- > Lazy initialize ArrowColumnarBatchSerDe so it doesn't allocate buffers

[jira] [Commented] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-24 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16554809#comment-16554809 ] Eric Wohlstadter commented on HIVE-20203: - [~teddy.choi] I think this should be ok to commit

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-20 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Open (was: Patch Available) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-20 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Attachment: HIVE-20203.4.patch > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-20 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Patch Available (was: Open) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Commented] (HIVE-20044) Arrow Serde should pad char values and handle empty strings correctly

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16549934#comment-16549934 ] Eric Wohlstadter commented on HIVE-20044: - [~teddy.choi] Looks like you should kick this patch

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Patch Available (was: Open) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Attachment: HIVE-20203.3.patch > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Open (was: Patch Available) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Open (was: Patch Available) Made an error in the first patch. Line in

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Attachment: HIVE-20203.2.patch > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-19 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Patch Available (was: Open) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Description: ArrowColumnarBatchSerDe allocates an arrow NullableMapVector for each task 

[jira] [Commented] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16548266#comment-16548266 ] Eric Wohlstadter commented on HIVE-20203: - [~teddy.choi] Can you please review the patch? The

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Attachment: HIVE-20203.1.patch > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Updated] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20203: Status: Patch Available (was: Open) > Arrow SerDe leaks a DirectByteBuffer >

[jira] [Assigned] (HIVE-20203) Arrow SerDe leaks a DirectByteBuffer

2018-07-18 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20203: --- > Arrow SerDe leaks a DirectByteBuffer > > >

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-09 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Status: Open (was: Patch Available) > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-09 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Attachment: HIVE-20093.3.patch > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-09 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Status: Patch Available (was: Open) > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Attachment: HIVE-20093.2.patch > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Status: Patch Available (was: Open) > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Status: Open (was: Patch Available) > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Commented] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16534202#comment-16534202 ] Eric Wohlstadter commented on HIVE-20093: - Retrying same patch due to unrelated test failures. >

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Status: Patch Available (was: Open) > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Updated] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-20093: Attachment: HIVE-20093.1.patch > LlapOutputFomatService: Use ArrowBuf with Netty for

[jira] [Assigned] (HIVE-20093) LlapOutputFomatService: Use ArrowBuf with Netty for Accounting

2018-07-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-20093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-20093: --- > LlapOutputFomatService: Use ArrowBuf with Netty for Accounting >

[jira] [Commented] (HIVE-19853) Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector

2018-06-16 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514855#comment-16514855 ] Eric Wohlstadter commented on HIVE-19853: - The test failure was previously reported here, I

[jira] [Commented] (HIVE-19853) Arrow serializer needs to create a TimeStampMicroTZVector instead of TimeStampMicroVector

2018-06-15 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16514396#comment-16514396 ] Eric Wohlstadter commented on HIVE-19853: - lgtm [~mmccline], can you merge to master and

[jira] [Comment Edited] (HIVE-19723) Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

2018-06-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506809#comment-16506809 ] Eric Wohlstadter edited comment on HIVE-19723 at 6/9/18 4:24 AM: -

[jira] [Commented] (HIVE-19723) Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

2018-06-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16506809#comment-16506809 ] Eric Wohlstadter commented on HIVE-19723: - [~teddy.choi] Serializer needs to create a

[jira] [Resolved] (HIVE-19839) sssssssssssss

2018-06-08 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19839?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter resolved HIVE-19839. - Resolution: Invalid > s > - > > Key: HIVE-19839

[jira] [Commented] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-07 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16505656#comment-16505656 ] Eric Wohlstadter commented on HIVE-19808: - [~jdere] Got a green run. Can you help merge to

[jira] [Updated] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19808: Status: Patch Available (was: Open) > GenericUDTFGetSplits should support ACID reads in

[jira] [Updated] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19808: Attachment: HIVE-19808.2.patch > GenericUDTFGetSplits should support ACID reads in the

[jira] [Updated] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19808: Status: Open (was: Patch Available) > GenericUDTFGetSplits should support ACID reads in

[jira] [Commented] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502579#comment-16502579 ] Eric Wohlstadter commented on HIVE-19808: - [~jdere] [~prasanth_j]

[jira] [Updated] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19808: Status: Patch Available (was: Open) > GenericUDTFGetSplits should support ACID reads in

[jira] [Updated] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19808: Attachment: HIVE-19808.1.patch > GenericUDTFGetSplits should support ACID reads in the

[jira] [Commented] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502563#comment-16502563 ] Eric Wohlstadter commented on HIVE-19808: - [~ekoifman] Yeah. What happens in

[jira] [Comment Edited] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16502563#comment-16502563 ] Eric Wohlstadter edited comment on HIVE-19808 at 6/5/18 9:59 PM: -

[jira] [Assigned] (HIVE-19808) GenericUDTFGetSplits should support ACID reads in the temp. table read path

2018-06-05 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter reassigned HIVE-19808: --- > GenericUDTFGetSplits should support ACID reads in the temp. table read path >

[jira] [Comment Edited] (HIVE-19723) Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498593#comment-16498593 ] Eric Wohlstadter edited comment on HIVE-19723 at 6/1/18 9:20 PM: -

[jira] [Commented] (HIVE-19723) Arrow serde: "Unsupported data type: Timestamp(NANOSECOND, null)"

2018-06-01 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16498593#comment-16498593 ] Eric Wohlstadter commented on HIVE-19723: - [~teddy.choi] The Arrow serializer appears to

[jira] [Commented] (HIVE-19305) Arrow format for LlapOutputFormatService (umbrella)

2018-05-29 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16494347#comment-16494347 ] Eric Wohlstadter commented on HIVE-19305: - [~ashutoshc] Yes, except HIVE-19713 was also added to

[jira] [Updated] (HIVE-19682) Provide option for GenericUDTFGetSplits to return only schema metadata

2018-05-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19682: Status: Open (was: Patch Available) > Provide option for GenericUDTFGetSplits to return

[jira] [Updated] (HIVE-19682) Provide option for GenericUDTFGetSplits to return only schema metadata

2018-05-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19682: Attachment: HIVE-19682.3.patch > Provide option for GenericUDTFGetSplits to return only

[jira] [Updated] (HIVE-19682) Provide option for GenericUDTFGetSplits to return only schema metadata

2018-05-28 Thread Eric Wohlstadter (JIRA)
[ https://issues.apache.org/jira/browse/HIVE-19682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Wohlstadter updated HIVE-19682: Status: Patch Available (was: Open) > Provide option for GenericUDTFGetSplits to return

  1   2   3   >