Skip to content

Commit 38cc39f

Browse files
authored
Update rust/experimental/query_engine/expressions/src/scalars/scalar_expressions.rs
1 parent 1e87a11 commit 38cc39f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rust/experimental/query_engine/expressions/src/scalars/scalar_expressions.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1747,6 +1747,7 @@ mod tests {
17471747
}
17481748

17491749
#[test]
1750+
#[allow(clippy::type_complexity)]
17501751
pub fn test_replace_string_scalar_expression_try_resolve() {
17511752
fn run_test(
17521753
input: Vec<(

0 commit comments

Comments
 (0)