Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
Signed-off-by: xxchan <[email protected]>
  • Loading branch information
xxchan committed Sep 10, 2024
1 parent 6eef1cf commit 95024e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/src/array/arrow/arrow_udf.rs
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ mod tests {
Field {
name: "key",
data_type: Utf8,
nullable: true,
nullable: false,
dict_id: 0,
dict_is_ordered: false,
metadata: {},
Expand Down

0 comments on commit 95024e2

Please sign in to comment.