williamacostalora commented on PR #3688:
URL: https://github.com/apache/iceberg-python/pull/3688#issuecomment-5086855701

   Hi @Fokko @kevinjqliu — this PR fixes the underlying sqlite connection leaks 
in test fixtures that were being suppressed by warning filters added in PR 
#2863. All 17 CI checks now pass. The fix covers unclosed SQLAlchemy 
connections across `tests/catalog/test_sql.py`, 
`tests/catalog/test_bigquery_metastore.py`, `tests/table/test_pyarrow.py`, 
`tests/table/test_inspect.py`, `tests/table/test_datafusion.py`, and 
`tests/conftest.py`. Would appreciate a review when you have bandwidth!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to