You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/06/09 09:09:00 UTC

[GitHub] [incubator-devlake] klesh commented on issue #2121: [Bug] [Database] author_id column in commits table of database contains an email instead of an id

klesh commented on issue #2121:
URL: https://github.com/apache/incubator-devlake/issues/2121#issuecomment-1150869061

   Hi, Thanks for your input.
   There is a catch here, `gitextractor` collector `author_id` based on git repo itself, so it wouldn't know about this **github user id ** at all.
   And because `git` is a distributed system, one can folk repo multiple times to different platforms (like github to gitlab to bitbucket),  say if we collect these folk repos from different platforms, it is hard to determine which **platform userid** should a commit belongs to.
   We are currently working on a People entity to try to solve this kind of problem.


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