rem id udtf

This commit is contained in:
Jack Forgash 2023-08-17 17:33:29 -06:00
parent 75789328c3
commit b9d7596c25

View File

@ -11,7 +11,6 @@
{{ create_udf_s3_copy_objects_overwrite() }}
{{ create_UDTF_CALL_CONTRACT_FUNCTION() }}
{{ create_UDTF_CALL_CONTRACT_FUNCTION_BY_HEIGHT() }}
{{ create_UDTF_CALL_CONTRACT_FUNCTION_BY_ID() }}
{% endset %}
{% do run_query(sql) %}
{{- fsc_utils.create_udfs() -}}