Skip to content

fix: respect Arrow IPC offset buffer padding - #215

Open
Chaptykov wants to merge 1 commit into
geoarrow:mainfrom
Chaptykov:respect-ipc-offset-buffer-padding
Open

Chaptykov wants to merge 1 commit into
geoarrow:mainfrom
Chaptykov:respect-ipc-offset-buffer-padding

Conversation

@Chaptykov

Copy link
Copy Markdown

Fixes #214

@kylebarron

Copy link
Copy Markdown
Member

As I commented on the issue, this is ok as a workaround but I would like at least an upstream issue to be created before we work around them.

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Arrow IPC padded offset buffers are treated as logical lengths instead of FieldNode.length + 1, breaking polygon strokes

2 participants