Skip to content

Commit

Permalink
cherry pick #4758 to release-3.0 (#4776)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <ti-srebot@pingcap.com>

Co-authored-by: lance6716 <lance6716@gmail.com>
  • Loading branch information
ti-srebot and lance6716 authored Nov 2, 2020
1 parent 4c70db6 commit 34ccd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tidb-lightning/tidb-lightning-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ separator = ','
delimiter = '"'
# CSV 文件是否包含表头。
# 如果 header = true,将跳过首行。
header = true
# CSV 文件是否包含 NULL。
# 如果 not-null = true,CSV 所有列都不能解析为 NULL。
not-null = false
Expand Down

0 comments on commit 34ccd3e

Please sign in to comment.