File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ description: 查找覆盖连接、摄取、迁移、开发与运维 Databend 的
1919- [ 使用 Bend Ingest 导入 Kafka 数据] ( /tutorials/ingest-and-stream/kafka-bend-ingest-kafka )
2020- [ 使用 Kafka Connect 导入 Kafka 数据] ( /tutorials/ingest-and-stream/kafka-databend-kafka-connect )
2121- [ 使用 Vector 同步 JSON 日志] ( /tutorials/ingest-and-stream/automating-json-log-loading-with-vector )
22- - [ 查询系统元数据 ] ( /tutorials/ingest-and-stream/query-metadata )
22+ - [ 查询 Stage 文件元数据 ] ( /tutorials/ingest-and-stream/query-metadata )
2323
2424## 数据迁移
2525- [ 迁移方案概览] ( /tutorials/migrate/ )
Original file line number Diff line number Diff line change 11---
2- title : 查询系统元数据
3- sidebar_label : 查询系统元数据
2+ title : 查询 Stage 文件元数据
3+ sidebar_label : 查询 Stage 文件元数据
44---
55
66本教程将演示如何把示例 Parquet 文件上传到 Internal Stage、推断其列定义,并创建带有文件级元数据字段的表,以便追踪每行数据来自哪个文件、对应的行号等。
You can’t perform that action at this time.
0 commit comments