Skip to content

feat(python/adbc_driver_manager): add GetStatistics support#4129

Open
Mandukhai-Alimaa wants to merge 4 commits intoapache:mainfrom
Mandukhai-Alimaa:feat/add-get-statistics-support
Open

feat(python/adbc_driver_manager): add GetStatistics support#4129
Mandukhai-Alimaa wants to merge 4 commits intoapache:mainfrom
Mandukhai-Alimaa:feat/add-get-statistics-support

Conversation

@Mandukhai-Alimaa
Copy link
Contributor

Implement AdbcConnectionGetStatistics and AdbcConnectionGetStatisticNames

@Mandukhai-Alimaa Mandukhai-Alimaa changed the title feat(python/driver_manager): add GetStatistics support feat(python/adbc_driver_manager): add GetStatistics support Mar 22, 2026
Copy link
Member

@lidavidm lidavidm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a comment on tests

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants