andygrove commented on PR #3763: URL: https://github.com/apache/arrow-datafusion/pull/3763#issuecomment-1276394804
@sarahyurick I created a PR in dask-sql to add support for parsing `timestampadd(year, ...)` using a custom prefix parser. This means that we do not need changes in DataFusion. https://github.com/dask-contrib/dask-sql/pull/857 @alamb You may be interested to see a real-world use case for the new functionality of overriding a prefix parser. -- 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]
