Allow ParquetIO.read/parse without explicit schema
Open
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
Assessment
This issue has not been assessed yet.