cj-zhukov commented on PR #18743:
URL: https://github.com/apache/datafusion/pull/18743#issuecomment-3538075506

   ### High-Level Overview
   
   This PR consolidates all `sql_ops` examples (analysis, dialect, frontend, 
query) into a single example binary.
   Previously, each example had its own file, but now they can be executed via 
subcommands using:
   ```bash
   cargo run --example sql_ops -- [analysis|dialect|frontend|query]
   ```


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

Reply via email to