Add support for json-schema

When choosing JSON as the format in Dataset Settings… Can we also add in the location of a JSON Schema file according to these specs?

This will help Dremio figure out what datatypes are for json objects which are either NULL or not present in the file. We can also bypass schema learning or at least change schema learning to just read the json schema file.