lidavidm commented on code in PR #4129: URL: https://github.com/apache/arrow-adbc/pull/4129#discussion_r2972277089
########## python/adbc_driver_manager/tests/test_dbapi.py: ########## Review Comment: These aren't generic tests, so presumably it should be `with pytest.raises(dbapi.NotSupportedError)` for SQLite. Maybe add a test to the PostgreSQL Python tests? -- 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]
