[
https://issues.apache.org/jira/browse/HIVE-28616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
László Bodor resolved HIVE-28616.
---------------------------------
Resolution: Fixed
> OrcReader is not closed in OrcEncodedDataReader
> -----------------------------------------------
>
> Key: HIVE-28616
> URL: https://issues.apache.org/jira/browse/HIVE-28616
> Project: Hive
> Issue Type: Bug
> Security Level: Public(Viewable by anyone)
> Reporter: László Bodor
> Assignee: Harish JP
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> https://github.com/apache/hive/blob/1789f931377c94641aa530d38a6048e54cbfd12d/llap-server/src/java/org/apache/hadoop/hive/llap/io/encoded/OrcEncodedDataReader.java#L556
> OrcEncodedDataReader fully owns the OrcReader instance it creates, so it
> should be closed there too
> it was discovered and fixed on a cluster by [~harishjp]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)