This is an automated email from the ASF dual-hosted git repository.
xushiyan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 87a2590e528 [MINOR] Fix build failure caused by bad tag name `index`
(#9996)
87a2590e528 is described below
commit 87a2590e5286b9d5863e2d6adfe6beca1d8be466
Author: Shiyan Xu <[email protected]>
AuthorDate: Mon Nov 6 17:22:48 2023 -0800
[MINOR] Fix build failure caused by bad tag name `index` (#9996)
---
website/blog/2023-11-01-record-level-index.md | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/website/blog/2023-11-01-record-level-index.md
b/website/blog/2023-11-01-record-level-index.md
index ed0e84ad884..88f67ac360e 100644
--- a/website/blog/2023-11-01-record-level-index.md
+++ b/website/blog/2023-11-01-record-level-index.md
@@ -6,11 +6,8 @@ category: blog
image: /assets/images/blog/record-level-index/03.RLI_bulkinsert.png
tags:
- design
-- index
-- speedup
+- indexing
- metadata
-- improve write latency
-- improve read latency
- apache hudi
---