[
https://issues.apache.org/jira/browse/PHOENIX-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15667585#comment-15667585
]
Eric Lomore commented on PHOENIX-3266:
--------------------------------------
[~maryannxue] I noticed PHOENIX-3095 indicates we are waiting on CALCITE-1319
to support this. Should this be marked as duplicate, or have we ultimately
decided that we want to simply adjust unit tests for now?
> 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)