ollemartensson commented on issue #184: URL: https://github.com/apache/arrow-julia/issues/184#issuecomment-3241238407
The original pull request has been chopped up into three distinctive PRs and the one that matters for this issue is now self contained: #561 ### Changes and updates - Added a lot of test coverage since the failed CI checks. Property based testing and caught several bugs and actually missing functionality which I think is a testament to how valuable those types of tests can be! - Updated docs & commit messages & code to follow the ASF Generative Tooling Guidance. ### ASF Generative Tooling Guidance Assessment [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) - [x] **Terms and Conditions of Generative AI Tool** Claude Code's terms do not place restrictions on use of output that would be inconsistent with the Open Source Definition. - [x] **Output is not copyrightable subject matter** - Technical configuration code, standard API implementations, and test patterns are generally not copyrightable - Implementation follows established Apache Arrow C Data Interface specification - Code structure follows standard software engineering patterns - [x] **No third party materials included** - All code generated specifically for this Apache Arrow.jl implementation - Based on public Apache Arrow specification, not copied from other implementations - Original technical design and research contributions - [x] **Compatible licensing for any referenced materials** - Apache Arrow C Data Interface specification is publicly available - All generated code compatible with Apache-2.0 license - No proprietary or incompatibly licensed content included - [x] **Disclosure and Attribution Requirements** - Each commit includes the required disclosure: > 🤖 Implementation developed with Claude Code assistance > Research and Technical Design: Original contribution - This follows the recommended practice of indicating "tooling used to create the contribution" and includes it "as a token in the source control commit message" as specified in the guidance. - [x] **Contributor Responsibility** - Contributor (user) has reviewed and approved all generated content - Technical design and research contributions are original work - Implementation methodology developed under direct human guidance - All content verified for compliance with Apache-2.0 license terms -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org