Skip to content

BigQuery: implement Routines API support #4430

Description

@shollyman

This is a tracking FR for implementing the Routines API functionality within the
BigQuery API. This API underpins the features for persistent UDFs, as well as
Stored Procedures. These entities can be manipulated both via DDL statements
(e.g. CREATE FUNCTION queries) and directly via the routines insertion method.

More implementation details about this API are shared directly with library
maintainers. Please contact shollyman or tswast for questions.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the BigQuery API.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions