Commits

Wes McKinney authored 60b5832e4c7
ARROW-686: [C++] Account for time metadata changes, add Time32 and Time64 types This also has a little visitor refactoring Author: Wes McKinney <wes.mckinney@twosigma.com> Closes #432 from wesm/ARROW-686 and squashes the following commits: 300c7f2 [Wes McKinney] Fix glib for time32/64 changes be4c976 [Wes McKinney] Remove JSON time todo 504059a [Wes McKinney] Remove copy ctors to fix MSVC linker error ae574ce [Wes McKinney] Some cleaning cf9783c [Wes McKinney] Add new time types to Python bindings 95f5a05 [Wes McKinney] Implement Time32 and Time64 types, IPC roundtrip