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

James Taylor updated PHOENIX-1799:
----------------------------------
    Attachment: PHOENIX-1799.patch

Here's a patch, [~ndimiduk].

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