crm26 commented on PR #22459:
URL: https://github.com/apache/datafusion/pull/22459#issuecomment-4523265014

   Heads up — the `check configs.md and ***_functions.md is up-to-date` job is 
red because `docs/source/user-guide/sql/scalar_functions.md` needs to be 
regenerated for the new `array_add` entry from your `#[user_doc]` macro.
   
   One-command fix:
   
   ```bash
   ./dev/update_function_docs.sh
   git add docs/source/user-guide/sql/scalar_functions.md
   ```
   
   Then amend or new-commit + push.


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