Commits

Wes McKinney authored 9c9dfa5c6eb
ARROW-3190: [C++] Rename Writeable references to Writable, add backwards compatibility, deprecations "Writable" is the correct spelling. Seems this issue also occurred with the Python buffer protocol, where "writeable" exists now for backwards compatibility Author: Wes McKinney <wesm+git@apache.org> Closes #2569 from wesm/ARROW-3190 and squashes the following commits: d0fa91cd9 <Wes McKinney> Fix typo f4a3081f5 <Wes McKinney> Rename Writeable references to Writable, add backwards compatibility, deprecations