Skip to content

Conversation

@Fokko
Copy link
Contributor

@Fokko Fokko commented Sep 23, 2025

Which issue does this PR close?

Right now the equality-deletes can't be not-null, while the spec states that it should be null in the case of a manifest-entry that's not an equality delete:

image

What changes are included in this PR?

Are these changes tested?

@Fokko Fokko force-pushed the fd-equality-ids branch 4 times, most recently from a638bc1 to 3c094c5 Compare September 23, 2025 12:07
Right now the equality-deletes can't be not-null, while the spec
states that it should be null in the case of a manifest-entry
that's not an equality delete.
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for this fix!

@Xuanwo Xuanwo merged commit 921f389 into apache:main Sep 23, 2025
16 checks passed
@Fokko Fokko deleted the fd-equality-ids branch September 23, 2025 18:03
CTTY pushed a commit to CTTY/iceberg-rust that referenced this pull request Sep 23, 2025
## Which issue does this PR close?

Right now the equality-deletes can't be not-null, while the spec states
that it should be null in the case of a manifest-entry that's not an
equality delete:

<img width="835" height="341" alt="image"
src="https://github.com/user-attachments/assets/60a88f37-7c50-48b7-8878-ecfe4bd70509"
/>

## What changes are included in this PR?

<!--
Provide a summary of the modifications in this PR. List the main changes
such as new features, bug fixes, refactoring, or any other updates.
-->

## Are these changes tested?

<!--
Specify what test covers (unit test, integration test, etc.).

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->

(cherry picked from commit 921f389)
liurenjie1024 pushed a commit that referenced this pull request Sep 24, 2025
## Which issue does this PR close?


- A part of #1631 

## What changes are included in this PR?
- Updated change log

Verified dependencies list using commands:
`python3 ./scripts/dependencies.py generate` and `python3
./scripts/dependencies.py check`, no dependencies list update is needed
after cherry-picking #1705 to my temp release branch:
https://github.com/CTTY/iceberg-rust/commits/ctty/070-release/


## Are these changes tested?
CTTY added a commit to CTTY/iceberg-rust that referenced this pull request Sep 24, 2025
…1707)

## Which issue does this PR close?

- A part of apache#1631

## What changes are included in this PR?
- Updated change log

Verified dependencies list using commands:
`python3 ./scripts/dependencies.py generate` and `python3
./scripts/dependencies.py check`, no dependencies list update is needed
after cherry-picking apache#1705 to my temp release branch:
https://github.com/CTTY/iceberg-rust/commits/ctty/070-release/

## Are these changes tested?

(cherry picked from commit 6e04443)
sgrebnov pushed a commit to spiceai/iceberg-rust that referenced this pull request Sep 25, 2025
## Which issue does this PR close?

Right now the equality-deletes can't be not-null, while the spec states
that it should be null in the case of a manifest-entry that's not an
equality delete:

<img width="835" height="341" alt="image"
src="https://github.com/user-attachments/assets/60a88f37-7c50-48b7-8878-ecfe4bd70509"
/>


## What changes are included in this PR?

<!--
Provide a summary of the modifications in this PR. List the main changes
such as new features, bug fixes, refactoring, or any other updates.
-->

## Are these changes tested?

<!--
Specify what test covers (unit test, integration test, etc.).

If tests are not included in your PR, please explain why (for example,
are they covered by existing tests)?
-->
DerGut pushed a commit to DerGut/iceberg-rust that referenced this pull request Oct 6, 2025
…1707)

## Which issue does this PR close?


- A part of apache#1631 

## What changes are included in this PR?
- Updated change log

Verified dependencies list using commands:
`python3 ./scripts/dependencies.py generate` and `python3
./scripts/dependencies.py check`, no dependencies list update is needed
after cherry-picking apache#1705 to my temp release branch:
https://github.com/CTTY/iceberg-rust/commits/ctty/070-release/


## Are these changes tested?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants