Class SchemaSmoother.IncompatibleSchemaException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.physical.impl.scan.project.SchemaSmoother.IncompatibleSchemaException
All Implemented Interfaces:
Serializable
Enclosing class:
SchemaSmoother

public static class SchemaSmoother.IncompatibleSchemaException extends Exception
Exception thrown if the prior schema is not compatible with the new table schema.
See Also:
  • Constructor Details

    • IncompatibleSchemaException

      public IncompatibleSchemaException()