2 comments (2 comments)0 reactions (0 reactions)1 assignee (1 assignee)Go6,186 forks (6,186 forks)batch import
help wantedtype/enhancement
Repository metrics
- Stars
- 40,090 stars (40,090 stars)
- PR merge metrics
- Avg merge 14d 4h (Avg merge 14d 4h)346 merged PRs in 30d (346 merged PRs in 30d)
Description
it maybe need to refactor the struct and put colIDs32 and values into a struct. It is a bit difficult to refactor it.
Contributor guide
- Research direction
- Analyze the current largeNotNullSorter implementation and understand how to integrate pqqsort by grouping colIDs32 and values into a struct.
- Tech stack
- go
- Domain
- databases
- Issue type
- Refactor
- Prerequisites
- Go