BigQuery User-Defined Functions and Extensibility
Breaking the SQL Barrier: Google BigQuery User-Defined Functions- Google Developers Blog

Breaking the SQL Barrier: Google BigQuery User-Defined Functions- Google Developers Blog

8/25/2015

What this post added

This post introduces User-Defined Functions (UDFs) for Google BigQuery, allowing developers to write custom SQL functions in JavaScript. This enables more complex data transformations and custom aggregations directly within BigQuery, breaking the barrier of standard SQL.

Read the original post ↗