writer-jill commented on code in PR #17658: URL: https://github.com/apache/druid/pull/17658#discussion_r1933704425
########## docs/querying/sql-functions.md: ########## @@ -1282,21 +1282,74 @@ Returns the following: ## BLOOM_FILTER -Computes a Bloom filter from values produced by the specified expression. +Computes a [bloom filter](../development/extensions-core/bloom-filter.md) from values provided in an expression. Review Comment: Fixed -- 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]
