Commits


Sutou Kouhei authored and Antoine Pitrou committed 94ba10bbf3b
ARROW-6294: [C++] Use hyphen for plasma-store-server executable To follow ARROW-4648 https://github.com/apache/arrow/pull/5069 : > hyphens in executable file names But this causes backward incompatibility. Closes #5131 from kou/cpp-plasma-store-server and squashes the following commits: 2a9786ccc <Sutou Kouhei> Use hyphen for plasma-store-server executable Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Antoine Pitrou <antoine@python.org>