bigquery-etl/udf
Jeff Klukas 0ae8143af7 Bug 1609666 Use SAFE_CAST in udf.json_extract_int_map (#681) 2020-01-16 09:06:14 -08:00
..
active_n_weeks_ago.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
add_monthly_engine_searches.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
add_monthly_searches.sql Fix monthly_searches to account for null (#612) 2019-12-19 15:19:10 -05:00
aggregate_active_addons.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
aggregate_map_first.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
aggregate_search_counts.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
aggregate_search_map.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
array_11_zeroes_then.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
array_drop_first_and_append.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
array_of_12_zeroes.sql Update UDF names with prefixed numbers (#593) 2019-12-12 15:09:57 -05:00
bitcount_lowest_7.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
bitmask_365.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
bitmask_lowest_7.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
bitmask_lowest_28.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
bitmask_range.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
bits_to_days_seen.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
bits_to_days_since_first_seen.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
bits_to_days_since_seen.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
bool_to_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
boolean_histogram_to_boolean.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
coalesce_adjacent_days_28_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
coalesce_adjacent_days_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
combine_adjacent_days_28_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
combine_adjacent_days_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
combine_experiment_days.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
country_code_to_flag.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
days_seen_bytes_to_rfm.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
days_since_created_profile_as_28_bits.sql Update UDF names with prefixed numbers (#593) 2019-12-12 15:09:57 -05:00
deanonymize_event.sql Inject null for negative session_length and event timestamps 2020-01-09 09:28:55 -05:00
decode_int64.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
dedupe_array.sql Bug 1576712: Add experiments and total_uri_count to search_clients_daily (#435) 2019-10-25 18:40:20 -07:00
extract_count_histogram_value.sql Add convenience function to extract count histogram values (#486) 2019-11-06 12:56:17 -05:00
extract_document_type.sql Fix #471 - Add UDF for extracting document type and version from wildcard tables (#472) 2019-11-01 09:18:28 -07:00
extract_document_version.sql Fix #471 - Add UDF for extracting document type and version from wildcard tables (#472) 2019-11-01 09:18:28 -07:00
extract_schema_validation_path.sql Add a UDF to extract schema validation path from error_message (#651) 2020-01-10 13:14:12 -08:00
geo_struct.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
get_key.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
get_key_with_null.sql Fix monthly_searches to account for null (#612) 2019-12-19 15:19:10 -05:00
glean_timespan_nanos.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
glean_timespan_seconds.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
histogram_max_key_with_nonzero_value.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
histogram_to_mean.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
histogram_to_threshold_count.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
int_to_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
int_to_hex_string.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
json_extract_histogram.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
json_extract_int_map.sql Bug 1609666 Use SAFE_CAST in udf.json_extract_int_map (#681) 2020-01-16 09:06:14 -08:00
json_mode_last.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
keyed_histogram_get_sum.sql Bug 1594108 - Derive error_aggregates from live pings (#491) 2019-11-21 13:41:58 -05:00
kv_array_to_json_string.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
main_summary_scalars.sql Reimplement main_summary_v4 as SQL (#258) 2019-11-05 13:32:25 -05:00
main_summary_scalars.sql.py Reimplement main_summary_v4 as SQL (#258) 2019-11-05 13:32:25 -05:00
map_mode_last.sql Unnest clients_daily (#481) 2019-11-06 17:14:02 -05:00
map_sum.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
mod_uint128.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
mode_last.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
new_monthly_engine_searches_struct.sql Update UDF names with prefixed numbers (#593) 2019-12-12 15:09:57 -05:00
normalize_glean_ping_info.sql Add parsed start and end times to views on top of Glean schemas 2020-01-08 10:11:11 -05:00
normalize_main_payload.sql Enforce script/format_sql for all new sql files (#656) 2020-01-09 13:55:46 -08:00
normalize_metadata.sql Strip +00:00 suffix from date headers 2019-11-27 15:29:56 -05:00
normalize_search_engine.sql Remove non-strict search engine normalization (#604) 2019-12-17 12:56:06 -05:00
null_if_empty_list.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
one_as_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
parse_desktop_telemetry_uri.sql Add UDF to parse desktop telemetry uri components (#634) 2019-12-27 13:17:25 -05:00
parse_iso8601_date.sql Bug 1543434 - Create search datasets for mobile (#559) 2019-12-06 13:28:53 -05:00
pos_of_leading_set_bit.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
pos_of_trailing_set_bit.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
round_timestamp_to_minute.sql Use DIV instead of CAST(FLOOR(...) AS INT64) (#530) 2019-11-23 13:20:46 -05:00
safe_crc32_uuid.sql Rewrite script/format_sql in python (#640) 2020-01-06 16:17:41 -08:00
safe_sample_id.sql Enforce format_sql on more files (#659) 2020-01-10 17:07:21 -08:00
shift_28_bits_one_day.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
shift_365_bits_one_day.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
shift_one_day.sql Refactor naming of UDFs 2019-07-24 09:01:13 -04:00
smoot_usage_from_28_bits.sql RFM View for LTV (#611) 2019-12-19 18:01:44 -05:00
vector_add.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
zero_as_365_bits.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00
zeroed_array.sql Search clients last seen (#451) 2019-12-12 12:43:09 -05:00