kuzu icon indicating copy to clipboard operation
kuzu copied to clipboard

Rework iterateCatalogEntries and catalog entry oid

Open ray6080 opened this issue 6 months ago • 1 comments

Description

There is a performance issue with iterateCatalogEntries. This PR reworks it to be more fine-grained access by catalog type or oid.

Also, oid is now refactored to be a general id in catalog entry.

ray6080 avatar Aug 12 '24 03:08 ray6080