FastPath execution of a UDR in a DataBlade API (C)

A C UDR can use the following DataBlade® API calls to invoke a UDR directly:
  • mi_routine_get()
  • mi_routine_exec()

DataBlade API FastPath execution of a UDR executes in parallel as long as the UDR is parallelizable and calls only DataBlade API functions that are PDQ thread safe.