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

   ### High-Level Overview
   
   This PR consolidates all `builtin-functions` (date-time, function factory, 
regexp) examples 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 builtin_functions -- [date_time|function_factory|regexp]
   ```


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