Check Schema Version Validity
glue_check_schema_version_validity | R Documentation |
Validates the supplied schema¶
Description¶
Validates the supplied schema. This call has no side effects, it simply
validates using the supplied schema using DataFormat
as the format.
Since it does not take a schema set name, no compatibility checks are
performed.
Usage¶
Arguments¶
DataFormat
[required] The data format of the schema definition. Currently
AVRO
,JSON
andPROTOBUF
are supported.SchemaDefinition
[required] The definition of the schema that has to be validated.
Value¶
A list with the following syntax: