Description
Mirror issue in facebookincubator/velox facebookincubator/velox#6414
This is to list the large memory occupations that are not spillable so far, which means, that are not able to be spilled to disk, in Velox backend's query execution.
Technically the listed items should be all finally fixed ("fix" means to make then spillable), to ensure the memory stability of Gluten. Otherwise there would be chance that OOM error raises during execution that would fail the user query.
The list of non-spillable large occupations (attach PR following each item once fixing):
Description
Mirror issue in facebookincubator/velox facebookincubator/velox#6414
This is to list the large memory occupations that are not spillable so far, which means, that are not able to be spilled to disk, in Velox backend's query execution.
Technically the listed items should be all finally fixed ("fix" means to make then spillable), to ensure the memory stability of Gluten. Otherwise there would be chance that OOM error raises during execution that would fail the user query.
The list of non-spillable large occupations (attach PR following each item once fixing):