Skip to content

Commit

Permalink
Test again
Browse files Browse the repository at this point in the history
  • Loading branch information
libenchao committed Dec 2, 2023
1 parent f9b3b84 commit 3139deb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2353,7 +2353,7 @@ private void checkGroupBySingleSortLimit(boolean approx) {
"store_state=OR; brand_name=Symphony; A=32.176",
"store_state=CA; brand_name=Toretti; A=32.2465",
"store_state=WA; brand_name=King; A=34.6104",
"store_state=OR; brand_name=Toretti; A=36.3");
"store_state=OR; brand_name=Toretti; A=36.3,test1");
}

@Test void testInterleaveBetweenAggregateAndGroupOrderByOnDimension() {
Expand Down

0 comments on commit 3139deb

Please sign in to comment.