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/07/20 05:56:39 UTC

[GitHub] [incubator-devlake] long2ice opened a new pull request, #2548: fix: loadData columns type

long2ice opened a new pull request, #2548:
URL: https://github.com/apache/incubator-devlake/pull/2548

   # Summary
   
   fix: loadData columns type
   
   ### Does this close any open issues?
   Please mention the issues here.
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


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


[GitHub] [incubator-devlake] klesh merged pull request #2548: fix: loadData columns type

Posted by GitBox <gi...@apache.org>.
klesh merged PR #2548:
URL: https://github.com/apache/incubator-devlake/pull/2548


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


[GitHub] [incubator-devlake] klesh commented on pull request #2548: fix: loadData columns type

Posted by GitBox <gi...@apache.org>.
klesh commented on PR #2548:
URL: https://github.com/apache/incubator-devlake/pull/2548#issuecomment-1191114859

   Hi, @long2ice, please provide more context of the PR, what is the problem of the code, and how this PR resolves the problem? Any screenshot to help others understand the problem and the solution?


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


[GitHub] [incubator-devlake] long2ice commented on pull request #2548: fix: loadData columns type

Posted by GitBox <gi...@apache.org>.
long2ice commented on PR #2548:
URL: https://github.com/apache/incubator-devlake/pull/2548#issuecomment-1191121734

   That's all right


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


[GitHub] [incubator-devlake] long2ice commented on pull request #2548: fix: loadData columns type

Posted by GitBox <gi...@apache.org>.
long2ice commented on PR #2548:
URL: https://github.com/apache/incubator-devlake/pull/2548#issuecomment-1191118073

   The `columns` receive value from database, before it's string type but in fact also include null, int, datetime  etc. So this PR fix it


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