[
https://issues.apache.org/jira/browse/BEAM-11527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291700#comment-17291700
]
Anant Damle edited comment on BEAM-11527 at 2/26/21, 3:19 PM:
--------------------------------------------------------------
this was an oversight.
patched it in
[commit#7bba60d|https://github.com/apache/beam/pull/14078/commits/7bba60dabd47dc64b113d44be410e286fb137b45]
*Workaround:*
Use {{ParquetIO.readFiles().withConfiguration()}}
was (Author: anantdamle):
this was an oversight.
patched it in
[commit#7bba60d|https://github.com/apache/beam/pull/14078/commits/7bba60dabd47dc64b113d44be410e286fb137b45]
> Support user configurable Hadoop Configuration flags for ParquetIO
> ------------------------------------------------------------------
>
> Key: BEAM-11527
> URL: https://issues.apache.org/jira/browse/BEAM-11527
> Project: Beam
> Issue Type: Improvement
> Components: io-java-parquet
> Reporter: Anant Damle
> Assignee: Anant Damle
> Priority: P2
> Labels: parquet
> Fix For: 2.28.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Provide an user configurable interface to provide/input Hadoop configuration
> for ParquetIO.
> Current behaviour supports only
> \{code}AvroReadSupport.AVRO_COMPATIBILITY\{code} flag.
>
> There are now more options supported for reader as introduced through
> [PARQUET-1928|https://issues.apache.org/jira/browse/PARQUET-1928] and
> [PR/831|https://github.com/apache/parquet-mr/pull/831]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)