[
https://issues.apache.org/jira/browse/HUDI-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153855#comment-17153855
]
Prashant Wason commented on HUDI-684:
-------------------------------------
Hi [~309637554],
Using HoodieTable.getBaseFileExtension is definitely better. I have tried
making this change where possible as part of PR #1687. The tests still need to
be changed. I did not fix all the tests as that would have bloated the PR #1687.
You can file an issue for that we can work on it.
> Introduce abstraction for writing and reading and compacting from FileGroups
> -----------------------------------------------------------------------------
>
> Key: HUDI-684
> URL: https://issues.apache.org/jira/browse/HUDI-684
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Code Cleanup, Writer Core
> Reporter: Vinoth Chandar
> Assignee: Prashant Wason
> Priority: Blocker
> Labels: help-requested, pull-request-available
> Fix For: 0.6.0
>
>
> We may have different combinations of base and log data
>
> parquet , avro (today)
> parquet, parquet
> hfile, hfile (indexing, RFC-08)
>
> reading/writing/compaction machinery should be solved
--
This message was sent by Atlassian Jira
(v8.3.4#803005)