alamb commented on PR #14544:
URL: https://github.com/apache/datafusion/pull/14544#issuecomment-2648082088

   > > Making the examples in the doc rendred with sql rather than ``` was a 
great idea. However, since those files are automatically generated from the 
source code we need to update the generation script
   > 
   > Ah I didn't know that, so I can generate the doc by run `cargo run --bin 
print_functions_docs -- scalar` right?
   
   The way I do it is 
   ```shell
   ./dev/update_function_docs.sh
   ```
   
   > 
   > > And add the sql there (there are equivalents for the other types of 
functions)
   > > Perhaps you can make a follow on PR?
   > 
   > Sure I can open another PR to address this, cheers.
   
   🙏  thank you so much
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to