命令"bq更新";给我“意外的关键字参数"更新表格时出现错误 [英] Command "bq update" gives me "unexpected keyword argument" error when updating tables

查看:122
本文介绍了命令"bq更新";给我“意外的关键字参数"更新表格时出现错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

新手在这里.因此,我已经开始使用Google的Big Query,并安装了他们的Cloud SDK,这可以帮助我从命令提示符处处理数据.但是,最近,每当我在表上使用"bq更新"命令时,我都会开始收到此错误消息.

Newbie here. So I have started using Google's Big Query and have their Cloud SDK installed which helps me manipulate my data from the Command Prompt. Lately, however, I started getting this error message whenever I use the "bq update" command on a table.

UpdateTable()获得了意外的关键字参数'range_partitioning'

UpdateTable() got an unexpected keyword argument 'range_partitioning'

我使用的完整命令是:

bq update --description "something something" some-project:Output_Tables.dummy

我做错什么了吗?我在Big Query文档中找不到有关此错误的任何内容.干杯.

Am I doing anything wrong? I can't find anything in Big Query documentations about this error. Cheers.

推荐答案

所有您需要做的就是运行 gcloud components update 看来这是他们已解决的错误 第一篇文章,因此图像链接更改了日志

All you need to do is run gcloud components update Looks like this was an error that they fixed First post so image link to change log

这篇关于命令"bq更新";给我“意外的关键字参数"更新表格时出现错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆