mapleFU commented on issue #36446: URL: https://github.com/apache/arrow/issues/36446#issuecomment-1620601692
Using `std::move` on a constant lvalue reference might not causing a bug, because it might just copy the vector. But it's worthing to fix it. -- 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