waitingkuo commented on issue #3832: URL: https://github.com/apache/arrow-datafusion/issues/3832#issuecomment-1282976820
> I think it is not releated to this issue but datafusion uses `from_timestamp` function in following line: > > https://github.com/apache/arrow-datafusion/blob/f93642fd7782b0d530a5bff0fecec020b34e9bd1/datafusion/physical-expr/src/expressions/datetime.rs#L304 > > So we also need to fix it. If I am wrong, could you also suggest me tips about how to debug/analyze these bugs? @retikulum yes, i think we need to fix it as well. @alamb @avantgardnerio do you think we should eventually move these datetime arithmetic functions into arrow-rs? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
