zclllyybb commented on PR #31312: URL: https://github.com/apache/doris/pull/31312#issuecomment-1963490462
> > need more discuss. hold on now. we may need a complete fix on planner to prohibit `string` to `array<string>`. @morrySnow PTAL > > @zclllyybb @morrySnow Do we still need to discuss it? Perhaps you can provide me with an example so that I can fix it in the next PR. I think the better way is totally forbid implicit casting from `string` to `array<string>` when do type coercion for function signature matches, rather than use a special set `STRING_SEARCH_FUNCTION_SET` to avoid this. could you please handle this? or you can just fix the origin problem and leave it as a individual task -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org