Yu-Chuan Hung
Yu-Chuan Hung
Hi @ajantha-bhat, I've resolved the conflicts and rebased against the latest upstream-main. There is no error prone warning in build. PTAL when you have a chance. Thanks!
Hi @ajantha-bhat , thanks for the heads-up. The nit is solved. Thanks!
Hi @nastra, Thanks for the feedback. PTAL when you have a chance.
Closes https://github.com/apache/iceberg/issues/13178
Hi @CoodingPenguin , just wanted to follow up and see if you're still actively working on this issue. If not, I'm happy to contribute and help move it forward. Thank...
Hi @andygrove , Could I give it a try about this issue?
Hi @andygrove and @kazuyukitanimura, After analyzing the error stack trace, I found that the error is thrown from nativeLib.executePlan. Based on this analysis, I propose the following approach to address...
@coderfender Feel free to take this on ❤️ - I'm not actively working on it at the moment.
Hi @alamb , Following the discussion in [PR #16916](https://github.com/apache/datafusion/pull/16916#issuecomment-3512786374), I've prepared this PR to enable CI enforcement for doc comment formatting. As you mentioned, we need to use the same...
Hi @alamb , Sorry for the late response. I've moved the nightly fmt command to `ci/scripts/rust_fmt.sh` as suggested. PTAL when you have chances, thanks!