[ https://issues.apache.org/jira/browse/HIVE-28616 ]
Denys Kuzmenko deleted comment on HIVE-28616: --------------------------------------- was (Author: dkuzmenko): [~harishjp], why wasn't it reported before? That would make the env unusable in a short period of time. Note, there is no `isRawDataReaderOpen` flag reset in `cleanupReaders` > 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 > Labels: pull-request-available > > 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)