2010YOUY01 commented on PR #19367:
URL: https://github.com/apache/datafusion/pull/19367#issuecomment-4414624028

   Thank you for working on this.
   
   I feel the current solution may be hard to maintain if we rely on macros.
   
   Ideally, each metric should expose a required `doc` API, so the 
documentation can be generated more directly and reliably. The challenge is 
that metric sets are currently built at runtime. 🤔
   
   I don't think this is something AI can implement directly with a trivial 
prompt now. We may need to first do some plumbing, figure out the right design, 
and then carry it out gradually.


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