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.
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.