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

   I'd like to keep the parser simple for now. Currently, it can't handle extra 
symbols like () in the description of an example. In practice, only one group 
`udf` has this case, so I updated its README to remove the parentheses.
   
   I'm happy to improve the parser in the future to handle such cases more 
robustly if needed. For now, this keeps the code readable and avoids 
unnecessary complexity.


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