CONNECTION_STRICTLY must be memory merge?why merge is GroupByStreamMergedResult? #32002
SpriderMan
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
excute sql:SELECT o.user_id FROM t_order_0 o JOIN t_order_item_0 i ON o.order_id=i.order_id and o.user_id IN
( ? , ?, ? , ?, ?) group by o.user_id ORDER BY user_id ASC
Beta Was this translation helpful? Give feedback.
All reactions