YutaLin commented on code in PR #4338:
URL: https://github.com/apache/datafusion-comet/pull/4338#discussion_r3276720689
##########
spark/src/main/scala/org/apache/comet/serde/datetime.scala:
##########
@@ -413,6 +413,8 @@ object CometNextDay extends
CometScalarFunction[NextDay]("next_day")
object CometMakeDate extends CometScalarFunction[MakeDate]("make_date")
+object CometMakeDTInterval extends
CometScalarFunction[MakeDTInterval]("make_dt_interval")
Review Comment:
Hi @andygrove
Thanks for the review! The statement is true, i've marked it incompatible
and filed an [issue](https://github.com/apache/datafusion/issues/22401).
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]