qiushido commented on issue #47210: URL: https://github.com/apache/arrow/issues/47210#issuecomment-3701177613
我也遇到了这个问题,构建arrow record时使用多个large string 和 binary 类型字段,我分析调试我的程序试了很久,依旧panic,直到我把写入parquet的行数从10000改成了5000,这个panic就消失了 -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
