This is an automated email from the ASF dual-hosted git repository.
CurtHagenlocher pushed a change to branch ipc-message-custom-metadata
in repository https://gitbox.apache.org/repos/asf/arrow-dotnet.git
at 304d018 Return custom metadata with the batch instead of exposing
reader state
This branch includes the following new commits:
new 7a5bacf Expose IPC Message custom_metadata on ArrowStreamReader
new 42a2b83 Add WriteRecordBatch overload with custom_metadata
new b68ca15 Add custom_metadata cross-language tests using pythonnet +
pyarrow: - C# writes IPC stream with custom_metadata → Python reads via
read_next_batch_with_custom_metadata() - Python writes IPC stream with
custom_metadata → C# reads via LastBatchCustomMetadata
new fcff0b8 Address Copilot review comments on #424
new 284d300 Address review feedback: make the "start" preamble unskippable
new 304d018 Return custom metadata with the batch instead of exposing
reader state
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.