googleapis / googleapis/google-cloud-python

feat: cache the client library objects created after the first run of the the magics (pandas engine)

Ouverte
#15,515 0 commentaires 0 réactions 1 personne assignée Réclamée par @tswast Voir sur GitHub
api: bigquery bigframes priority: p3 type: feature request
Langage dominant
Python
Étoiles
5.4k
Forks
1.8k
Merge moyen
2 j 23 h
PR mergées (30 j)
123

Description

Currently, in the pandas engine we re-authenticate and re-create the client objects each time the magics is run. Authentication especially can take a while. Let's cache the client objects we create and use those (unless the user asks us to re-authenticate / change billing projects).

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.