googleapis / googleapis/google-cloud-python

Add WRITE_TRUNCATE_DATA write disposition

Aperta
#15,662 1 commento 0 reazioni 1 assegnatario Rivendicata da @chalmerlowe Vedi su GitHub
api: bigquery type: feature request
Lingua principale
Python
Stelle
5.4k
Fork
1.8k
Merge medio
3g 4h
PR unite (30g)
122

Descrizione

Hello,

BigQuery Job has now 4 write dispositions :
WRITE_EMPTY, WRITE_TRUNCATE, WRITE_APPEND and WRITE_TRUNCATE_DATA

Currently in pandas-gbq WRITE_EMPTY, WRITE_TRUNCATE, and WRITE_APPEND are implemented in pandas_gbq.to_gbq().
==> Is it possible to add WRITE_TRUNCATE_DATA to pandas_gbq.to_gbq() ?

Best regards,

JMCarthy

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.