Skip to content

v1.1.2#31

Merged
jheer merged 2 commits intomainfrom
v1.1.2
Jan 13, 2025
Merged

v1.1.2#31
jheer merged 2 commits intomainfrom
v1.1.2

Conversation

@jheer
Copy link
Member

@jheer jheer commented Jan 13, 2025

This version adds IPC encoder fixes to improve compatibility with other Arrow-consuming tools.

Changelog:

  • Fix: Explicitly encode default dictionary index type. Do not use null to indicate default (int32).
  • Fix: Include end-of-stream (EOS) message in encoded IPC stream data.
  • Fix: Add redundant schema and EOS message in IPC 'file' format encoder.
  • Test: Update encode tests to include IPC 'file' format checks.
  • Test: Add DuckDB compatibility tests for direct ingest of Flechette-encoded IPC 'stream' buffers.

@jheer jheer merged commit a6c8817 into main Jan 13, 2025
2 checks passed
@jheer jheer deleted the v1.1.2 branch January 13, 2025 02:34
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.

1 participant