You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Ismaël Mejía (Jira)" <ji...@apache.org> on 2021/03/30 10:34:00 UTC

[jira] [Created] (BEAM-12070) Make ParquetIO splittable by default

Ismaël Mejía created BEAM-12070:
-----------------------------------

             Summary: Make ParquetIO splittable by default
                 Key: BEAM-12070
                 URL: https://issues.apache.org/jira/browse/BEAM-12070
             Project: Beam
          Issue Type: Improvement
          Components: io-java-parquet
            Reporter: Ismaël Mejía
            Assignee: Ismaël Mejía


For historical reasons ParquetIO prefers a non splittable read mode, but the common Parquet use case requires it to be splittable by default. Ideally we should remove the non-splittable path and have a single unified way to read data in the internal implementation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)