It appears that the issue is that the symbols in the DLL have `dllimport` linkage while in the static lib they have dllexport: https://akrzemi1.wordpress.com/2016/11/28/the-one-definition-rule/. I'm going to fire up my windows box and see if I can fix it
[ Full content available at: https://github.com/apache/arrow/pull/2704 ] This message was relayed via gitbox.apache.org for [email protected]
