Skip to content

[python] Add table_type parameter support for list_tables API#7291

Open
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:list-table-type
Open

[python] Add table_type parameter support for list_tables API#7291
plusplusjiajia wants to merge 1 commit intoapache:masterfrom
plusplusjiajia:list-table-type

Conversation

@plusplusjiajia
Copy link
Member

Purpose

This PR adds support for filtering tables by type when listing tables through the REST API.

Tests

test_list_tables_paged_with_table_type_param in api_test.py

API and Format

  • Added optional table_type parameter to RESTApi.list_tables_paged() method
  • Added optional table_type parameter to RESTCatalog.list_tables_paged() method
  • Added TABLE_TYPE constant to REST API parameter definitions

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.

1 participant