andygrove commented on code in PR #469:
URL: https://github.com/apache/datafusion-comet/pull/469#discussion_r1613743037
##########
spark/src/main/scala/org/apache/comet/serde/QueryPlanSerde.scala:
##########
@@ -1094,24 +1094,46 @@ object QueryPlanSerde extends Logging with
ShimQueryPlanSerde with CometExprShim
None
}
- // TODO waiting for arrow-rs update
-// case RLike(left, right) =>
Review Comment:
I did look at arrow-rs and there is support there but it seems to have more
logic than we need (including some postgres compatibility).
--
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]