Skip to content

Cherry pick PR 35306 and 35336 - #35339

Merged
shunping merged 2 commits into
apache:release-2.66from
shunping:cherry-pick-35306-35336-second-attempt
Jun 17, 2025
Merged

Cherry pick PR 35306 and 35336#35339
shunping merged 2 commits into
apache:release-2.66from
shunping:cherry-pick-35306-35336-second-attempt

Conversation

@shunping

@shunpingshunping commented Jun 17, 2025

Copy link
Copy Markdown
Collaborator

PR #35202 (supporting real-time clock for processing time in prism) has caused Precommit Java unit tests to fail on prism. The root cause is related to applying type assertion on a possibly nil value.

This PR was reverted in #35306 and was brought back in #35336 with a fix.

akashorabekand others added 2 commits June 17, 2025 15:35
* Revert "Reverts apache#35202 (apache#35306)"
This reverts commit 71073a0.
* Check if type assertion is ok before using it in range.
* Trigger PreCommit Java test.
@shunpingshunping changed the title Cherry pick 35306 35336 second attemptCherry pick PR 35306 and 35336Jun 17, 2025
@shunping
shunping requested review from Abacn and Amar3ttoJune 17, 2025 20:00
@shunpingshunping self-assigned this Jun 17, 2025
@shunpingshunping added this to the 2.66.0 Release milestone Jun 17, 2025
@shunping

Copy link
Copy Markdown
CollaboratorAuthor

Thanks! I will merge once all tests are green.

@shunping
shunping marked this pull request as ready for review June 17, 2025 21:07
@shunping
shunping merged commit 5cb266d into apache:release-2.66Jun 17, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@shunping@Amar3tto@akashorabek