googleapis / googleapis/google-cloud-python
Add WRITE_TRUNCATE_DATA write disposition
未关闭
api: bigquery
type: feature request
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
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
贡献指南
评估
这个 Issue 还没有评估数据。