Skip to content
This repository was archived by the owner on Sep 3, 2022. It is now read-only.
This repository was archived by the owner on Sep 3, 2022. It is now read-only.

%%chart Failed with UDF Query #115

@qimingj

Description

@qimingj

From an user:

I've defined an UDF on Datalab like this:

%%bigquery udf --module foo
...

And I was able to use it on a BQ query:

%%sql --module foo
...

But when I try to refer these from a chart, I got "Unknown TVF" error.

%%chart scatter --data foo
...

HTTP request failed: Unknown TVF:

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions