We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d3c3c0 commit e6e2f0dCopy full SHA for e6e2f0d
docs/content/migration/clone-from-hive.md
@@ -24,10 +24,10 @@ specific language governing permissions and limitations
24
under the License.
25
-->
26
27
-# Hive Table Clone
+# Clone Hive Table
28
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".
+Clone Hive Table supports cloning hive tables with parquet, orc and avro formats. The cloned table will be
+[append table]({{< ref "append-table/overview" >}}).
31
32
## Clone Hive Table
33
0 commit comments