pub(crate) fn extract_size(
create_stmt: &CreateClusterStatement<Raw>,
) -> Option<String>Expand description
Extract the desired SIZE from a CreateClusterStatement’s options.
pub(crate) fn extract_size(
create_stmt: &CreateClusterStatement<Raw>,
) -> Option<String>Extract the desired SIZE from a CreateClusterStatement’s options.