zjw1111 opened a new pull request, #108:
URL: https://github.com/apache/paimon-cpp/pull/108

   ### Purpose
   
   Linked issue: None
   
   This pull request migrates the following integration tests from the Alibaba 
Paimon C++ repository:
   
   - `test/inte/clean_inte_test.cpp`
   - `test/inte/blob_table_inte_test.cpp`
   
   No requested files were skipped and no extra dependency files were added.
   
   License handling:
   
   - Replaced the Alibaba copyright headers with ASF license headers.
   - No `LICENSE` or `NOTICE` updates are needed for this batch.
   
   External contributor handling:
   
   - Contributor analysis did not find any batch-level or per-file threshold 
hit.
   - No `Co-authored-by` trailer is needed.
   
   Validation performed:
   
   - `python3 -B 
/home/jinli.zjw/.codex/skills/paimon-cpp-migrate/scripts/analyze_external_contributors.py
 --files test/inte/clean_inte_test.cpp test/inte/blob_table_inte_test.cpp`
   - `git diff --check`
   - `git diff --cached --check`
   - `git diff --no-index --check /dev/null test/inte/clean_inte_test.cpp`
   - `git diff --no-index --check /dev/null test/inte/blob_table_inte_test.cpp`
   
   ### Tests
   
   
   ### API and Format
   
   No 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]

Reply via email to