eldenmoon commented on code in PR #37495: URL: https://github.com/apache/doris/pull/37495#discussion_r1668749657
########## regression-test/suites/datatype_p0/nested_types/query/array_functions/test_array_functions_array_with_const.groovy: ########## @@ -16,6 +16,7 @@ // under the License. suite("test_array_functions_array_with_const", "p0") { + sql "set enable_nereids_planner=false;" Review Comment: why set to false? Is Nererids planner ok for this case? -- 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