You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/10/03 12:02:00 UTC

[jira] [Updated] (HUDI-285) Implement HoodieStorageWriter based on actual file type

     [ https://issues.apache.org/jira/browse/HUDI-285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HUDI-285:
--------------------------------
    Labels: pull-request-available  (was: )

> Implement HoodieStorageWriter based on actual file type
> -------------------------------------------------------
>
>                 Key: HUDI-285
>                 URL: https://issues.apache.org/jira/browse/HUDI-285
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: Write Client
>            Reporter: leesf
>            Assignee: leesf
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.5.1
>
>
> Currently the _getStorageWriter_ method in HoodieStorageWriterFactory to get HoodieStorageWriter is hard code to HoodieParquetWriter since currently only parquet is supported for HoodieStorageWriter. However, it is better to implement HoodieStorageWriter based on actual file type for extension.
> cc [~vinoth] [~vbalaji]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)