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

Typo in decimal type specification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0, 1.6.0
    • format-2.4.0
    • parquet-format
    • None

    Description

      The original document says:

      • int32: for 1 <= precision <= 9
      • int64: for 1 <= precision <= 18; precision <= 10 will produce a warning
      • ...

      For int64, the warning should be produced when precision < 10 (rather than <= 10).

      Attachments

        Activity

          People

            lian cheng Cheng Lian
            lian cheng Cheng Lian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: