[
https://issues.apache.org/jira/browse/PHOENIX-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634480#comment-15634480
]
James Taylor commented on PHOENIX-3266:
---------------------------------------
We'll definitely need to keep support for bind variables in general.
> 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
> Assignee: Eric Lomore
>
> 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)