You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/10/07 16:22:20 UTC

[jira] [Commented] (CALCITE-1355) Upgrade to protobuf-java 3.0.0 (stable)

    [ https://issues.apache.org/jira/browse/CALCITE-1355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555519#comment-15555519 ] 

Josh Elser commented on CALCITE-1355:
-------------------------------------

Looks like there is a 3.1.0 now, too.

{quote}
    Added UnsafeByteOperations.unsafeWrap(byte[]) to wrap a byte array into ByteString without copy.
{quote}

This looks like a very interesting API addition.

Stack (over in HBase) also reported an issue with a 64MB limit on message (https://github.com/google/protobuf/issues/2228). I would guess that we're already hitting that. Would be good to keep an eye on when the fix makes it upstream.

> Upgrade to protobuf-java 3.0.0 (stable)
> ---------------------------------------
>
>                 Key: CALCITE-1355
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1355
>             Project: Calcite
>          Issue Type: Task
>          Components: avatica
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Blocker
>             Fix For: avatica-1.9.0
>
>
> Just noticed that protobuf-3.0.0 was released recently.
> https://github.com/google/protobuf/releases/tag/v3.0.0
> We should bump up to that, making sure there aren't any advertised issues between the beta version we were using and 3.0.0 (final).
> Marked as blocker against the next Avatica release as having an official non-beta protobuf version will help downstream users write more clients against Avatica.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)