googleapis / googleapis/google-cloud-python
Add WRITE_TRUNCATE_DATA write disposition
Ouverte
api: bigquery
type: feature request
- Langage dominant
- Python
- Étoiles
- 5.4k
- Forks
- 1.8k
- Merge moyen
- 3 j 4 h
- PR mergées (30 j)
- 122
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.