WilsonWangCS opened a new issue #5397:
URL: https://github.com/apache/dolphinscheduler/issues/5397


   **Lift the limit on the number of rows in excel files**
   When we Lifted the limit of 10,000 lines and dealt with more than 65535 rows 
of sql data and . HSSFWorkbook is not suitable for this situation. It is 
recommended to upgrade to SXSSFWorkbook or XSSFWorkbook。It is not recommended 
to convert ResultSet into a big json,that will waste a lot of memory space。
   
   **Which version of DolphinScheduler:**
    -[1.3.5]


-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to