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

[C++] Improve quality of error message for zero-length files, otherwise corrupted files

    XMLWordPrintableJSON

Details

    Description

      Currently, the error looks like, even for zero-size files:

          if (file_size < FOOTER_SIZE) {
            throw ParquetException("Corrupted file, smaller than file footer");
          }
      

      Attachments

        Issue Links

          Activity

            People

              wesm Wes McKinney
              wesm Wes McKinney
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 20m
                  1h 20m