[ 
https://issues.apache.org/jira/browse/HUDI-9117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17935416#comment-17935416
 ] 

Vinoth Chandar commented on HUDI-9117:
--------------------------------------

[~mansipp] Ethan informed me that you are focussing on the CLI usages.. So made 
a subtask for that. cc [~yihua]

I will take up the other usages..

> Reduce usage of *LogScanner and standardize on *LogReader..
> -----------------------------------------------------------
>
>                 Key: HUDI-9117
>                 URL: https://issues.apache.org/jira/browse/HUDI-9117
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: Vinoth Chandar
>            Assignee: Vinoth Chandar
>            Priority: Blocker
>             Fix For: 1.1.0
>
>
> *LogScanner is still used by 
> * Some paths in Hive 
> * HoodieMergedReadHandle/FileSliceReader
> * Java Client
> * Some odd classes in CLI
> * MetadataTable.
> * Flink. 
> How to go about this
> - We need a log reader impl, that can work with Avro/Indexed Records, to be 
> used for Java/CLI? 
> - Need to understand semantic differences between the two classes if any 
> (bridge) 
> - Any functionality gaps e.g spillable map support?
> - Should rest of code simply work with FileGroupReader with optional base 
> file (instead of reader...?) 



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

Reply via email to