[
https://issues.apache.org/jira/browse/HUDI-8073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Vexler updated HUDI-8073:
----------------------------------
Description: Hive reader uses a map right now and that is kinda messy and
breaks some assumptions about reader context. Instead we should pass it with
the storage info (was: We convert engine native format to FileSlice, and then
in the reader context, we convert back to the engine native format. Create
abstraction so that we can directly pass those file objects to the reader
context)
Summary: Add hosts to storage info and pass from hive reader (was:
Create abstraction to maintain files in the the engine native format)
> Add hosts to storage info and pass from hive reader
> ---------------------------------------------------
>
> Key: HUDI-8073
> URL: https://issues.apache.org/jira/browse/HUDI-8073
> Project: Apache Hudi
> Issue Type: New Feature
> Components: reader-core
> Reporter: Jonathan Vexler
> Assignee: Jonathan Vexler
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
>
> Hive reader uses a map right now and that is kinda messy and breaks some
> assumptions about reader context. Instead we should pass it with the storage
> info
--
This message was sent by Atlassian Jira
(v8.20.10#820010)