Yicong-Huang opened a new pull request, #4874:
URL: https://github.com/apache/texera/pull/4874

   ### What changes were proposed in this PR?
   
   Cherry-pick of [#4680](https://github.com/apache/texera/pull/4680) (commit 
`598ed0f7f037b96ebe5549759158e46ba736b372` on `main`) onto 
`release/v1.1.0-incubating`.
   
   Removes the dead `Thread.sleep(1000)` + TODO inside the result-reading block 
in `ReconfigurationSpec.scala` and `DataProcessingSpec.scala`, matching what 
already landed on `main`.
   
   This unblocks #4871 (split amber CI into amber + amber-integration jobs): 
release branch's two extra lines were the only textual divergence in 
`ReconfigurationSpec.scala`, and they sit inside the function body that #4871 
refactors. Without aligning the branches first, #4871's auto-backport 
cherry-pick fails with a content conflict on these lines even though the PR's 
intent is unrelated to the sleep workaround.
   
   ### Any related issues, documentation, discussions?
   
   Backports #4680. Unblocks the backport leg of #4871.
   
   ### How was this PR tested?
   
   Cherry-pick of an already-reviewed and merged commit; applies cleanly. CI on 
this PR exercises the change against the release branch's full Python matrix.
   
   ### Was this PR authored or co-authored using generative AI tooling?
   
   Generated-by: Claude Code (claude-opus-4-7)


-- 
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 unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to