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

   Yes, it is fast for small repos and could be super slow for big ones.
   
   The `commit_files.file_path` column is of type `varbinary` which I think 
doesn't support the `REGEX` operator.
   Can you try changing it to `varchar` and see if it fixes the 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to