googleapis / googleapis/google-cloud-python
Add WRITE_TRUNCATE_DATA write disposition
Offen
#15,662
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @chalmerlowe
Auf GitHub ansehen
api: bigquery
type: feature request
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.