Skip to content
This repository was archived by the owner on May 10, 2024. It is now read-only.

PARQUET-782: Support writing to Arrow sinks - #196

Closed
xhochy wants to merge 2 commits into
apache:masterfrom
xhochy:PARQUET-782
Closed

PARQUET-782: Support writing to Arrow sinks#196
xhochy wants to merge 2 commits into
apache:masterfrom
xhochy:PARQUET-782

Conversation

@xhochy

Copy link
Copy Markdown
Member

No description provided.

@xhochy

Copy link
Copy Markdown
MemberAuthor

Depends on apache/arrow#215

}

template <>
Status FlatColumnReader::Impl::TypedReadBatch<::arrow::BooleanType, BooleanType>(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This is all because the c_type trait disappeared, or something else?

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Yes, that are all needed changes.

@wesm

wesm commented Nov 27, 2016

Copy link
Copy Markdown
Member

+1, thank you

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@xhochy@wesm