Ultimate access to all questions.
In a machine learning project, you have a trained model and a new batch of data to make predictions. Explain the concept of feature lineage in a feature store and provide a step-by-step process to trace the lineage of features used for scoring the model in Databricks, including the necessary code snippets.