wangcong19901212 opened a new issue, #15520:
URL: https://github.com/apache/dolphinscheduler/issues/15520

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   项目中许多查询,都传入了分页参数,但是sql中并没有使用分页,这样导致数据是全部查询出来的。
   1、这会导致数据量大时,后台短时间无法查询,前端查询报错不可用。
   2、容易内存溢出。
   比如项目查询接口、工作流实例查询,任务实例查询。
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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

Reply via email to