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

pub async fn test_create_unbounded_sorted_file(
    ctx: &SessionContext,
    file_path: PathBuf,
    table_name: &str
) -> Result<()>
Expand description

This function creates an unbounded sorted file for testing purposes.