From bfa8d525211521009db332671ba43bed1e0c07f8 Mon Sep 17 00:00:00 2001 From: kokila-19 <35219892+kokila-19@users.noreply.github.com> Date: Wed, 14 Jan 2026 00:38:05 +0530 Subject: [PATCH] Add blog link on Z-Order in Apache Hive --- content/community/resources/books-blogs-talks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/community/resources/books-blogs-talks.md b/content/community/resources/books-blogs-talks.md index 2d684a99..11b7c31b 100644 --- a/content/community/resources/books-blogs-talks.md +++ b/content/community/resources/books-blogs-talks.md @@ -24,6 +24,7 @@ Online book: * + *[The Free Hive Book](https://github.com/Prokopp/the-free-hive-book)* by Christian Prokopp – GitHub * **Blogs:** + + [Z-Order in Apache Hive: Multi-Dimensional Write Ordering for Hive Iceberg Tables](https://medium.com/@kokilanarayanan95/z-order-in-apache-hive-multi-dimensional-write-ordering-for-hive-iceberg-tables-bad5928c148c) by Kokila N + [Apache Hive 4.x With Apache Iceberg (Part-I)](https://link.medium.com/WUuuzhdtxBb) by Ayush Saxena + [Apache Hive-4.x with Iceberg Branches & Tags](https://medium.com/@ayushtkn/apache-hive-4-x-with-iceberg-branches-tags-3d52293ac0bf) by Ayush Saxena + [Data Federation with Apache Hive](https://link.medium.com/JKRi6qMGmBb) by Akshat Mathur