Commit Graph

4 Commits

Author SHA1 Message Date
Shah Newaz Khan
b8dc1b09a4
add udf_api_batched (#122)
* add udf_api_batched

* add makefile & max_batch_rows to dbt vars

* update dev endpoint | add udf_api_batched to _live

* add udf_api_batched to live

* add update inner macros to account for max_batch_rows

* fix pointer to livequery_dev

* add udf_api_batched tests
2025-05-21 23:01:11 -07:00
Julius Remigio
89225abbcc
STREAM-844 Refactor macros/core/live.yaml.sql options and add null support in udf_api (#92)
* Allow nulls  in udf_api
Refactor macros/core/_live.yaml.sql and macros/core/live.yaml.sql options

* Refactor macros/core/live.yaml.sql options and add null support in udf_api
2024-04-11 19:53:48 -07:00
Julius Remigio
a000ce04ad
LiveQuery udf_api support for arrays in data arg (#83) 2024-01-23 13:09:56 -08:00
Julius Remigio
1a00e9fe86
STREAM-366/STREAM-346/refactor-function-deployment (#32) 2023-07-27 14:01:59 -07:00