dolthub / dolthub/dolt

Improve searching for commits

Open
#6,008 0 comments 0 reactions 0 assignees View on GitHub
customer issue enhancement sql version control
Dominant language
Go
Stars
24.4k
Forks
873
Avg merge
1d 5h
Merged PRs (30d)
108

Description

Searching dolt_log for commits by the message is very slow when you have a large amount of them, in my case currently 173k+.

Would be nice if the message column could be indexed, or if we can have an additional indexed column to assign our own ID to a commit so we can easily find it fast without having to index them ourselves outside of dolt.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.