You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by st...@apache.org on 2022/06/17 10:23:31 UTC

[phoenix-queryserver] branch master updated (30c523f -> 58aabde)

This is an automated email from the ASF dual-hosted git repository.

stoty pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix-queryserver.git


    from 30c523f  PHOENIX-6735 Add supports_statement_cache attribute for SqlAlchemy dialect
     add 58aabde  PHOENIX-6731 Regenerate the protobuf python classes from the Avatica 1.21 .pb file with protoc 3.19

No new revisions were added by this update.

Summary of changes:
 python-phoenixdb/NEWS.rst                          |    4 +
 python-phoenixdb/gen-protobuf.sh                   |    5 +-
 .../phoenixdb/avatica/proto/common_pb2.py          | 1661 ++------------------
 .../phoenixdb/avatica/proto/requests_pb2.py        | 1297 +++------------
 .../phoenixdb/avatica/proto/responses_pb2.py       |  983 ++----------
 python-phoenixdb/requirements.txt                  |    4 +-
 python-phoenixdb/setup.py                          |    3 +-
 python-phoenixdb/tox.ini                           |    2 +-
 8 files changed, 455 insertions(+), 3504 deletions(-)