Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pyarrow: Check compatibility of pyarrow.array with string type #2933

Merged
merged 30 commits into from
Nov 15, 2024

Enable passing pyarrow.StringArray to clib.Session.put_strings

d379e46
Select commit
Loading
Failed to load commit list.
Merged

pyarrow: Check compatibility of pyarrow.array with string type #2933

Enable passing pyarrow.StringArray to clib.Session.put_strings
d379e46
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 11, 2024 in 0s

73.33% of diff hit (target 90.00%)

View this Pull Request on Codecov

73.33% of diff hit (target 90.00%)

Annotations

Check warning on line 15 in pygmt/clib/conversion.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/clib/conversion.py#L14-L15

Added lines #L14 - L15 were not covered by tests

Check warning on line 40 in pygmt/clib/session.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pygmt/clib/session.py#L39-L40

Added lines #L39 - L40 were not covered by tests