Commits


Uwe L. Korn authored and Wes McKinney committed d7845fcd8b8
ARROW-420: Align DATE type with Java implementation Author: Uwe L. Korn <uwelk@xhochy.com> Closes #238 from xhochy/ARROW-420 and squashes the following commits: e497d9f [Uwe L. Korn] Add datetime.date parsing for numpy conversion 5c21453 [Uwe L. Korn] Add support for datetime.datetime 6bf346f [Uwe L. Korn] Add datetime.date conversions 6fca4da [Uwe L. Korn] ARROW-420: Align DATE type with Java implementation