This is an automated email from the ASF dual-hosted git repository.

ayushsaxena pushed a commit to branch asf-blog
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/asf-blog by this push:
     new e1de366  Add Blogs by Dmitriy & Okumin.
e1de366 is described below

commit e1de3665ab48c84c323e38c8dc5cf31deadc2b21
Author: Ayush Saxena <[email protected]>
AuthorDate: Mon Jun 2 17:57:45 2025 +0530

    Add Blogs by Dmitriy & Okumin.
---
 index.html | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/index.html b/index.html
index f247724..8de0fff 100644
--- a/index.html
+++ b/index.html
@@ -126,6 +126,24 @@
 
     <ul>
         <!--    Add links to blogs here at top, using same li element -->
+
+                <li>
+            <h3>
+                <a style="text-decoration:none"
+                   
href="https://medium.com/@dmitriy.fingerman/hive-iceberg-compaction-an-in-depth-look-at-improving-table-performance-11c717bb6f8b";>
+                    Hive Iceberg Compaction: An In-Depth Look at Improving 
Table Performance</a></h3>
+            <p><strong>Author</strong>:
+                <a style="text-decoration:none" 
href="https://www.linkedin.com/in/dmitriy-fingerman-494aa915";>Dmitriy 
Fingerman</a>
+        </li>
+        <li>
+            <h3>
+                <a style="text-decoration:none"
+                   
href="https://medium.com/@okumin/hive-bucket-map-join-is-now-available-for-iceberg-users-d3026a60a7bb";>
+                    Hive: Bucket Map Join is now available for Iceberg 
users!</a></h3>
+            <p><strong>Author</strong>:
+                <a style="text-decoration:none" 
href="https://www.linkedin.com/in/okumin";>Shohei Okumiya</a>
+        </li>
+
         <li>
             <h3>
                 <a style="text-decoration:none"

Reply via email to