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

difin 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 27beafb6 Add blog on Iceberg Native Views
27beafb6 is described below

commit 27beafb686ea9918cc11ad22cb1c0c15e2c9375e
Author: Dmitriy Fingerman <[email protected]>
AuthorDate: Mon Jul 6 09:52:29 2026 -0400

    Add blog on Iceberg Native Views
---
 index.html | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/index.html b/index.html
index 2ca1369d..99ddb492 100644
--- a/index.html
+++ b/index.html
@@ -235,6 +235,18 @@
         <hr>
 
         <ul class="blog-list">
+            <li class="blog-item">
+                <h3 class="blog-title">
+                    <a 
href="https://medium.com/@dmitriy.fingerman/bringing-iceberg-native-views-to-apache-hive-f56145cec004";>
+                        Bringing Iceberg Native Views to Apache Hive
+                    </a>
+                </h3>
+                <p class="blog-meta">
+                    <strong>Author:</strong>
+                    <a 
href="https://www.linkedin.com/in/dmitriy-fingerman-494aa915";>Dmitriy 
Fingerman</a>
+                </p>
+            </li>
+            
             <li class="blog-item">
                 <h3 class="blog-title">
                     <a 
href="https://medium.com/@ayushtkn/cloud-native-apache-hive-a-deep-dive-into-the-new-kubernetes-operator-autoscaling-and-6d3e4427121a";>

Reply via email to