Describe This Problem
As I was looking at the poc code, I realized that the way it was written was very unfriendly to the cache and didn't take advantage of columnar writes. In this issue, I will optimize these areas that are currently rough.
Proposal
Optimize columnar write performance
Additional Context
No response