| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| character(len=*), | intent(in) | :: | filename |
.maml file path. |
validated raw MAML.
Loads filename's raw lines from disk into a parquet_maml_file,
running the full parquet_validate_maml checks (table:, at least
one field, valid data_type, ...); not parsed into a schema yet
(see parquet_parse_maml).