Re: [PR] Fix logo in rust API docs [datafusion]

2025-06-13 Thread via GitHub
github-actions[bot] closed pull request #14989: Fix logo in rust API docs URL: https://github.com/apache/datafusion/pull/14989 -- 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. T

Re: [PR] Fix logo in rust API docs [datafusion]

2025-05-16 Thread via GitHub
github-actions[bot] commented on PR #14989: URL: https://github.com/apache/datafusion/pull/14989#issuecomment-2887964831 Thank you for your contribution. Unfortunately, this pull request is stale because it has been open 60 days with no activity. Please remove the stale label or comment or

Re: [PR] Fix logo in rust API docs [datafusion]

2025-03-11 Thread via GitHub
alamb commented on PR #14989: URL: https://github.com/apache/datafusion/pull/14989#issuecomment-2715467041 Marking as draft as I think this PR is no longer waiting on feedback. Please mark it as ready for review when it is ready for another look -- This is an automated message from the A

Re: [PR] Fix logo in rust API docs [datafusion]

2025-03-11 Thread via GitHub
mbrobbel commented on code in PR #14989: URL: https://github.com/apache/datafusion/pull/14989#discussion_r1988859166 ## datafusion/macros/src/macros.rs: ## @@ -0,0 +1,10 @@ +#[macro_export] Review Comment: We also need the proc macros. > Let me know if needs any othe