CalvinKirs commented on issue #4466: URL: https://github.com/apache/incubator-dolphinscheduler/issues/4466#issuecomment-763525996
> > Some query list interfaces return data that is too large. In fact, this is not necessary. We should split it into two interfaces, one query list (data content is often determined by the interface display content, do not return too much), when users need When inquiring details, go to the request details interface. > > hi, I'm not familiar with the project yet, the issue was not specified which query interface has the problem that return redundant fields, so I try to find out the query list interface by reading code, and I found this two suspicious interfaces: > > * instance/list-paging > * task-instance/list-paging > > I want to confirm with you, is this two interface need to improve ? Yes, you are welcome to submit pr ---------------------------------------------------------------- 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]
