Skip to content

Fix IPC encode compatibility #29

Merged
jheer merged 3 commits intomainfrom
jh/compat
Jan 13, 2025
Merged

Fix IPC encode compatibility #29
jheer merged 3 commits intomainfrom
jh/compat

Conversation

@jheer
Copy link
Member

@jheer jheer commented Jan 12, 2025

  • Explicitly encode default dictionary index type (do not use null to indicate default).
  • Include end-of-stream message in encoded IPC stream data.
  • Add DuckDB compatibility tests for direct ingest of Flechette-encoded IPC buffers.

Fix #28.

@jheer jheer merged commit 80d6fcd into main Jan 13, 2025
2 checks passed
@jheer jheer deleted the jh/compat branch January 13, 2025 02:01
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.

32-bit dictionary index types might be unavailable in the IPC output

1 participant