You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@orc.apache.org by Owen O'Malley <ow...@gmail.com> on 2019/06/25 16:16:44 UTC

Adding type annotations

All,
   For Iceberg, it would be convenient to be able to annotate the types in the ORC file footer. ORC-522 <https://issues.apache.org/jira/browse/ORC-522> does that. Since it lightly touches the protobuf, it would be good to have someone look at the pull request. <https://github.com/apache/orc/pull/410>

Thanks,
   Owen