Merged PRs
dolt
- 5268: go/store/nbs: mem_table: getMany,getManyCompressed: Make certain to set getRecord.found = true.
This keeps NBSStore from returning the same chunk twice if it appears in both memtable and a chunkSourceSet. - 5267: go/libraries/doltcore/sqle/dprocedures: Do not register dolt_gc.
Closed Issues
- 5175: High load in 1) SELECT queries when we have 7000 rows and 21000 branches 2) create extra branches when we've already have 21000