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

Samarth Jain commented on PHOENIX-1799:
---------------------------------------

+1. It would be good to get this one in 4.3.1 too since we will be rolling out 
a new RC anyway. 

> 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