franchise
franchise copied to clipboard
BigQuery Schema Fetch Fails When Number of Tables > Linux ulimit
If the number of tables in a BigQuery project is greater than the limit on files/sockets imposed by ulimit 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.
looks like the issue is still there?