Re: [PR] doc-gen: migrate scalar functions (array) documentation 2/3 [datafusion]

2024-12-29 Thread via GitHub
comphead merged PR #13929: URL: https://github.com/apache/datafusion/pull/13929 -- 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...@dataf

Re: [PR] doc-gen: migrate scalar functions (array) documentation 2/3 [datafusion]

2024-12-28 Thread via GitHub
comphead commented on PR #13929: URL: https://github.com/apache/datafusion/pull/13929#issuecomment-2564414852 Thanks @Chen-Yuan-Lai I feel its needed to add `datafusion-macros` into the crate `Cargo.toml` -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] doc-gen: migrate scalar functions (array) documentation 2/3 [datafusion]

2024-12-28 Thread via GitHub
Omega359 commented on PR #13929: URL: https://github.com/apache/datafusion/pull/13929#issuecomment-2564360503 Can you fix the compilation failure please :) -- 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

[PR] doc-gen: migrate scalar functions (array) documentation 2/3 [datafusion]

2024-12-27 Thread via GitHub
Chen-Yuan-Lai opened a new pull request, #13929: URL: https://github.com/apache/datafusion/pull/13929 ## Which issue does this PR close? Closes #13671 . ## Rationale for this change ## What changes are included in this PR? As discussed in #13671