Closed v-noskov closed 8 months ago
Hi,
Please enhance the client by adding the capability to execute User Defined Functions (UDF) on a single record. The corresponding feature, 'Client::execute_udf,' already exists in the underlying Rust client.
@v-noskov Yes, we will be adding this functionalities in the coming releases.
@v-noskov this feature had been added with the v0.5.0-beta release.
Hi,
Please enhance the client by adding the capability to execute User Defined Functions (UDF) on a single record. The corresponding feature, 'Client::execute_udf,' already exists in the underlying Rust client.