Open matkt opened 6 months ago
We can avoid performing unnecessary concatenation for all children. This concatenation can be done lazily when we actually want to read the children from the database.
This issue is stale because it has been open for 6 months with no activity.
Description
We can avoid performing unnecessary concatenation for all children. This concatenation can be done lazily when we actually want to read the children from the database.