[
https://issues.apache.org/jira/browse/HUDI-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17406135#comment-17406135
]
ASF GitHub Bot commented on HUDI-2317:
--------------------------------------
pratyakshsharma commented on a change in pull request #3497:
URL: https://github.com/apache/hudi/pull/3497#discussion_r697826326
##########
File path: website/blog/2021-08-18-virtual-keys.md
##########
@@ -0,0 +1,291 @@
+---
+title: "Adding support for Virtual Keys in Hudi"
+excerpt: "Supporting Virtual keys in Hudi for reducing storage overhead"
+author: shivnarayan
+category: blog
+---
+
+Apache Hudi helps you build and manage data lakes with different table types,
config knobs to cater to everyone's need.
+Hudi adds per record metadata fields like `_hoodie_record_key`,
`_hoodie_partition path`, `_hoodie_commit_time` which serves multiple purposes.
Review comment:
nit: _hoodie_partition path -> _hoodie_partition_path
--
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]
> Publish a blog on virtual keys
> ------------------------------
>
> Key: HUDI-2317
> URL: https://issues.apache.org/jira/browse/HUDI-2317
> Project: Apache Hudi
> Issue Type: Sub-task
> Components: Docs
> Reporter: sivabalan narayanan
> Priority: Major
> Labels: pull-request-available
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)