Hi Trafodioneers,
I am developing a TMUDF in java, and struggle with the case where the query get cancelled by a limit n, and I want to cleanly stop the TMUDF from producing data, and close all resources it occupied. But I can find a handler to hook for query cancellation? Am I missing it? Thanks in advance for the help, Eric Owhadi