gsaivenkateshzs opened a new issue, #8501:
URL: https://github.com/apache/incubator-devlake/issues/8501

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   - What i am observing is Data Extraction and Convertion (extract, convert 
steps) are taking more time than Data Collection (collect step) from data 
sources' APIs  for Bitbucket Server Plugin
   - This is due to inefficient SQL queries in extract and convert , especially 
they are not stateful which is making them to process whole data.
   
   ### What do you expect to happen
   
   - extract, convert steps should take less time than collect step
   -
   
   ### How to reproduce
   
   - run a pipeline for any larger Bitbucket Server repo
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v1.0.2-beta7
   
   ### Are you willing to submit PR?
   
   - [ ] 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: dev-unsubscr...@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to