You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/09/11 05:56:21 UTC

[jira] [Created] (PHOENIX-3266) Remove usage of bind variables in CREATE TABLE ... SPLIT ON (?,?,?)

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)