[
https://issues.apache.org/jira/browse/IOTDB-4547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17620985#comment-17620985
]
xiaozhihong commented on IOTDB-4547:
------------------------------------
commit dbef84905a72f61d5138323fb6e32f5004e852c3
!image-2022-10-20-18-18-58-336.png|width=721,height=75!
> [cluster]Import CSV file to report 400
> --------------------------------------
>
> Key: IOTDB-4547
> URL: https://issues.apache.org/jira/browse/IOTDB-4547
> Project: Apache IoTDB
> Issue Type: Bug
> Components: csv, mpp-cluster
> Affects Versions: 0.14.0-SNAPSHOT
> Reporter: xiaozhihong
> Assignee: Quan Siyi
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.14.0
>
> Attachments: image-2022-10-20-18-18-58-336.png, log_all.log,
> no_datatype.csv
>
>
> commit e5cc456a6732ddee0e8129f29a85c7f3d30ccddd
> Start 3C3D, Import a CSV file that does not contain data types, and then
> report a 400 error.
> {code:java}
> [xzh@i-kg9g1xqu tools]$ ./import-csv.sh -h 172.20.31.3 -p 6667 -u root -pw
> root -f /home/xzh/data/xzh/csv-data/no_datatype.csv
> ------------------------------------------
> Starting IoTDB Client Import Script
> ------------------------------------------
> Meet error when insert csv because 400: [EXECUTE_STATEMENT_ERROR(400)]
> Exception occurred: insertRecords failed. Index 0 out of bounds for length 0
> Import completely! {code}
> csv file please see attachment
--
This message was sent by Atlassian Jira
(v8.20.10#820010)