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

Less verbose and lower level logging for missing column/offset indexes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • None

    Description

      Currently, exception stacktrace is logged at warn level if an offset index is missing. Also a warn level log happens if a column index is missing which is required for column-index based filtering. Both cases are properly valid scenarios if the file is written by older libraries (where no column/offset indexes are written at all) or the sorting order is undefined for the related column type (e.g. INT96).
      These logs shall be kept at INFO level and no stacktrace shall be provided.

      Attachments

        Issue Links

          Activity

            People

              gszadovszky Gabor Szadovszky
              gszadovszky Gabor Szadovszky
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: