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

pvary pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git


The following commit(s) were added to refs/heads/main by this push:
     new 508f2988b0 Docs: Fix grammar issues in descriptions about Hive 
environment in hive-quickstart.md (#12402)
508f2988b0 is described below

commit 508f2988b02ee72ee9a5b5c3046ae58e0133b71b
Author: winston <[email protected]>
AuthorDate: Thu Feb 27 00:19:56 2025 +0800

    Docs: Fix grammar issues in descriptions about Hive environment in 
hive-quickstart.md (#12402)
---
 site/docs/hive-quickstart.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site/docs/hive-quickstart.md b/site/docs/hive-quickstart.md
index 7db266d666..c3d89f9e18 100644
--- a/site/docs/hive-quickstart.md
+++ b/site/docs/hive-quickstart.md
@@ -105,7 +105,7 @@ SELECT * FROM nyc.taxis;
 
 #### Adding Iceberg to Hive
 
-If you already have a Hive 4.0.0, or later, environment, it comes with the 
Iceberg 1.4.3 included. No additional downloads or jars are needed. If you have 
a Hive 2.3.x or Hive 3.1.x environment see [Enabling Iceberg support in 
Hive](docs/latest/hive.md#hive-23x-hive-31x).
+If you already have a Hive 4.0.0 or later environment, it comes with the 
Iceberg 1.4.3 included. No additional downloads or jars are needed. If you have 
a Hive 2.3.x or Hive 3.1.x environment see [Enabling Iceberg support in 
Hive](docs/latest/hive.md#hive-23x-hive-31x).
 
 #### Learn More
 

Reply via email to