This is an automated email from the ASF dual-hosted git repository. kxiao pushed a commit to branch branch-2.0 in repository https://gitbox.apache.org/repos/asf/doris.git
commit a9fdbf4fd97415ce8807da5516d01f891f84777e Author: airborne12 <[email protected]> AuthorDate: Wed Sep 6 11:48:29 2023 +0800 [Fix](regression) fix wrong regression result (#23944) --- regression-test/data/index_p0/test_bitmap_index.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-test/data/index_p0/test_bitmap_index.out b/regression-test/data/index_p0/test_bitmap_index.out index 7693c1ca47..13960e6576 100644 --- a/regression-test/data/index_p0/test_bitmap_index.out +++ b/regression-test/data/index_p0/test_bitmap_index.out @@ -155,7 +155,7 @@ default_cluster:regression_test_index_p0.test_bitmap_index_unique_mow_delete vi 2 -- !sql -- -3 +2 -- !sql -- 2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
