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

[C++] Supply row group indices to parquet::arrow::FileReader::ReadTable

    XMLWordPrintableJSON

Details

    Description

      By looking at the Parquet statistics, a user can already determine with its own logic which RowGroups are interesting for him. Currently we only provide functions to read the whole file or individual RowGroups. By supplying parquet::arrow with the RowGroups at once, it can better optimize its memory allocations as well as make better use of the underlying thread pool.

      Attachments

        Issue Links

          Activity

            People

              uwe Uwe Korn
              uwe Uwe Korn
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: