You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iceberg.apache.org by ja...@apache.org on 2023/04/23 05:02:23 UTC

[iceberg] branch master updated: Doc: Fix typo in hive_migration.md (#7407)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 38a636cbaf Doc: Fix typo in hive_migration.md (#7407)
38a636cbaf is described below

commit 38a636cbaf6565b6c8803ac64f0b32b63537c7a3
Author: Jonas(Rushan) Jiang <ru...@andrew.cmu.edu>
AuthorDate: Sun Apr 23 01:02:17 2023 -0400

    Doc: Fix typo in hive_migration.md (#7407)
---
 docs/hive-migration.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hive-migration.md b/docs/hive-migration.md
index 04a5907284..c4ef256203 100644
--- a/docs/hive-migration.md
+++ b/docs/hive-migration.md
@@ -49,7 +49,7 @@ CALL catalog_name.system.migrate('db.sample')
 ```
 See [Spark Procedure: migrate](../spark-procedures/#migrate) for more details.
 
-## Add Files From Delta Lake Table to Iceberg
+## Add Files From Hive Table to Iceberg
 To add data files from a Hive table to a given Iceberg table, users can run the following Spark SQL:
 ```sql
 CALL spark_catalog.system.add_files(