You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/03/30 06:26:00 UTC

[jira] [Created] (THRIFT-5695) Rewrite Python THttpClient to use the requests library

Istvan Toth created THRIFT-5695:
-----------------------------------

             Summary: Rewrite Python THttpClient to use the requests library
                 Key: THRIFT-5695
                 URL: https://issues.apache.org/jira/browse/THRIFT-5695
             Project: Thrift
          Issue Type: Wish
          Components: Python - Library
            Reporter: Istvan Toth


Switching to the [requests|https://pypi.org/project/requests/] library would bring a lot of benefits, 
including support for all standard authentication mechanisms, and better performance.

See https://github.com/apache/phoenix-queryserver/blob/master/python-phoenixdb/phoenixdb/avatica/client.py for an example.





--
This message was sent by Atlassian Jira
(v8.20.10#820010)