Commits


Kouhei Sutou authored and Wes McKinney committed 7c93d0a8f10
ARROW-3034: [Packaging] Resolve symbolic link in tar.gz Because bsdtar on MSYS2 can't extract tar.gz that includes symlink. Author: Kouhei Sutou <kou@clear-code.com> Closes #2417 from kou/packaging-resolve-symlink and squashes the following commits: ef360240 <Kouhei Sutou> Resolve symbolic link in tar.gz