Class WriteComputeSchemaValidator

java.lang.Object
com.linkedin.davinci.schema.writecompute.WriteComputeSchemaValidator

public class WriteComputeSchemaValidator extends Object
validate if a write-compute schema can be pair with value schema
  • Method Details

    • validate

      public static void validate(org.apache.avro.Schema valueSchema, org.apache.avro.Schema writeComputeSchema)