You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use DuckDB and httpfs in json query from s3.
But we found lots of http connection is TIME_WAIT.
We would like to know is there http connection pool in httpfs or any parameter to set keepalive?