diff --git a/test/distributed/cases/benchmark/tpcds/01_issue_24208.sql b/test/distributed/cases/benchmark/tpcds/01_issue_24208.sql index c9ca0be6983a0..18a182f7caa2f 100644 --- a/test/distributed/cases/benchmark/tpcds/01_issue_24208.sql +++ b/test/distributed/cases/benchmark/tpcds/01_issue_24208.sql @@ -1,4 +1,3 @@ --- @bvt:issue#24208 -- Reproduces the q34 root cause on the AP merge-group path. -- The first partial batch contains only non-null customer keys, while a -- later batch contains the NULL group that used to be dropped.