Weijun-H commented on PR #5818: URL: https://github.com/apache/arrow-datafusion/pull/5818#issuecomment-1499672136
> hi @Weijun-H sorry i think we should use `input_expr_types[1]` instead The return type should be based on `input_expr_types[0]`. If `input_expr_types[0]` is 'minute', the return type should be `Ok(DataType::Timestamp(TimeUnit::Second, None))`. WDYT? -- 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]
