in retail/recommendation-system/bqml-mlops/part_2/pipeline.py [0:0]
def combine_features(ddlop, project_id:str, dataset:str, mf_model:str, hotel_features:str, user_features:str):
#Combine user and hotel embedding features with the rating associated with each combination
query = """