[ 
https://issues.apache.org/jira/browse/PARQUET-2405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Atour Mousavi Gourabi updated PARQUET-2405:
-------------------------------------------
    Component/s: parquet-mr

> Include logic for a fallback CodecFactory implementation
> --------------------------------------------------------
>
>                 Key: PARQUET-2405
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2405
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-mr
>            Reporter: Atour Mousavi Gourabi
>            Priority: Major
>
> Now that CodecFactories are pluggable in the read/write API, a fallback 
> CodecFactory implementation should be included. This would allow users to 
> more easily implement their own partially delegating CodecFactory for, for 
> example, hardware accelerating a codec they expect to encounter a lot, 
> without failing on codecs they did not implement themselves. For these cases, 
> the fallback implementation could delegate to the default 
> (Direct)CodecFactory, or any other implementation of their liking.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to