Viraj Jasani created PHOENIX-7510:
-------------------------------------
Summary: VARBINARY_ENCODED should support using hex format in
WHERE clause
Key: PHOENIX-7510
URL: https://issues.apache.org/jira/browse/PHOENIX-7510
Project: Phoenix
Issue Type: Bug
Reporter: Viraj Jasani
With VARBINARY_ENCODED, we support using PreparedStatement#setBytes to set the
byte array which needs to be compared with WHERE clause. However, using hex
format for the comparison fails. The purpose of this Jira is to support using
hex format for VARBINARY_ENCODED columns with WHERE clause.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)