[Feature] 关于csv格式的大文件导入的速度优化 #2304
Unanswered
islvfz
asked this question in
Q&A | 常见问题
Replies: 1 comment
-
This does not appear to be a feature request, so I have converted it to a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
初始清单
问题
使用官方的demo,导入15M的csv格式的文件(大概300万的单元格),用了40秒。希望能减少导入文件的时间。
解决方案
除了预处理csv文件数据这种方式外,是否有别的方式优化导入速度
Beta Was this translation helpful? Give feedback.
All reactions