dependabot[bot] opened a new pull request, #16896:
URL: https://github.com/apache/pinot/pull/16896

   Bumps `flink.version` from 1.20.2 to 1.20.3.
   Updates `org.apache.flink:flink-clients` from 1.20.2 to 1.20.3
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/flink/commit/01e3a6d78d58843d7e67d94bfcbcc45337677d74";><code>01e3a6d</code></a>
 Commit for release 1.20.3</li>
   <li><a 
href="https://github.com/apache/flink/commit/5a151f6c49e2483ed225bf007e818f95c3a2eae8";><code>5a151f6</code></a>
 [FLINK-37747][runtime] Use old subtask count for restored committable 
objects.</li>
   <li><a 
href="https://github.com/apache/flink/commit/691b8f9b8a182eeb29fb1306afb350d4b5995e31";><code>691b8f9</code></a>
 [release-1.20][FLINK-38370] Ensure CommitterOperator commits all pending 
comm...</li>
   <li><a 
href="https://github.com/apache/flink/commit/6027a7b411b2d9187618f7099078b251bb2c4939";><code>6027a7b</code></a>
 [FLINK-38060][ci] Fix github action failed to build python wheel on linux</li>
   <li><a 
href="https://github.com/apache/flink/commit/dc8bcfdd2124eeb5b04ad8d0ea3b055a11b24bd1";><code>dc8bcfd</code></a>
 [FLINK-38332][python] Bump pemja to 0.5.5 (<a 
href="https://redirect.github.com/apache/flink/issues/26995";>#26995</a>)</li>
   <li><a 
href="https://github.com/apache/flink/commit/f54c72fef2966212649e2fe1c69b60f4b5693532";><code>f54c72f</code></a>
 [FLINK-38347][Checkpoint] Tolerate RPC loss for cleanup in file-merging 
manag...</li>
   <li><a 
href="https://github.com/apache/flink/commit/fea8f96aa764ca2924e8490c3e1e440d1962d0b4";><code>fea8f96</code></a>
 [FLINK-38327] Use vertex id instead of operator id in checkpoint 
file-merging...</li>
   <li><a 
href="https://github.com/apache/flink/commit/6268448a81117bd365867572b59419a88243569a";><code>6268448</code></a>
 [FLINK-38267][checkpoint] Fix the test timeout for 
UnalignedCheckpointRescale...</li>
   <li><a 
href="https://github.com/apache/flink/commit/02827497cc8bfa1f850dfb8e45d8cd74304a9d48";><code>0282749</code></a>
 [FLINK-38267][checkpoint] Only call channel state rescaling logic for 
exchang...</li>
   <li><a 
href="https://github.com/apache/flink/commit/76156cc9a1076754ee2db009a757881606cf3eab";><code>76156cc</code></a>
 [FLINK-38267][checkpoint] Refactor hasInputState and hasOutputState related 
l...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/flink/compare/release-1.20.2...release-1.20.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.flink:flink-streaming-java` from 1.20.2 to 1.20.3
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/flink/commit/01e3a6d78d58843d7e67d94bfcbcc45337677d74";><code>01e3a6d</code></a>
 Commit for release 1.20.3</li>
   <li><a 
href="https://github.com/apache/flink/commit/5a151f6c49e2483ed225bf007e818f95c3a2eae8";><code>5a151f6</code></a>
 [FLINK-37747][runtime] Use old subtask count for restored committable 
objects.</li>
   <li><a 
href="https://github.com/apache/flink/commit/691b8f9b8a182eeb29fb1306afb350d4b5995e31";><code>691b8f9</code></a>
 [release-1.20][FLINK-38370] Ensure CommitterOperator commits all pending 
comm...</li>
   <li><a 
href="https://github.com/apache/flink/commit/6027a7b411b2d9187618f7099078b251bb2c4939";><code>6027a7b</code></a>
 [FLINK-38060][ci] Fix github action failed to build python wheel on linux</li>
   <li><a 
href="https://github.com/apache/flink/commit/dc8bcfdd2124eeb5b04ad8d0ea3b055a11b24bd1";><code>dc8bcfd</code></a>
 [FLINK-38332][python] Bump pemja to 0.5.5 (<a 
href="https://redirect.github.com/apache/flink/issues/26995";>#26995</a>)</li>
   <li><a 
href="https://github.com/apache/flink/commit/f54c72fef2966212649e2fe1c69b60f4b5693532";><code>f54c72f</code></a>
 [FLINK-38347][Checkpoint] Tolerate RPC loss for cleanup in file-merging 
manag...</li>
   <li><a 
href="https://github.com/apache/flink/commit/fea8f96aa764ca2924e8490c3e1e440d1962d0b4";><code>fea8f96</code></a>
 [FLINK-38327] Use vertex id instead of operator id in checkpoint 
file-merging...</li>
   <li><a 
href="https://github.com/apache/flink/commit/6268448a81117bd365867572b59419a88243569a";><code>6268448</code></a>
 [FLINK-38267][checkpoint] Fix the test timeout for 
UnalignedCheckpointRescale...</li>
   <li><a 
href="https://github.com/apache/flink/commit/02827497cc8bfa1f850dfb8e45d8cd74304a9d48";><code>0282749</code></a>
 [FLINK-38267][checkpoint] Only call channel state rescaling logic for 
exchang...</li>
   <li><a 
href="https://github.com/apache/flink/commit/76156cc9a1076754ee2db009a757881606cf3eab";><code>76156cc</code></a>
 [FLINK-38267][checkpoint] Refactor hasInputState and hasOutputState related 
l...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/flink/compare/release-1.20.2...release-1.20.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.flink:flink-java` from 1.20.2 to 1.20.3
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to