Skip to content

Commit ecbc7ee

Browse files
committed
update the note for importing a single file
1 parent 27eb027 commit ecbc7ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tidb-cloud/import-csv-files-serverless.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,11 +115,11 @@ To import the CSV files to TiDB Cloud Serverless, take the following steps:
115115

116116
5. In the **Destination Mapping** section, specify how source files are mapped to target tables.
117117

118-
The **Use [TiDB Dumpling file naming conventions](/tidb-cloud/naming-conventions-for-data-import.md) for automatic mapping** option is selected by default.
118+
When you import multiple files, the **Use [TiDB Dumpling file naming conventions](/tidb-cloud/naming-conventions-for-data-import.md) for automatic mapping** option is selected by default.
119119

120120
> **Note:**
121121
>
122-
> When importing a single file, you can only use the default mapping settings, and the **Source** field cannot be modified.
122+
> When you import a single file, the **Use [TiDB Dumpling file naming conventions](/tidb-cloud/naming-conventions-for-data-import.md) for automatic mapping** option is not displayed, and TiDB Cloud automatically populates the **Source** field with the file name. In this case, you only need to select the target database and table for data import.
123123

124124
- To let TiDB Cloud automatically map all source files that follow the [TiDB Dumpling file naming conventions](/tidb-cloud/naming-conventions-for-data-import.md) to their corresponding tables, keep this option selected and select **CSV** as the data format.
125125

0 commit comments

Comments
 (0)