mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
removed signature descriptions
This commit is contained in:
parent
47e90b62a2
commit
855ab036f8
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user