[
https://issues.apache.org/jira/browse/IMPALA-8796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16909153#comment-16909153
]
ASF subversion and git services commented on IMPALA-8796:
---------------------------------------------------------
Commit d596f1c01aca2128bc15ec704f44dfe58867a19d in impala's branch
refs/heads/master from Daniel Becker
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d596f1c ]
IMPALA-8796: Restrict bit unpacking to unsigned integer types
Restrict bit unpacking to the unsigned integer types uint8_t, uint16_t,
uint32_t and uint64_t to simplify the interface of bit unpacking.
Testing:
Modified some tests that used bool or signed types for unpacking.
Change-Id: I36cb57f43cc93e5dda6b6b2ff1617f1631f8cbe1
Reviewed-on: http://gerrit.cloudera.org:8080/14031
Reviewed-by: Csaba Ringhofer <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Add unit tests to UnpackAndDecodeValues
> ---------------------------------------
>
> Key: IMPALA-8796
> URL: https://issues.apache.org/jira/browse/IMPALA-8796
> Project: IMPALA
> Issue Type: Test
> Components: Backend
> Reporter: Daniel Becker
> Assignee: Daniel Becker
> Priority: Minor
>
> BitPacking::UnpackAndDecodeValues has no unit tests in bit-packing-test.cc.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]