andygrove commented on issue #377: URL: https://github.com/apache/datafusion-comet/issues/377#issuecomment-2094222085
Thanks @mattharder91. Feel free to break this down into smaller issues if needed e.g. `string <-> binary`, `integers <-> binary` and so on. There is a little more info on `binary -> string` in https://github.com/apache/datafusion-comet/pull/379. It looks this works for valid UTF-8 inputs but Spark allows non UTF-8 input. -- 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]
