Re: [PR] Fix ScalarStructBuilder::build() for an empty struct [datafusion]

2025-05-29 Thread via GitHub
xudong963 merged PR #16205: URL: https://github.com/apache/datafusion/pull/16205 -- 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...@data

[PR] Fix ScalarStructBuilder::build() for an empty struct [datafusion]

2025-05-28 Thread via GitHub
Blizzara opened a new pull request, #16205: URL: https://github.com/apache/datafusion/pull/16205 ## Which issue does this PR close? - Closes #. ## Rationale for this change The bump to Arrow 55.1 brings with it https://github.com/apache/arrow-rs/pull/7247. That cause