[ 
https://issues.apache.org/jira/browse/PHOENIX-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor resolved PHOENIX-1799.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.4.0
                   4.3.1
                   3.3.1
                   5.0.0
         Assignee: James Taylor

> Provide parameter metadata for prepared create table statements
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-1799
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1799
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Nick Dimiduk
>            Assignee: James Taylor
>             Fix For: 5.0.0, 3.3.1, 4.3.1, 4.4.0
>
>         Attachments: PHOENIX-1799.patch
>
>
> While working on PHOENIX-971, I ran into an issue in our IT code where we 
> support prepared CREATE TABLE statements with bound parameters. It seems we 
> don't provide any ParameterMetaData, other than knowledge about the number of 
> bind slots. In turn, Calcite is unable to describe the statement's signature 
> over RPC. This ticket proposes we infer ParameterMetaData for this statement 
> case so that we can allow all tests to run vs the query server.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to