mirror of
https://github.com/FlipsideCrypto/fsc-utils.git
synced 2026-02-06 10:56:49 +00:00
order
This commit is contained in:
parent
e196cb6e83
commit
7518e14ae1
@ -288,9 +288,8 @@
|
||||
options: |
|
||||
LANGUAGE PYTHON
|
||||
RUNTIME_VERSION = '3.10'
|
||||
COMMENT = 'Decompresses zlib/deflate-compressed data from Python bytes literal string format'
|
||||
HANDLER = 'decompress_zlib'
|
||||
IMMUTABLE
|
||||
COMMENT = 'Decompresses zlib/deflate-compressed data from Python bytes literal string format returned by udf_api_v2'
|
||||
sql: |
|
||||
{{ fsc_utils.create_udf_decompress_zlib() | indent(4) }}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user