Details
-
Task
-
Status: Resolved
-
P3
-
Resolution: Fixed
-
None
-
None
Description
Since ParquetIO is merged to master, we should test how it behaves with parquet files created by native Spark and Flink applications.
More specifically, we should:
- test if files created by Flink/Spark can be read successfully using ParquetIO in Beam
- test if files created by beam using ParquetIO in Beam can be read using Flink/Spark native application.