Package io.delta.kernel.annotation
Annotation Type Experimental
@Documented
@Retention(RUNTIME)
@Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,PACKAGE})
public @interface Experimental
APIs that are still under active development and are expected to change. Experimental interfaces
can change, break, or be deleted from one feature release to another release (i.e. 3.0 to 3.1).