[
https://issues.apache.org/jira/browse/PHOENIX-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907684#comment-16907684
]
Xinyi Yan commented on PHOENIX-5420:
------------------------------------
I just checked build UI and found your build
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2910/console] with an
error message as following:
Client error: Notify your administrator that Bob Swift Atlassian Apps - Jira
Command Line Interface (CLI) requires a valid license. Reason: VERSION_MISMATCH
Above message is not related to your changes; however, you do have a functional
test failed with an error message as following. Please fix your test while I'm
waiting for the response from Apache Infra, thanks.
[ERROR] testTrimDoubleByteChar(org.apache.phoenix.expression.TrimbFunctionTest)
Time elapsed: 0.033 s <<< ERROR!
org.apache.phoenix.exception.UndecodableByteException: Undecodable byte: -1
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimbExpression(TrimbFunctionTest.java:104)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimb(TrimbFunctionTest.java:115)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimDoubleByteChar(TrimbFunctionTest.java:67)
[ERROR] testTrimDoubleByteChar(org.apache.phoenix.expression.TrimbFunctionTest)
Time elapsed: 0.045 s <<< ERROR!
org.apache.phoenix.exception.UndecodableByteException: Undecodable byte: -1
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimbExpression(TrimbFunctionTest.java:104)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimb(TrimbFunctionTest.java:115)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimDoubleByteChar(TrimbFunctionTest.java:67)
[ERROR] testTrimDoubleByteChar(org.apache.phoenix.expression.TrimbFunctionTest)
Time elapsed: 0.036 s <<< ERROR!
org.apache.phoenix.exception.UndecodableByteException: Undecodable byte: -1
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimbExpression(TrimbFunctionTest.java:104)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimb(TrimbFunctionTest.java:115)
at
org.apache.phoenix.expression.TrimbFunctionTest.testTrimDoubleByteChar(TrimbFunctionTest.java:67)
> Implement trimb built-in function for BINARY and VARBINARY
> ----------------------------------------------------------
>
> Key: PHOENIX-5420
> URL: https://issues.apache.org/jira/browse/PHOENIX-5420
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Vikash Talanki
> Assignee: Vikash Talanki
> Priority: Major
> Labels: beginner, features, newbie, patch
> Attachments: PHOENIX-5420.master.v4.patch
>
>
> see https://issues.apache.org/jira/browse/PHOENIX-2158
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)