Resolving EMR deprecated warnings#39743
Conversation
|
Static checks are failing |
|
I'm not sure what this is meant to be fixing, but we definitely don't want to be adding waiter_delay and waiter_max_attempts to every operator in every system test... |
o-nikolas
left a comment
There was a problem hiding this comment.
I also agree from the description and code I have no idea what issue is attempting to be fixed here. Can you provide more details to make your PR easier for others to review?
|
@o-nikolas and @ferruzzi As per the recommendation from @Taragolis, Fix the operator code or adjust the operator default values at the time of removing deprecated code. |
4ed771e to
59866b0
Compare
96ede5a to
49b8855
Compare
Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
Co-authored-by: Vincent <97131062+vincbeck@users.noreply.github.com>
ferruzzi
left a comment
There was a problem hiding this comment.
Yeah, fixing the operator(s) makes much more sense than changing the tests.
Resolving EMR deprecated warnings
related: #39485