BigQuery Remote Functions

>
> BigQuery 408429500503504 HTTP 使HTTP 500

Cloud Functions
RemoteFunctions struct
Calls
max_batching_rows
CREATE FUNCTION `pokutuna-playground.gomibako`.REMOTE_LEN(s STRING) RETURNS INT64
REMOTE WITH CONNECTION `pokutuna-playground.asia-northeast1.remote-function-example`
OPTIONS (
endpoint='https://asia-northeast1-pokutuna-playground.cloudfunctions.net/bq-remote-functions'
)
480 1 function
100000
SELECT
*,
`pokutuna-playground.gomibako`.REMOTE_LEN(CAST(num AS STRING)) AS len
FROM UNNEST(GENERATE_ARRAY(1, 100000)) AS num
Functions
fmt log log
payload
104
nil NULL ?
API
semaphore 3 & Cloud Functions max-instance 1
max_batching_rows
BQ --> Functions --*--> API
max_batching_rows calls ?