Skip to content

Conversation

@shizy818
Copy link
Contributor

When the TVList is unordered and a query already exists, the new query will clone this TVList. The memory occupied by the original TVList is released by the previous query. However, when sorting the TVList, it creates an indices array, so we need to reserve the additional memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant