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 2023/04/13 07:52:34 UTC

[phoenix-queryserver] branch master updated (f77151d -> 186d950)

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 f77151d  PHOENIX-6921 Add support for custom HTTP headers for phoenixdb
     add 186d950  PHOENIX-6917 Column alias not working properly in Python

No new revisions were added by this update.

Summary of changes:
 phoenix-queryserver/pom.xml                 |  1 +
 python-phoenixdb/NEWS.rst                   |  1 +
 python-phoenixdb/phoenixdb/cursor.py        | 11 +++++++++--
 python-phoenixdb/phoenixdb/tests/dbapi20.py | 29 ++++++++++++++++++++++-------
 4 files changed, 33 insertions(+), 9 deletions(-)