geoffreyclaude commented on issue #13583: URL: https://github.com/apache/datafusion/issues/13583#issuecomment-3406845187
`MATCH_RECOGNIZE` is most probably too complex to integrate in the core DataFusion. As discussed in https://github.com/apache/datafusion/pull/16505#issuecomment-3009433455 for TABLESAMPLE, I believe it would make more sense to develop it as an extension in `datafusion-contrib`. I've opened https://github.com/apache/datafusion/issues/18078, which is a prerequisite to allow building such extensions. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
