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

Function table_with_sequence

Source
pub fn table_with_sequence(
    seq_start: i32,
    seq_end: i32,
) -> Result<Arc<dyn TableProvider>>
Available on non-WebAssembly only.
Expand description

Return a new table provider that has a single Int32 column with values between seq_start and seq_end