niebayes commented on issue #15456: URL: https://github.com/apache/datafusion/issues/15456#issuecomment-2758128963
I have tested some scenarios: 1. ok: arrow::csv::Reader read csv files generated by tpchgen-cli 2. ok: arrow::csv::Reader read other csv files. 3. ok: datafusion-cli read other csv files. 4. err: datafusion-cli read csv files generated by tpchgen-cli Some might-not-be-correct discovery: - The value that makes parsing fail must be the first value of a certain row - The data type of the value must be integer. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org