liurenjie1024 closed issue #341: Implement the equality delete writer
URL: https://github.com/apache/iceberg-rust/issues/341
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To
ZENOTME commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2505946455
I this issue is completed after #703.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go
ZENOTME opened a new issue, #341:
URL: https://github.com/apache/iceberg-rust/issues/341
After we finish https://github.com/apache/iceberg-rust/pull/275, we can
implement the equality delete writer based on this framework.
There is a [rust
implementation](https://github.com/icelake-i
mkarbo commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2480543716
Should this be re-opened @Xuanwo?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
Xuanwo closed issue #341: Implement the equality delete writer
URL: https://github.com/apache/iceberg-rust/issues/341
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubsc
ZENOTME commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2095637090
Thanks! @Dysprosium0626 Sorry for replying late. Our original idea here is
to construct the delete schema outside the EqualityDeleteFileWriter.
```
let equality_ids = vec![
ZENOTME commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2095633576
Thanks! @Dysprosium0626 Sorry for replying late. Our original idea here is
to construct the delete schema outside the EqualityDeleteFileWriter.
```
let equality_ids = vec![
Dysprosium0626 commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2094225277
Hi I nearly complete adding `EqualityDeleteWriter` but I encounter some
problem.
My impl is here:
https://github.com/Dysprosium0626/iceberg-rust/blob/add_equality_delete
liurenjie1024 commented on issue #341:
URL: https://github.com/apache/iceberg-rust/issues/341#issuecomment-2076878340
Assigned to you, thanks @Dysprosium0626 !
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL ab
ZENOTME opened a new issue, #341:
URL: https://github.com/apache/iceberg-rust/issues/341
After we finish https://github.com/apache/iceberg-rust/pull/275, we can
implement the equality delete writer based on this framework.
There is a [rust
implementation](https://github.com/icelake-i
10 matches
Mail list logo