pub async fn extract_iceberg_columns(
with_properties: &WithOptionsSecResolved,
) -> Result<Vec<ColumnCatalog>>
Expand description
TODO: make hidden columns additional columns, instead of normal columns?
pub async fn extract_iceberg_columns(
with_properties: &WithOptionsSecResolved,
) -> Result<Vec<ColumnCatalog>>
TODO: make hidden columns additional columns, instead of normal columns?