[ https://issues.apache.org/jira/browse/HIVE-28616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
László Bodor updated HIVE-28616: -------------------------------- Description: 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 > 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 > Priority: Major > > 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 -- This message was sent by Atlassian Jira (v8.20.10#820010)