Skip to content

ARROW-10476: [Rust] Allow string arrays to be built from Option<&str> or Option<String>#8575

Closed
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:array_from_str
Closed

ARROW-10476: [Rust] Allow string arrays to be built from Option<&str> or Option<String>#8575
jorgecarleitao wants to merge 1 commit into
apache:masterfrom
jorgecarleitao:array_from_str

Allowed string arrays to be built from &str or String.

ad1efbf
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs