xushiyan opened a new pull request, #479:
URL: https://github.com/apache/hudi-rs/pull/479
## Description
<!--- Describe your changes in detail -->
Adds transparent build support for macOS 26 (Tahoe) to fix C++ compilation
errors caused by SDK version mismatches. The solution uses a build wrapper
script that automatically detects macOS version and sets appropriate SDK
environment variables when needed.
<!--- If it fixes an open issue, please link to the issue here. -->
<!--- Please link any related issues and PRs as well. -->
## How are the changes test-covered
- [ ] N/A
- [x] Automated tests (unit and/or integration tests)
- [x] Manual tests
- [x] Details are described below
Manual test on macos 26
--
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]