alamb commented on PR #130: URL: https://github.com/apache/datafusion-site/pull/130#issuecomment-3678822070
> > Great read! I had no clue about some of these capabilities. Thanks @geoffreyclaude 😄 > > Me neither tbh 😄I learned a lot researching this. Thing is, at Datadog we use the Substrait path which hooks in _after_ all the SQL parsing magic, so we directly build our custom logical and physical nodes. Yeah, this is why I think blogs like this are so valuable -- they give a high level description of what is possible. Without them people need to be into the code to figure it out, and deciding to dive into the code is a pretty high bar when just deciding to use a system or not So thank you (again) @geoffreyclaude -- 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]
