mindlesscloud opened a new issue, #2043: URL: https://github.com/apache/incubator-devlake/issues/2043
## What and why to refactor For the sake of getting HTTP request params, the `ApiCollector` might need to iterate over a table. In most cases, we only need one or two columns, but some iterators return the whole row. ## Describe the solution you'd like 1. check all plugin collectors for similar problems 2. select useful columns -- 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]
