In https://github.com/lancedb/lance/pull/4715 we are replacing one or more columns using an `Update` operation. What is the difference between `DataReplacement` and `Update`?
In #4715 we are replacing one or more columns using an
Updateoperation. What is the difference betweenDataReplacementandUpdate?