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

Expand description

This module contains interfaces and default implementations of table namespacing concepts, including catalogs and schemas.

Modules

Describes the interface and built-in implementations of catalogs, representing collections of named schemas.

Implements the SQL [Information Schema] for DataFusion.

Describes the interface and built-in implementations of schemas, representing collections of named tables.

Structs

Enums

Represents a path to a table that may require further resolution