You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Panagiotis Garefalakis (Jira)" <ji...@apache.org> on 2021/03/28 13:43:00 UTC

[jira] [Resolved] (ORC-696) Consistent TypeDescription handling for quoted field names

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

Panagiotis Garefalakis resolved ORC-696.
----------------------------------------
    Resolution: Fixed

> Consistent TypeDescription handling for quoted field names
> ----------------------------------------------------------
>
>                 Key: ORC-696
>                 URL: https://issues.apache.org/jira/browse/ORC-696
>             Project: ORC
>          Issue Type: Improvement
>    Affects Versions: 1.7.0
>            Reporter: Panagiotis Garefalakis
>            Assignee: Panagiotis Garefalakis
>            Priority: Major
>
> SARGs mapping can fail expecting a sanitized quoted colName (parseName utility function): https://github.com/apache/orc/blob/master/java/core/src/java/org/apache/orc/impl/ParserUtils.java#L255
> This PR makes sure fieldNames are consistent as part of convertTypeFromProtobuf method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)