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_plan::test - Rust
[go: Go Back, main page]

Module datafusion::physical_plan::test

source ·
Expand description

Utilities for testing datafusion-physical-plan

Modules§

  • Simple iterator over batches for use in testing

Structs§

Functions§

  • Get the schema for the aggregate_test_* csv files
  • Asserts that given future is pending.
  • returns record batch with 3 columns of i32 in memory
  • returns memory table scan wrapped around record batch with 3 columns of i32
  • Return a RecordBatch with a single Int32 array with values (0..sz) in a field named “i”
  • Returns a MemoryExec that scans partitions of 100 batches each
  • Returns a MemoryExec that scans partitions of 100 batches each