peter-toth commented on code in PR #2114:
URL: https://github.com/apache/datafusion-comet/pull/2114#discussion_r2267052306
##########
spark/src/main/scala/org/apache/comet/serde/bitwise.scala:
##########
@@ -24,136 +24,128 @@ import org.apache.spark.sql.types.{ByteType, IntegerType,
LongType}
import org.apache.comet.serde.QueryPlanSerde._
-object CometBitwiseAdd extends CometExpressionSerde {
+object CometBitwiseAnd extends CometExpressionSerde[BitwiseAnd] {
Review Comment:
This is a name fix as well.
--
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]