[
https://issues.apache.org/jira/browse/HIVE-1924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krishna Kumar updated HIVE-1924:
--------------------------------
Attachment: HIVE.1924.patch.txt
Tested only manually with hive.fileformat.check set to true
> checkformat implementations leak handles
> ----------------------------------------
>
> Key: HIVE-1924
> URL: https://issues.apache.org/jira/browse/HIVE-1924
> Project: Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Krishna Kumar
> Attachments: HIVE.1924.patch.txt
>
>
> In validateInput, Reader constructors of SequenceFile and RCFile throw
> exceptions to indicate that the format is incorrect, but the close is not
> called in a finally block.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.