Commits


Bryan Cutler authored and Wes McKinney committed 621d52740b5
ARROW-582: [Java] Added JSON reader/writer unit test for date, time, and timestamp New unit test to verify Java JSON reader/writer round-trip with date, time and timestamp types Author: Bryan Cutler <cutlerb@gmail.com> Closes #495 from BryanCutler/java-json-DateTime-Test-ARROW-582 and squashes the following commits: e80683b [Bryan Cutler] added JSON read and write support unit test