liuyongvs commented on PR #24526:
URL: https://github.com/apache/flink/pull/24526#issuecomment-2017314639

   > 
https://clickhouse.com/docs/en/sql-reference/functions/array-functions#arrayintersectarr
   
   from my side, it is not a good idea.
   because we can use array_intersect(array_intersect(array1, array2), array3) 
does same. it is just a syntatic sugar.
   and array_union/array_except has supported and merged. there are both two 
args. we may align , what is your opinion @dawidwys @MartijnVisser 


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to