Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dataset.list_tables max_results parameter #173

Closed
@OmriBromberg

Description

@OmriBromberg

I'm using great_expectations to test my data in BigQuery and the library introspects the entire database/schema for tables, meaning they use the function sa.inspect(engine).get_table_names(), because I have alot of tables this process is very very slow, I want to change the max_results parameter passed on to dataset.list_tables operation, when tested it increased performance dramatically

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-sqlalchemy API.status: blockedResolving the issue is dependent on other work.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions