I am trying to work around this issue since it is taking a while to fix:
https://github.com/delta-io/delta-rs/issues/1411. What I am thinking is to read the json after the delta write and remove the infinity value from the stats. I can do this using boto3 but wanted to see if there is an easier hack using the Deltalake library. Ideas?