[ 
https://issues.apache.org/jira/browse/PHOENIX-3266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15634464#comment-15634464
 ] 

Eric Lomore commented on PHOENIX-3266:
--------------------------------------

With the recent fixes, I can see a lot more exceptions, and by the looks of it 
bind variables throw exceptions from all types of statements. This doesn't seem 
to be exclusive to DDL or CREARE TABLE statements.
Are we looking to drop bind variable support entirely or should this turn into 
a feature implementation?

> 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)

Reply via email to