VasShabu commented on PR #28688: URL: https://github.com/apache/flink/pull/28688#issuecomment-4983233209
I have decided to go with the approach of not allowing the use of wildcards, just like how MariaDB chose to implement this because when you have 2 potential paths, the output of the function is ambiguous. you will not know as a user if you have found a path with 5 element or if you pattern matches 5 different paths. -- 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]
