unknowntpo commented on PR #3654: URL: https://github.com/apache/datafusion-comet/pull/3654#issuecomment-4320867133
@comphead Thanks for the review. I updated the SQL tests to use `query` instead of `query spark_answer_only` where applicable, so these cases run with Comet as well. I also added table-column coverage for the string-like input types accepted by `str_to_map`: `STRING`, `CHAR`, and `VARCHAR`, including cases where the delimiters come from columns. -- 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]
