Features are the main data inputs for models for training and inference. Data compatibility often refers to feature consistency, where the schema of features used in feature pipelines, training pipelines, and inference pipelines is compatible - enabling feature pipelines to create features that can then be used without data type errors in training and inference.