Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

BigQueryReadClient cannot be created with custom ExecutorProvider #2071

@suryasoma

Description

@suryasoma

Recently we have observed a lot of Gax- threads getting created in spark-bigquery-connector.
Upon investigating found the threads were getting created from BigQueryReadClient which sets the ExecutorProvider to default InstantiatingExecutorProvider. Wanted to override it but currently the read client doesn’t provide the option to do it.


Metadata

Metadata

Assignees

No one assigned

    Labels

    api: bigquerystorageIssues related to the googleapis/java-bigquerystorage API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions