alamb commented on PR #10981:
URL: https://github.com/apache/datafusion/pull/10981#issuecomment-2177279989

   > If there's a way to do the rewriting that doesn't require changes to the 
SQL parsing to support the additional operators, happy to stick to that for 
now, we just didn't see a way to do that. (We hit the error produced by this 
line
   
   
   
   I agree - If there is no other way to support the syntax feature we should 
add it to the core. 
   
   Another idea would be to add an API to the planner that allows planning 
custom operators that is called before the built in rules. That API might take 
a little longer to get in, but it would be much more flexible


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to