Dandandan commented on a change in pull request #8913:
URL: https://github.com/apache/arrow/pull/8913#discussion_r543533588



##########
File path: rust/arrow/test/data/various_types.csv
##########
@@ -1,6 +1,6 @@
-c_int|c_float|c_string|c_bool
-1|1.1|"1.11"|true
-2|2.2|"2.22"|true
-3||"3.33"|true
-4|4.4||false
-5|6.6|""|false
\ No newline at end of file
+c_int|c_float|c_string|c_bool|c_date

Review comment:
       Added, added some extra tests / checks as well.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to