Skip to content

Test which Arrow and Pandas datatypes are supported in write APIs #878

Description

@wjones127

Would be good to maintain unit tests that cover all the data types and understand roundtrip behavior.

Create two unit tests: one for PyArrow types and one for Pandas types. For each, create a table/DataFrame where there is one column for each possible data type. Verify the table can be roundtripped. If there are any that don't roundtrip, comment them out and create a new GitHub issue to track support for the data type.

Metadata

Metadata

Assignees

Labels

A-pythonPython bindingsarrowApache Arrow related issuesciGithub Action or Test issuesgood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions