Skip to content

Commit e6e2f0d

Browse files
committed
fix doc
1 parent 7d3c3c0 commit e6e2f0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/content/migration/clone-from-hive.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ specific language governing permissions and limitations
2424
under the License.
2525
-->
2626

27-
# Hive Table Clone
27+
# Clone Hive Table
2828

29-
Apache Hive supports Parquet, ORC file formats that could be cloned to Paimon. The cloned table will be
30-
[append table]({{< ref "append-table/overview" >}}). Supports file format of hive "orc" and "parquet" and "avro".
29+
Clone Hive Table supports cloning hive tables with parquet, orc and avro formats. The cloned table will be
30+
[append table]({{< ref "append-table/overview" >}}).
3131

3232
## Clone Hive Table
3333

0 commit comments

Comments
 (0)