Skip to content

bug: ArrowSchemaConverter can't handle unsigned datatypes from arrow #675

Open
@sundy-li

Description

@sundy-li

error throws for unsigned types

  _ => Err(Error::new(
                ErrorKind::DataInvalid,
                format!("Unsupported Arrow data type: {p}"),
            )),

cc @Xuanwo

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions