HVF / HVF/franchise

BigQuery Schema Fetch Fails When Number of Tables > Linux ulimit

Open
#33 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
4k
Forks
262
PR merge metrics
No merged PRs in 30d

Description

If the number of tables in a BigQuery project is greater than the limit on files/sockets imposed by [ulimit](https://ss64.com/bash/ulimit.html) on the user running franchise-client, the number of connections to BigQuery exceeds this limit and throws an EMFILE error.

This prevents users with large numbers of tables in their BigQuery projects from using franchise.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.