You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "William Butler (Jira)" <ji...@apache.org> on 2022/02/14 18:28:00 UTC

[jira] [Created] (PARQUET-2123) Invalid memory access in ScanFileContents

William Butler created PARQUET-2123:
---------------------------------------

             Summary: Invalid memory access in ScanFileContents
                 Key: PARQUET-2123
                 URL: https://issues.apache.org/jira/browse/PARQUET-2123
             Project: Parquet
          Issue Type: Bug
          Components: parquet-cpp
            Reporter: William Butler
            Assignee: William Butler


When a Parquet file has 0 columns, ScanFileContents will try to access the 0th element of a size 0 vector.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)