这是indexloc提供的服务,不要输入任何密码
Skip to content

BIGQUERY: computed fields arg object is required. #8904

@BenoitRanque

Description

@BenoitRanque

Version Information

Server Version: 2.6.0

Environment

EE

What is the current behaviour?

When using table computed fields in bigquery, the generated schema will mark the args argument as required, even if there are no required arguments.

What is the expected behaviour?

In postgres, table computed fields can be queried without arguments if the function does not have required arguments.

We expect this behavior to be consistent across data sources.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions