Skip to content

Commit ad7341c

Browse files
committed
minor ut test fix
1 parent edcae46 commit ad7341c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/library/yql/minikql/comp_nodes/ut/mkql_match_recognize_ut.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ namespace NKikimr {
115115
{NYql::NMatchRecognize::TRowPatternFactor{"A", 3, 3, false, false, false}}
116116
},
117117
getDefines,
118+
false,
118119
streamingMode);
119120

120121
auto graph = setup.BuildGraph(pgmReturn);

0 commit comments

Comments
 (0)