Add support for full text search on bloom_filter(tokens(..))#1620
Add support for full text search on bloom_filter(tokens(..))#1620kodiakhq[bot] merged 7 commits intomainfrom
Conversation
🦋 Changeset detectedLatest commit: 1021ebb The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
E2E Test Results✅ All tests passed • 61 passed • 4 skipped • 751s
Tests ran across 4 shards in parallel. |
PR Review - bloom_filter tokens() optimizationThis PR adds support for ClickHouse Critical:
Important:
Minor:
Recommendation: Address the case sensitivity and type inconsistency issues before merge. The SQL injection concern is mitigated by |
Resolves HDX-1977