agentm / agentm/project-m36

Implement merge strategies which take advantage of transaction diff information

未關閉
#183 0 則留言 0 個 reaction 已指派 1 人 已被 @agentm 認領 在 GitHub 檢視
主要語言
Haskell
星號
952
分支
50
PR 合併指標
30 天內沒有已合併 PR

描述

Once we store transactional difference information (pending the new file layout), we should circle back to the existing merge strategies and implement any relevant new merge strategies which take advantage of the diff information.

In #176, @ruhatch discovered that the union merge strategy failed up simple tuple updates when using `autoMergeToHead` in the `Client.Simple` API. The Union merge strategy could be changed to take into account which tuples have actually changed so that a union of the tuples should be obvious, especially if the candidate keys were not updated. It may not make sense to continue to call it a union merge, though.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。