oglego opened a new pull request, #3974: URL: https://github.com/apache/arrow-adbc/pull/3974
### Description This PR addresses a paper cut mentioned in issue #3716 - enums should derive Copy, Eq, and PartialEq. I believe I have followed everything that is needed on this correctly but if not just let me know - I'm new to this so any advice and guidance is definitely appreciated! The main test I did for checking this was running `cargo check -p adbc_core` - if anything else is required just let me know! Fixes #3716 -- 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]
