James Taylor created PHOENIX-3266:
-------------------------------------
Summary: Remove usage of bind variables in CREATE TABLE ... SPLIT
ON (?,?,?)
Key: PHOENIX-3266
URL: https://issues.apache.org/jira/browse/PHOENIX-3266
Project: Phoenix
Issue Type: Sub-task
Reporter: James Taylor
If it's difficult to support bind variables in CREATE TABLE calls, we could
just use literals in tests. We previously didn't have a way of representing
binary data, but we do now (as base64 encoded). We may or may not need this as
you can use literals in the SPLIT on clause that match the type of the leading
column.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)