[][src]Module datafusion::table

Table API for building a logical query plan. This is similar to the Table API in Ibis and the DataFrame API in Apache Spark

Traits

Table

Table is an abstraction of a logical query plan