parthchandra commented on code in PR #3265:
URL: https://github.com/apache/datafusion-comet/pull/3265#discussion_r2787437487


##########
spark/src/test/scala/org/apache/spark/sql/comet/ParquetDatetimeRebaseSuite.scala:
##########
@@ -116,6 +116,38 @@ abstract class ParquetDatetimeRebaseSuite extends 
CometTestBase {
     }
   }
 
+  test("datediff works with dictionary-encoded timestamp columns") {

Review Comment:
   This test appears to have nothing to do with `ParquetDatetimeRebaseSuite`. 
It should probably be in `CometTemporalExpressionsSuite`. 



-- 
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]

Reply via email to