alamb commented on PR #17018: URL: https://github.com/apache/datafusion/pull/17018#issuecomment-3146420097
Hi @Adez017 > hi @alamb , i coudnt find any rust file for this function . I think you can find the corresponding rust file by searching for the function description. For example, to find abs search for "Returns the absolute value of a number." like this: https://github.com/search?q=repo%3Aapache%2Fdatafusion+%22Returns+the+absolute+value+of+a+number.%22&type=code If you are having problems running update_docs perhaps you can try using the codespace: <img width="1343" height="717" alt="Screenshot 2025-08-02 at 6 22 00 AM" src="https://github.com/user-attachments/assets/7b0de64e-f4fc-4490-bd28-83f8c0241af8" /> -- 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]
