apache / apache/beam

Allow ParquetIO.read/parse without explicit schema

Open
#20,769 0 comments 0 reactions 0 assignees View on GitHub
io java new feature P3 parquet
Dominant language
Java
Stars
8.7k
Forks
4.7k
Avg merge
1d 20h
Merged PRs (30d)
196

Description

Parquet files store their schema, so it could make sense for users to want to read a PCollection or PCollection without needing to pass explicitly the Schema. e.g. ParquetIO.read().from(...).

Request from the user mailing list:
https://lists.apache.org/thread.html/r6fd6c583383c950766a74100d8f923aa9dab39b2c47524a6bbd08508%40%3Cuser.beam.apache.org%3E

Imported from Jira [BEAM-11650](https://issues.apache.org/jira/browse/BEAM-11650). Original Jira may contain additional context.
Reported by: iemejia.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.