Jonathan Vexler created HUDI-7730:
-------------------------------------
Summary: HoodieStorage.openSeekable should not have wrapStream
param
Key: HUDI-7730
URL: https://issues.apache.org/jira/browse/HUDI-7730
Project: Apache Hudi
Issue Type: Improvement
Components: core
Reporter: Jonathan Vexler
Fix For: 0.15.0, 1.0.0
HoodieStorage.openSeekable needs to wrap the inputstream when reading log files
in hadoop. We had to expose this as a boolean in the api, but should not do
this because it won't be relevant to other filesystems.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)