Resolved! How does nested columns/lists fragment memory?
Hi community: I have a function executed every 5minutes in my application. In the function, I create some nested data structures and update them to a global table with nested columns. Note that each element in the nested column is not a uniform typed...