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

Module datafusion::test_util

source ·
Expand description

Utility functions to make testing DataFusion based crates easier

Modules§

  • Helpers for writing parquet files and reading them back

Macros§

  • Compares formatted output of a record batch with an expected vector of strings, with the result of pretty formatting record batches. This is a macro so errors appear on the correct line
  • Compares formatted output of a record batch with an expected vector of strings in a way that order does not matter. This is a macro so errors appear on the correct line

Structs§

Functions§