Eric Wohlstadter created HIVE-20312: ---------------------------------------
Summary: Allow arrow clients to use their own BufferAllocator with LlapOutputFormatService Key: HIVE-20312 URL: https://issues.apache.org/jira/browse/HIVE-20312 Project: Hive Issue Type: Improvement Reporter: Eric Wohlstadter Assignee: Eric Wohlstadter Clients should be able to provide their own BufferAllocator to LlapBaseInputFormat if allocator operations depend on client-side logic. For example, clients may want to manage the allocator hierarchy per client-side task, thread, etc.. Currently the client is forced to use one global RootAllocator per process. -- This message was sent by Atlassian JIRA (v7.6.3#76005)