You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by "Startrekzky (via GitHub)" <gi...@apache.org> on 2023/05/18 12:51:18 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #5232: [Doc][Schema] Distinguish `post-processing tables` from domain layer tables

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

   ## Documentation Scope
   There're tables computed by plugins from `refdiff`, `dora` and etc. For example,
   - cicd_deployment_commits
   - project_pr_metrics
   - project_issue_metrics
   - commits_diffs
   - and more
   
   ## Describe the Change
   Some tables are computed with complex algorithms of `refdiff` and `dora` plugins, not directly from data enrichment/transformation tasks in the data source plugins such as `jira`, `github`, etc.
   
   I want to distinguish these tables from the other domain layer tables in the [schema diagram](http://localhost:3000/docs/DataModels/DevLakeDomainLayerSchema#schema-diagram). There're few discussion points:
   
   - [ ] How should we define these tables
   - [ ] Should we still use the concept of the `DWM Layer` to represent the computed wide tables or not
   
   
   ## Screenshots
   ![image](https://github.com/apache/incubator-devlake/assets/14050754/d7e5f688-815d-4c9b-9c66-f6c052b09ff8)
   
   
   ## Additional context
   Add any other context about the problem here.
   


-- 
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: commits-unsubscribe@devlake.apache.org.apache.org

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


[GitHub] [incubator-devlake] abeizn closed issue #5232: [Doc][Schema] Distinguish `wide tables` from other domain layer tables

Posted by "abeizn (via GitHub)" <gi...@apache.org>.
abeizn closed issue #5232: [Doc][Schema] Distinguish `wide tables` from other domain layer tables
URL: https://github.com/apache/incubator-devlake/issues/5232


-- 
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: commits-unsubscribe@devlake.apache.org

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