Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
datafusion::physical_optimizer::coalesce_batches - Rust
[go: Go Back, main page]

Expand description

CoalesceBatches optimizer that groups batches together rows in bigger batches to avoid overhead with small batches

Structs

  • Optimizer rule that introduces CoalesceBatchesExec to avoid overhead with small batches that are produced by highly selective filters