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.

@JackieTien97 JackieTien97 merged commit b4a3e2e into apache:master Dec 29, 2025
27 of 28 checks passed
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.

2 participants