cambyzju commented on PR #14544: URL: https://github.com/apache/doris/pull/14544#issuecomment-1326169942
> @carlvinhust2012 I don't know spark, but starocks behavior mathes the fixed one, I tested on ClickHouse, the duplicated nulls is also removed from results, this is more matched with user's intuition > > https://docs.starrocks.io/en-us/2.4/sql-reference/sql-functions/array-functions/array_distinct I tested this case on spark, it will remove duplicate nulls. -- 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]
