removed signature descriptions

This commit is contained in:
Julius Remigio 2023-12-19 20:01:25 -08:00
parent 47e90b62a2
commit 855ab036f8

View File

@ -206,8 +206,8 @@
- name: {{ schema }}.udf_detect_overflowed_responses
signature:
- [file_url, STRING, 'URL of the JSON file from BUILD_SCOPED_FILE_URL']
- [index_cols, STRING, 'Columns that compose the unique index to identify a row']
- [file_url, STRING]
- [index_cols, STRING]
return_type: ARRAY
options: |
LANGUAGE PYTHON