Closed xujizhou closed 2 years ago
Hi @xujizhou,
thanks for using our client.
Can you share your data? It will be easier to use to find a glitch...
Regards
This issue has been closed because it has not had recent activity. Please reopen if this issue is still important to you and you have additionally information.
Proposal: DB response is fast,But translate to a List is not
Current behavior: The function i used
I had a query,that response datas of 336000 rows,the query [took 3 seconds] Got
After that begin to translate to a List Use functions
and
The translation [took 9 seconds]
Desired behavior: Can the translation take less time?
Alternatives considered: For example use the mult-task
Use case: Improve efficiency and save time