zjw1111 opened a new pull request, #110: URL: https://github.com/apache/paimon-cpp/pull/110
### Purpose Linked issue: N/A Introduce the common Arrow utility components migrated from the Alibaba Paimon C++ repository. This PR adds: - Arrow input and output stream adapters. - Arrow schema and projection helpers. - Arrow memory allocation helpers. - Unit tests for the migrated Arrow utilities. The requested `src/paimon/common/utils/arrow/status_utils.h` file was already present in the Apache repository with matching content, so this PR keeps it unchanged and adds the remaining files from the requested directory. No extra dependency files were added. The migrated files use ASF license headers. No additional LICENSE or NOTICE updates are required for this batch. External contributor analysis did not require a `Co-authored-by` trailer. ### Tests ### API and Format No public API, storage format, or protocol changes. ### Documentation No documentation changes. ### Generative AI tooling Migrated-by: OpenAI Codex -- 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]
