Commits


Qingping Hou authored and Andrew Lamb committed 1251f536211
ARROW-12317: [Rust] JSON writer support for time, duration and date This PR adds support for Time and Date date types in Rust arrow JSON writer module. Closes #9993 from houqp/qp_datetime Authored-by: Qingping Hou <dave2008713@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>