Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-7399

Querying parquet file with boolean data type return wrong results

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.16.0
    • 1.20.1
    • Storage - Parquet
    • None

    Description

      The following query return a wrong value for the boolean column press_run_1:

       SELECT * FROM dfs.root.`/tmp/newrule22_3_1.parquet` WHERE cycle_id=23435119

      The query return press_run_1 = 'false'
      the parquet file contain pess_run_1 = 'true' value for this record.

      You can find many records with this problem if try different selects.

      ATTACHED: newrule22_3_1.parquet file.

      Attachments

        1. newrule22_3_1.parquet
          188 kB
          Fabian Barreiro

        Activity

          People

            dzamo James Turton
            fbarreiro Fabian Barreiro
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: