jackwener commented on issue #4617:
URL: 
https://github.com/apache/arrow-datafusion/issues/4617#issuecomment-1352508432

   > It isn't a fully formed thought, but something that came out of 
https://github.com/apache/arrow-datafusion/pull/4607 is the need to be able to 
pre-parse a SQL statement. Perhaps we could provide some sort of SqlStatement 
wrapper containing a parsed SQL statement. This would facilitate delegation of 
specific handling of mutating queries to the downstream system, which is far 
better placed to determine the desired semantics.
   
   In the future, I'd like to add `Binder` for  datafusion. It will provide 
something above. 
   After I finish all job about optimizer, I will try to it, it's a big job.


-- 
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]

Reply via email to