jkosh44 commented on issue #14633: URL: https://github.com/apache/datafusion/issues/14633#issuecomment-2654537260
> So as a workaround we could use any dialect that supports it (e.g. postgresql), gotcha. That sounds like it should work. From some googling it looks like the `FILTER` clause was added in the 2003 SQL standard, so it sounds reasonable to enable it for the `GenericDialect`. However, that might be a backwards incompatible change and I'm not sure how those decisions are made for this project. -- 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]
