Skip to content

branch-4.0: [fix](iceberg) fix querying iceberg partition table error #57571#57791

Merged
yiguolei merged 1 commit intobranch-4.0from
auto-pick-57571-branch-4.0
Nov 8, 2025
Merged

branch-4.0: [fix](iceberg) fix querying iceberg partition table error #57571#57791
yiguolei merged 1 commit intobranch-4.0from
auto-pick-57571-branch-4.0

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2025

Cherry-picked from #57571

### What problem does this PR solve?

Problem Summary:

java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by:
java.lang.NullPointerException: Cannot invoke
"java.lang.Long.longValue()" because the return value of
"org.apache.iceberg.StructLike.get(int, java.lang.Class)" is null at
org.apache.doris.datasource.iceberg.IcebergUtils.generateIcebergPartition(IcebergUtils.java:1185)
~[doris-fe.jar:1.2-SNAPSHOT] at
org.apache.doris.datasource.iceberg.IcebergUtils.loadIcebergPartition(IcebergUtils.java:1132)
@github-actions github-actions bot requested a review from yiguolei as a code owner November 7, 2025 03:14
@morningman
Copy link
Contributor

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Nov 8, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 8, 2025

PR approved by at least one committer and no changes requested.

@github-actions
Copy link
Contributor Author

github-actions bot commented Nov 8, 2025

PR approved by anyone and no changes requested.

@yiguolei yiguolei closed this Nov 8, 2025
@yiguolei yiguolei reopened this Nov 8, 2025
@yiguolei yiguolei merged commit 0f1f951 into branch-4.0 Nov 8, 2025
25 of 27 checks passed
@github-actions github-actions bot deleted the auto-pick-57571-branch-4.0 branch November 8, 2025 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants