lz19970205 opened a new issue #10776: URL: https://github.com/apache/arrow/issues/10776
When I tried to import data into ClickHouse, I encountered this error. My data is stored in the orc file. I read the source code of ClickHouse and I noticed that it use this library to read orc file. I also read the source code of Apache arrow and I thought it was because there was a very large string in the data? So I removed some columns and tried to import again. But I encountered this error again. Because the data is related to the user's private information, so I can't provide it. Does anyone know the possible reason? Or should I post this issue under ClickHouse project? -- 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...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org