Skip to content

ARROW-7268: [Rust] Add custom_metadata field from IPC message to Schema.#5907

Closed
grundprinzip wants to merge 1 commit into
apache:masterfrom
grundprinzip:schema_metadata
Closed

ARROW-7268: [Rust] Add custom_metadata field from IPC message to Schema.#5907
grundprinzip wants to merge 1 commit into
apache:masterfrom
grundprinzip:schema_metadata

Conversation

@grundprinzip

Copy link
Copy Markdown

This patch propagates the custom_metadata field from the IPC message
to the Schema type. It adds the necessary serailization and
deserialization logic and tests.

@grundprinzip grundprinzip changed the title [Rust] Add custom_metadata field from IPC message to Schema. ARROW-7268: [Rust] Add custom_metadata field from IPC message to Schema. Nov 26, 2019
@github-actions

Copy link
Copy Markdown

@nevi-me nevi-me left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @grundprinzip, one minor comment on a private function name

Comment thread rust/arrow/src/datatypes.rs Outdated
…hema.

This patch propagates the `custom_metadata` field from the IPC message
to the Schema type. It adds the necessary serailization and
deserialization logic and tests.

@paddyhoran paddyhoran left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @grundprinzip

@nevi-me nevi-me left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants