virajjasani opened a new pull request, #2058: URL: https://github.com/apache/phoenix/pull/2058
Jira: PHOENIX-7510 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 PR is to support using hex format for VARBINARY_ENCODED columns with WHERE clause. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
