Decodes given call input data in arrow format to arrow format.
Output Arrow schema is auto generated based on the function signature.
Handles any level of nesting with Lists/Structs.
Decodes given call output data in arrow format to arrow format.
Output Arrow schema is auto generated based on the function signature.
Handles any level of nesting with Lists/Structs.
Decodes given event data in arrow format to arrow format.
Output Arrow schema is auto generated based on the event signature.
Handles any level of nesting with Lists/Structs.