kumarUjjawal commented on PR #21824:
URL: https://github.com/apache/datafusion/pull/21824#issuecomment-4314348888

   Thanks @comphead I agree, I think a fully hand written or as you said LLM 
generated page could also work, but in that case I would still want some kind 
of sync check to stop it drifting. Given that, a small generator felt like the 
safer option.   
   
   The reason I leaned toward generation here is that this page is meant to be 
reference docs, so the rule names, order, stages, and repeated physical passes 
should stay aligned with the actual default pipelines and with what users see 
in EXPLAIN VERBOSE.


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