Hi,
I’m fairly new to delta. I’m trying to get commit metadata of previous commits after a checkpoint operation has been done on a delta table. I’m using delta-rs. Till now, I haven’t been able to find a way to get commit metadata of previous commits. I don’t see that being written into the checkpoint file. Can someone help me with this?