Skip to content

Commit

Permalink
Update src/rust/src/expr/string.rs
Browse files Browse the repository at this point in the history
Co-authored-by: eitsupi <[email protected]>
  • Loading branch information
etiennebacher and eitsupi authored Jan 11, 2025
1 parent ec9562a commit dd1ca9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/rust/src/expr/string.rs
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ impl PlRExpr {
}
}

#[allow(unused_variables)]
fn str_json_decode(
&self,
dtype: &PlRDataType,
Expand Down

0 comments on commit dd1ca9f

Please sign in to comment.