Class WriteComputeSchemaValidator
java.lang.Object
com.linkedin.davinci.schema.writecompute.WriteComputeSchemaValidator
validate if a write-compute schema can be pair with value schema
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
validate
(org.apache.avro.Schema valueSchema, org.apache.avro.Schema writeComputeSchema)
-
Method Details
-
validate
public static void validate(org.apache.avro.Schema valueSchema, org.apache.avro.Schema writeComputeSchema)
-