MSVC generates a copy constructor for this class and gets upset that `ArrayBuilder` is non-copyable. It seems that the behavior for classes with dllexport is different which is why the patch earlier today broke the build
[ Full content available at: https://github.com/apache/arrow/pull/2605 ] This message was relayed via gitbox.apache.org for [email protected]
