-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: 03917_mergeTreeTextIndex_table_function #97906
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: 03917_mergeTreeTextIndex_table_function
Failure reason: result differs with reference
CI report: Stateless tests (amd_binary, ParallelReplicas, s3 storage, parallel)
Failing test history: cidb
Test output:
2026-02-25 02:39:56 Reason: result differs with reference:
2026-02-25 02:39:56 --- /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/queries/0_stateless/03917_mergeTreeTextIndex_table_function.reference 2026-02-25 02:29:57.762883657 +0300
2026-02-25 02:39:56 +++ /home/ubuntu/actions-runner/_work/ClickHouse/ClickHouse/tests/queries/0_stateless/03917_mergeTreeTextIndex_table_function.stdout 2026-02-25 02:39:56.329484023 +0300
2026-02-25 02:39:56 @@ -1,64 +1,27 @@
2026-02-25 02:39:56 -- 1. All selected fields
2026-02-25 02:39:56 -all_1_1_0 apple front_coded 500 1 0 0 0
2026-02-25 02:39:56 -all_1_1_0 banana front_coded 500 1 0 0 0
2026-02-25 02:39:56 -all_2_2_0 cherry front_coded 500 1 0 0 0
2026-02-25 02:39:56 -all_2_2_0 date front_coded 500 1 0 0 0
2026-02-25 02:39:56 -- 2. Aggregation over token: count distinct tokens per part
2026-02-25 02:39:56 -all_1_1_0 2
2026-02-25 02:39:56 -all_2_2_0 2
2026-02-25 02:39:56 -- 3. Aggregation: total cardinality per token across all parts
2026-02-25 02:39:56 -apple 500
2026-02-25 02:39:56 -banana 500
2026-02-25 02:39:56 -cherry 500
2026-02-25 02:39:56 -date 500
2026-02-25 02:39:56 -- 4. Filtering by part_name: only read tokens from one part
2026-02-25 02:39:56 -apple
2026-02-25 02:39:56 -banana
2026-02-25 02:39:56 -- 5. KeyCondition filtering: equality on token
2026-02-25 02:39:56 -apple 500
2026-02-25 02:39:56 -- 6. KeyCondition filtering: range on token
2026-02-25 02:39:56 -banana 500
2026-02-25 02:39:56 -- 7. KeyCondition filtering: token IN (...)
2026-02-25 02:39:56 -apple 500
2026-02-25 02:39:56 -cherry 500
2026-02-25 02:39:56 -- 8. KeyCondition filtering: prefix match with LIKE
2026-02-25 02:39:56 -date 500
2026-02-25 02:39:56 -- 9. KeyCondition filters to a single block out of 7
2026-02-25 02:39:56 -1
2026-02-25 02:39:56 +0
2026-02-25 02:39:56 -- 10. Range filter matching exactly one block
2026-02-25 02:39:56 -e
2026-02-25 02:39:56 -f
2026-02-25 02:39:56 -g
2026-02-25 02:39:56 -h
2026-02-25 02:39:56 -- 11. Range filter matching two blocks
2026-02-25 02:39:56 -8
2026-02-25 02:39:56 +0
2026-02-25 02:39:56 -- 12. Large table: count tokens
2026-02-25 02:39:56 -10003
2026-02-25 02:39:56 +0
2026-02-25 02:39:56 -- 13. Large table: uniqExact tokens
2026-02-25 02:39:56 -10003
2026-02-25 02:39:56 +0
2026-02-25 02:39:56 -- 14. Large table: aggregation over token (top tokens by cardinality)
2026-02-25 02:39:56 -common 100000 2
2026-02-25 02:39:56 -medium 1000 1
2026-02-25 02:39:56 -rare 1 1
~~~~~ truncated 32 lines ~~~~~
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI