andygrove commented on issue #1459:
URL: 
https://github.com/apache/datafusion-comet/issues/1459#issuecomment-4391758056

   The bulk of array serdes in 
`spark/src/main/scala/org/apache/comet/serde/arrays.scala` already use the 
generic `scalarFunctionExprToProto` / `scalarFunctionExprToProtoWithReturnType` 
helpers. The remaining cases (ArrayInsert, ArraysZip) require dedicated proto 
messages and aren't candidates for this simplification, so closing.


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