Skip to content

Commit

Permalink
refactor: reduce memory alloc in makeBatchRows (#19701)
Browse files Browse the repository at this point in the history
之前一个pr将makeBatchRows这里batch提前分配8192行内存(实际可能并不需要这么多),改为按照实际数据分配

Approved by: @ouyuanning, @m-schen, @heni02, @aressu1985
  • Loading branch information
huby2358 authored Nov 7, 2024
1 parent c560baa commit 44ae5a2
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 69 deletions.
Loading

0 comments on commit 44ae5a2

Please sign in to comment.