prasannarajaperumal commented on code in PR #6268: URL: https://github.com/apache/hudi/pull/6268#discussion_r942184424
########## website/src/pages/tech-specs.md: ########## @@ -0,0 +1,371 @@ +# Apache Hudi Storage Format Specification [DRAFT] + + + +This document is a specification for the Hudi Storage Format which transforms immutable cloud/file storage systems into transactional data lakes. + +## Overview + +Hudi Storage Format enables the following features over very large collection of files/objects Review Comment: I dont want to call the spec as table format. Table format to me refers to catalogs, schema, object definition etc. Storage format is the spec for the storage layer. Let us think it over. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
