[ 
https://issues.apache.org/jira/browse/IMPALA-15378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on IMPALA-15378 started by Michael Smith.
----------------------------------------------
> OOB read in OrcSchemaResolver::ResolveColumnByName
> --------------------------------------------------
>
>                 Key: IMPALA-15378
>                 URL: https://issues.apache.org/jira/browse/IMPALA-15378
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Backend
>            Reporter: Michael Smith
>            Assignee: Michael Smith
>            Priority: Major
>
> TranslateColPaths() can legitimately return an empty 
> table_col_path/file_col_path pair: when the table is full ACID but the 
> underlying file is not, and col_path refers only to the synthetic ACID "row" 
> pseudo-column, neither schema has a corresponding node, so nothing is pushed 
> to either output path. ResolveColumnByName() does not account for this and 
> unconditionally indexes table_path[0], reading out of bounds on the empty 
> vector



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to