You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Yuanping Wu (Jira)" <ji...@apache.org> on 2023/03/08 03:11:00 UTC

[jira] [Updated] (ORC-1385) [C++] Support schema evolution from primtive to primitve/string group

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

Yuanping Wu updated ORC-1385:
-----------------------------
    Description: 
Support converting from

{boolean, byte, short, int, long, float, double}

to

{boolean, byte, short, int, long, float, double, string, char, varchar}

  was:
Support converting from

{boolean, byte, short, int, long, float, double} 

to

{boolean, byte, short, int, long, float, double, string, char, varchar}


> [C++] Support schema evolution from primtive to primitve/string group
> ---------------------------------------------------------------------
>
>                 Key: ORC-1385
>                 URL: https://issues.apache.org/jira/browse/ORC-1385
>             Project: ORC
>          Issue Type: New Feature
>            Reporter: Yuanping Wu
>            Priority: Major
>
> Support converting from
> {boolean, byte, short, int, long, float, double}
> to
> {boolean, byte, short, int, long, float, double, string, char, varchar}



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