Home
last modified time | relevance | path

Searched defs:RepartitionExec (Results 1 – 1 of 1) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/src/physical_plan/
H A Drepartition.rs46 pub struct RepartitionExec { struct
56 impl RepartitionExec { argument
69 impl ExecutionPlan for RepartitionExec { implementation
178 impl RepartitionExec { implementation