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 f8e80d2 Add blog on Hive Iceberg REST Catalog Client.
f8e80d2 is described below
commit f8e80d20d5b87e7c1d54c31cd3025aedfe870848
Author: Dmitriy Fingerman <[email protected]>
AuthorDate: Thu Oct 23 12:02:38 2025 -0400
Add blog on Hive Iceberg REST Catalog Client.
---
index.html | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/index.html b/index.html
index 910c57a..01d1e3e 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/expanding-the-hive-ecosystem-with-iceberg-rest-f51da5019fe6">
+ Expanding the Hive Ecosystem with Iceberg REST
+ </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/@dmitriy.fingerman/hive-iceberg-compaction-an-in-depth-look-at-improving-table-performance-11c717bb6f8b">