Crate iceberg_catalog_sql

Source
Expand description

Iceberg sql catalog implementation.

Structs§

Enums§

  • Set the SQL parameter bind style to either $1..$N (Postgres style) or ? (SQLite/MySQL/MariaDB)