[
https://issues.apache.org/jira/browse/HUDI-684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17153696#comment-17153696
]
liwei commented on HUDI-684:
----------------------------
[~pwason]
when this issue "Introduce abstraction for writing and reading and compacting
from FileGroups " has finished. we can replace
HoodieFileFormat.PARQUET.getFileExtension to HoodieTable.getBaseFileExtension.
But some tests and utils also use HoodieFileFormat.PARQUET.getFileExtension. I
am happy to resolve this. I want to know what you think? cc [~vinoth]
> 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)