iceberg-rust icon indicating copy to clipboard operation
iceberg-rust copied to clipboard

Implement the equality delta writer

Open ZENOTME opened this issue 1 year ago • 5 comments

After #340 #341, we can implement the equality delta writer.

There is a rust implementation in icelake can be refer

ZENOTME avatar Apr 23 '24 03:04 ZENOTME

Hi, @ZENOTME Since we have finished the framework, I'm thinking about providing a high level api such as append in python first rather providing these low level apis, what do you think?

liurenjie1024 avatar Apr 23 '24 13:04 liurenjie1024

Hi, @ZENOTME Since we have finished the framework, I'm thinking about providing a high level api such as append in python first rather providing these low level apis, what do you think?

Sure. I can work on it later and add the e2e test for the writer. But can this work be done in parallel with low-level writers, seems there are someone interested in them.

ZENOTME avatar Apr 23 '24 13:04 ZENOTME

Please assign it to me, I will do it later : )

QuakeWang avatar Apr 24 '24 06:04 QuakeWang

Please assign it to me, I will do it later : )

Sure. Thanks! But this issue was blocked by #341 #340 now.

ZENOTME avatar Apr 24 '24 07:04 ZENOTME

Please assign it to me, I will do it later : )

Sure. Thanks! But this issue was blocked by #341 #340 now.

OK, I get it. I will proceed after #340 and #341 are completed.

QuakeWang avatar Apr 25 '24 01:04 QuakeWang