spark icon indicating copy to clipboard operation
spark copied to clipboard

Fix read with etag

Open whyfate opened this issue 9 months ago • 5 comments

whyfate avatar Jul 23 '25 11:07 whyfate

I assume this solves #713, and maybe #714?

kennethmyhra avatar Jul 24 '25 14:07 kennethmyhra

I assume this solves #713, and maybe #714?

@whyfate any update on this? I would like to include this in the next 2.x release

kennethmyhra avatar Aug 06 '25 20:08 kennethmyhra

I assume this solves #713, and maybe #714?

@whyfate 对此有任何更新吗?我想在下一个 2.x 版本中将其包含在

Sorry ,I've been busy with work lately and haven't had time to look at this issue.

whyfate avatar Aug 07 '25 03:08 whyfate

@kennethmyhra I saw a bug about the transaction #714 , but I am not sure about the design of the transfer, so I am not sure if the fix is correct. I am planning to propose a new PR to see if it is correct

whyfate avatar Aug 12 '25 03:08 whyfate

@JeremiahSanders if you can, could you check if this solves one of the related issues you have opened related to ETag (#713, #714).

To check out the changes in this PR you can use the following git commands:

git fetch origin pull/966/head:pr-966
git checkout pr-966

kennethmyhra avatar Sep 02 '25 07:09 kennethmyhra