You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/02/08 17:23:00 UTC

[jira] [Resolved] (ORC-748) Add separate writer implementation for Trino

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

Dongjoon Hyun resolved ORC-748.
-------------------------------
    Fix Version/s: 1.7.0
       Resolution: Fixed

This is resolved via [https://github.com/apache/orc/pull/639] .

> Add separate writer implementation for Trino
> --------------------------------------------
>
>                 Key: ORC-748
>                 URL: https://issues.apache.org/jira/browse/ORC-748
>             Project: ORC
>          Issue Type: Improvement
>            Reporter: Piotr Findeisen
>            Priority: Major
>             Fix For: 1.7.0
>
>
> Allocate identifier for Trino's ORC writer in Footer.writer
> Rationale:
> Presto has had ORC writer at least since [~dain] implemented it in 2017. Presto codebase has diverged into community's PrestoSQL and facebook's PrestoDB in January 2019. In December 2020 the PrestoSQL branch was renamed to Trino ([https://trino.io/blog/2020/12/27/announcing-trino.html).] The Trino's (formerly PrestoSQL's) writer should be now treated as separate from prestodb's writer, as the implementations are independently maintained.



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