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

Struct datafusion::exec::CsvRelation [] [src]

pub struct CsvRelation { /* fields omitted */ }

Represents a csv file with a known schema

Methods

impl<'a> CsvRelation
[src]

[src]

Trait Implementations

impl Debug for CsvRelation
[src]

[src]

Formats the value using the given formatter.

impl SimpleRelation for CsvRelation
[src]

[src]

scan all records in this relation

[src]

get the schema for this relation