Commits


Joris Van den Bossche authored and GitHub committed b4913df85cd
MINOR: [C++] Fix spacing in temporal cast error message (#14899) Currently you get an error like "ArrowInvalid: Failed to parse string: '2021-01-02 00:00:00+01:00' as a scalar of type timestamp[s]expected no zone offset" Authored-by: Joris Van den Bossche <jorisvandenbossche@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>