8000 dataset.list_tables max_results parameter · Issue #173 · googleapis/python-bigquery-sqlalchemy · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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

    0