andygrove commented on code in PR #4714:
URL: https://github.com/apache/datafusion-comet/pull/4714#discussion_r3474923688
##########
spark/src/main/scala/org/apache/comet/serde/arrays.scala:
##########
@@ -124,18 +124,13 @@ object CometSortArray extends
CometExpressionSerde[SortArray] with CodegenDispat
"Nested arrays with `Struct` or `Null` child values are not supported
natively and will" +
" fall back to Spark.")
Review Comment:
I think this needs to be removed now?
```suggestion
```
##########
spark/src/main/scala/org/apache/comet/serde/arrays.scala:
##########
@@ -124,18 +124,13 @@ object CometSortArray extends
CometExpressionSerde[SortArray] with CodegenDispat
"Nested arrays with `Struct` or `Null` child values are not supported
natively and will" +
" fall back to Spark.")
Review Comment:
I think this needs to be removed now?
```suggestion
```
--
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]