alibaba/easyexcel

csv文件读取数据格式异常 help wanted

Open

#3,880 opened on 2024年7月10日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Java (7,599 forks)batch import
help wanted

Repository metrics

Stars
 (33,728 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

   java.lang.IllegalStateException: IOException reading next record: java.io.IOException: (line 3721) invalid char between encapsulated token and delimiter

异常提示

invalid char between encapsulated token and delimiter

问题描述

读取csv时,某一条数据因为分隔符问题,且无法跳过这一行,导致所有数据无法读取

コントリビューターガイド