iffyio opened a new pull request, #2381: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/2381
This reverts commits #2309 and #2329 that I introduced with base teradata dialect support. I needed the dialect support for my use case and the plan was to further extend the dialect going forward. But I later opted for a less invasive approach that relies on the parser's public apis instead. As a result I no longer have the plans to extend the dialect and it feels wrong to keep it in the repo if its going to be half-implemented and no one else interested in it. So here I figure to remove it. I can also leave as is if the preference is to keep it -- 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]
