Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
alamb commented on PR #16074: URL: https://github.com/apache/datafusion/pull/16074#issuecomment-2891444021 PR to fix CI - https://github.com/apache/datafusion/pull/16102 -- 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]
Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
alamb commented on PR #16074: URL: https://github.com/apache/datafusion/pull/16074#issuecomment-2891354991 I think I accidentally merged this without running `update_functions_docs.sh` first 😢 (I thought the CI was green, but clearly I misread the UI) I will make a follow on PR to fix -- 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]
Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
alamb merged PR #16074: URL: https://github.com/apache/datafusion/pull/16074 -- 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]
Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
Adez017 commented on PR #16074: URL: https://github.com/apache/datafusion/pull/16074#issuecomment-2890665351 @alamb @comphead @xudong963 please have a look -- 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]
Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
Adez017 commented on PR #16074: URL: https://github.com/apache/datafusion/pull/16074#issuecomment-2888720939 > To get the examples updated in md files it would be needed to update Documentation builders Thanks for suggestion mate I fired ` ./dev/update_function_docs.sh` but I think its not working on my machine as I didn't get the successfully updated message in terminal . because of this particular reason I think someone need to do that @comphead @alamb also previously it checked 27 CI jobs , so I think we need to trigger that CI also -- 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]
Re: [PR] [Docs]: Added SQL example for all window functions [datafusion]
Adez017 commented on PR #16074: URL: https://github.com/apache/datafusion/pull/16074#issuecomment-2888498532 @alamb could you trigger the CI . also I think there might be need for running `./dev/update_function_docs.sh` as I think it halting in my machine . -- 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]
