sivabalan narayanan created HUDI-431:
----------------------------------------
Summary: Design and develop parquet logging in Log file
Key: HUDI-431
URL: https://issues.apache.org/jira/browse/HUDI-431
Project: Apache Hudi (incubating)
Issue Type: New Feature
Components: Storage Management
Reporter: sivabalan narayanan
Assignee: sivabalan narayanan
Fix For: 0.5.2
Once Inline FS is available, enable parquet logging support with HoodieLogFile.
LogFile can expose a writer (essentially ParquetWriter) and users can write
records as though writing to parquet files. Similarly on the read path, a
reader (parquetReader) will be exposed which the user can use to read data out
of it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)