Pedro Pedreira
Pedro Pedreira
@kgpai could you help check if this won't affect any of our Presto queries?
@NEUpanning: we have recently added support for different date/timestamp parsing semantics; are these not enough to follow the Spark parsing semantic you described? If not, could you highlight some of...
@NEUpanning `DateTimeFormatter` has different parsing "types". My point was that, even if none of these types support the exact parsing semantics you need today, they could be extended to do...
Sounds reasonable. Do you have any examples on how the parsing compares with Joda parsing? Cc: @mbasmanova who recently enhanced this part of the code.
@wills-feng I just merged #9492. Could you go ahead and rebase this one?
@wills-feng #9494 was merged.