Followup to ARROW-9964. Consider the simple CSV (well, one column so there's no comma needed)
If I specify the column as type timestamp, I can provide a timestamp_parser to parse it. But if I specify it as date32, the timestamp_parsers don't get invoked and I get an error.
Reporter: Neal Richardson / @nealrichardson
Note: This issue was originally created as ARROW-10223. Please see the migration documentation for further details.
Followup to ARROW-9964. Consider the simple CSV (well, one column so there's no comma needed)
If I specify the column as type timestamp, I can provide a timestamp_parser to parse it. But if I specify it as date32, the timestamp_parsers don't get invoked and I get an error.
Reporter: Neal Richardson / @nealrichardson
Note: This issue was originally created as ARROW-10223. Please see the migration documentation for further details.