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

   ### High-level overview
   This PR introduces `strum` to reduce boilerplate and make the example runner 
code cleaner and easier to maintain. By deriving enum utilities (parsing, 
iteration, display, variant names), we eliminate manual argument handling and 
repetitive match logic, resulting in a more concise and robust implementation 
for `datafusion-examples`


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