Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-4640

parquet-reader always prints "Rows: 0"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.7.0
    • Impala 2.9.0
    • Infrastructure
    • None

    Description

      $ grep num_rows be/src/util/parquet-reader.cc
      int num_rows = 0;
      << " Rows: " << num_rows << endl

      The variable just never gets written to.

      Attachments

        Activity

          People

            lv Lars Volker
            lv Lars Volker
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: