No type checking in ArchiveParser
Currently the parse_file function in ArchiveParser doesn't fully type check user uploaded data files to see if the types match the user uploaded schema.
Currently the parse_file function in ArchiveParser doesn't fully type check user uploaded data files to see if the types match the user uploaded schema.