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/17 14:23:00 UTC

[jira] [Updated] (ORC-1386) [C++] Support schema evolution from primtive to string group/decimal/timestamp

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

Yuanping Wu updated ORC-1386:
-----------------------------
    Description: 
support conversion from

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

to

{string, char, varchar, decimal, timestamp, timestamp_instant}

  was:
support conversion from

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

to

{decimal, timestamp, timestamp_instant}

        Summary: [C++] Support schema evolution from primtive to string group/decimal/timestamp  (was: [C++] Support schema evolution from primtive to decimal/timestamp)

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



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