olivier-derom commented on issue #3108: URL: https://github.com/apache/flink-cdc/issues/3108#issuecomment-2003696012
@drorventura As per my last reply, I indeed created my own functions that are able to calculate the min/max of UUID's, similar to how you defined them. While this allows us to select min/max(UUID) when executing a query on the database in an SQL client like DBeaver, Flink was not able to use these functions, and I haven't figured out how to make it work yet. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
