Uploaded image for project: 'Parquet'
  1. Parquet
  2. PARQUET-2472

Close resources in finally block in ParquetFileWriter#end

    XMLWordPrintableJSON

Details

    Description

      ParquetFileWriter#end currently will write out the footer and then do the close. However, the close is not within a finally block so it's technically possible that something fails within the footer write and we don't free up resources.

      Attachments

        Activity

          People

            amoghj Amogh Jahagirdar
            amoghj Amogh Jahagirdar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: