You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/05/20 14:21:00 UTC

[jira] [Commented] (IMPALA-10701) Switch to use TByteBuffer from thrift

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

ASF subversion and git services commented on IMPALA-10701:
----------------------------------------------------------

Commit 71ccad2f415aa2e3f1cac35514c2d6b9c6db3ebc in impala's branch refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=71ccad2 ]

IMPALA-10701: Switch to use TByteBuffer from thrift

We have a copy of the TByteBuffer when we are using thrift versions
prior to 0.10. After IMPALA-7825 bumps the thrift version to 0.11.0, we
can use it directly.

Tests
 - Run CORE tests

Change-Id: Ia0c7834253a16e440204264b0462a1590dea2463
Reviewed-on: http://gerrit.cloudera.org:8080/17428
Reviewed-by: Impala Public Jenkins <im...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Switch to use TByteBuffer from thrift
> -------------------------------------
>
>                 Key: IMPALA-10701
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10701
>             Project: IMPALA
>          Issue Type: Task
>          Components: Frontend
>    Affects Versions: Impala 4.0
>            Reporter: Quanlong Huang
>            Assignee: Quanlong Huang
>            Priority: Major
>
> We have a copy of the TByteBuffer when we are using thrift versions < 0.10: [https://github.com/apache/impala/blob/e39c30b3cd94cc334068203a948bacdabf3eea41/fe/src/main/java/org/apache/impala/util/TByteBuffer.java]
> IMPALA-7825 upgrads the thrift version to 0.11 so we can use TByteBuffer directly now.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org