[ https://issues.apache.org/jira/browse/PHOENIX-7510?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Viraj Jasani reassigned PHOENIX-7510: ------------------------------------- Assignee: Viraj Jasani > 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 > Assignee: Viraj Jasani > Priority: Major > Fix For: 5.3.0 > > > 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)