lidavidm opened a new issue, #39673: URL: https://github.com/apache/arrow/issues/39673
### Describe the enhancement requested We declare a copy constructor but not a move constructor, and so the class ends up without a move constructor (https://en.cppreference.com/w/cpp/language/rule_of_three) ### Component(s) C++ -- 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]
