[
https://issues.apache.org/jira/browse/PHOENIX-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17086333#comment-17086333
]
Istvan Toth commented on PHOENIX-5849:
--------------------------------------
The missing features called in the docs are:
* Commit/Rollback support
* Array types
It seems that the protobuf definition hasn't changed since 1.10 (that the
driver uses now), so there's no need to regenerate the protobuf stuff, we just
need to expose the new functionality.
> Update the protcol/features support in the python client
> --------------------------------------------------------
>
> Key: PHOENIX-5849
> URL: https://issues.apache.org/jira/browse/PHOENIX-5849
> Project: Phoenix
> Issue Type: Sub-task
> Components: queryserver
> Affects Versions: queryserver-1.0.0
> Reporter: Istvan Toth
> Priority: Major
>
> The python driver uses an old avatica protocol version, and misses some
> important functionality that is available in the the current releases (and in
> the java thin client)
> Update the protocol definition, and expose the features.
> This will probably have to be further split to sub-tasks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)