BaoBaoGitHub opened a new pull request, #445:
URL: https://github.com/apache/incubator-devlake-website/pull/445

   According to offical architecture document, the data flow should be raw 
data->tool layer tables->domain layer tables.
   
   As a result, roles in  pipelines shoue be 
collectors->extractors->converters->enrichers.
   
   Among them, the function of extractors should be 
   - extract data from `raw data table` to **`tool layer tables`**
   rather than 
   - extract data from `raw data table` to **`domain layer tables`**.


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