This is an automated email from the ASF dual-hosted git repository. dkuzmenko pushed a commit to branch major_changes_add_version in repository https://gitbox.apache.org/repos/asf/hive-site.git
commit 6498a26a5b4d5e25ed902e6fcc7a8e7595523e4c Author: Denys Kuzmenko <[email protected]> AuthorDate: Sat Nov 1 13:18:27 2025 +0200 Add Hive version to the major changes overview page --- content/docs/latest/introduction-to-apache-hive.md | 2 +- content/docs/latest/overview-of-major-changes.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/docs/latest/introduction-to-apache-hive.md b/content/docs/latest/introduction-to-apache-hive.md index 59cdcbf..e3a8747 100644 --- a/content/docs/latest/introduction-to-apache-hive.md +++ b/content/docs/latest/introduction-to-apache-hive.md @@ -1,5 +1,5 @@ --- -title: "Apache Hive : Introduction to Apache Hive" +title: "Introduction to Apache Hive" date: 2024-12-12 --- diff --git a/content/docs/latest/overview-of-major-changes.md b/content/docs/latest/overview-of-major-changes.md index 4272933..46ab13a 100644 --- a/content/docs/latest/overview-of-major-changes.md +++ b/content/docs/latest/overview-of-major-changes.md @@ -1,9 +1,9 @@ --- -title: "Apache Hive : Overview of Major Changes" +title: "Hive 4.0 - Overview of Major Changes" date: 2024-12-12 --- -# Apache Hive : Overview of Major Changes +# Hive 4.0 - Overview of Major Changes * ### **Iceberg Integration**
