Reuse HTTP connections with a connection pool#131
Merged
susodapop merged 25 commits intoJun 7, 2023
maindatabricks/databricks-sql-python:mainfrom
reuse-http-connectionsdatabricks/databricks-sql-python:reuse-http-connectionsCopy head branch name to clipboard
Merged
Reuse HTTP connections with a connection pool#131susodapop merged 25 commits intomaindatabricks/databricks-sql-python:mainfrom reuse-http-connectionsdatabricks/databricks-sql-python:reuse-http-connectionsCopy head branch name to clipboard
susodapop merged 25 commits into
maindatabricks/databricks-sql-python:mainfrom
reuse-http-connectionsdatabricks/databricks-sql-python:reuse-http-connectionsCopy head branch name to clipboard
Commits
Commits on May 24, 2023
This is PECO-715. My loose plan is to follow the example patch included
Show description for 89886b4committed
Jesse WhitehouseCopy THttpClient from Apache Thrift into this repo.
Show description for 230cafacommitted
Jesse WhitehouseCopy THttpClient __init__ method into pysql's subclass
Show description for 5560947committed
Jesse WhitehouseCopy THttpClient flush() method into pysql's subclass
Show description for db92846committed
Jesse Whitehouse
Commits on May 26, 2023
WIP: updating scaffolding around header handling
Show description for 294f52dcommitted
Jesse WhitehouseReplace all calls to .__http with calls to .__pool
Show description for 90fdc25committed
Jesse WhitehouseRemove unneeded comments
Show description for 653b42ccommitted
Jesse WhitehouseBlack thrift_http_client.py
Show description for f0adb7acommitted
Jesse WhitehouseRemove base file
Show description for f181fcccommitted
Jesse WhitehouseRun isort
Show description for f5012c3committed
Jesse WhitehouseManually release connection when transport is closed.
Show description for 2a1ae51committed
Jesse WhitehouseDrain connection before closing
Show description for 3261137committed
Jesse WhitehouseRevert "Drain connection before closing"
Show description for 939edf8committed
Jesse WhitehouseFix failing tests
Show description for ad310b5committed
Jesse Whitehouse
Commits on May 30, 2023
Release the active connection back to the connection pool
Show description for d1d6f59committed
Jesse Whitehouse
Commits on Jun 6, 2023
Wire-in proxy support
Show description for 984b5cbcommitted
Jesse WhitehouseBlack the code
Show description for 4e2d667committed
Jesse WhitehouseSet custom cookies received from the server
Show description for a445200committed
Jesse WhitehouseRemove innacurate docstring
Show description for d3b011ecommitted
Jesse WhitehouseUpdate changelog
Show description for ae44b12committed
Jesse WhitehouseSkip socket_timeout test since setting timeout == 0 no longer causes
Show description for dda54dacommitted
Jesse Whitehouse
Commits on Jun 7, 2023
Update comments for clarity
Show description for 259702dcommitted
Jesse WhitehouseRevert "Update comments for clarity"
Show description for aa4fc0acommitted
Jesse WhitehouseRevert "Revert "Update comments for clarity""
Show description for 68979becommitted
Jesse Whitehousetrying to force github to notice changes
Show description for 1fc4975committed
Jesse Whitehouse