Hello,

In the context of implementing date_bin for timestamps with timezones in
DataFusion[1] (everyone's favorite corner-case riddled area) I would like
to change how casting (and parsing) of timestamps without timezones works
in Arrow [2].

If you have any comments (or information how other Arrow implementations
handle this), please add them to the discussion on [2].

Thank you,
Andrew

[1]: https://github.com/apache/datafusion/issues/10602
[2]: https://github.com/apache/arrow-rs/issues/5827

Reply via email to