You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2022/12/05 04:40:24 UTC

[GitHub] [flink] lincoln-lil opened a new pull request, #21453: [hotfix][table-planner] fix tests for FLINK-28988 merged(no code conflict with latest master but a related test case failed)

lincoln-lil opened a new pull request, #21453:
URL: https://github.com/apache/flink/pull/21453

   FLINK-28988 fixed the incorrectly filter pushdown issue, but when merged into master it affects a related test case (added by FLINK-29781 recently), this pr will fix this fail case.


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] godfreyhe merged pull request #21453: [hotfix][table-planner] fix tests for FLINK-28988 merged(no code conflict with latest master but a related test case failed)

Posted by GitBox <gi...@apache.org>.
godfreyhe merged PR #21453:
URL: https://github.com/apache/flink/pull/21453


-- 
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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #21453: [hotfix][table-planner] fix tests for FLINK-28988 merged(no code conflict with latest master but a related test case failed)

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #21453:
URL: https://github.com/apache/flink/pull/21453#issuecomment-1336746345

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "812fe5920a60dfc085c592b4da3802f88201605a",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "812fe5920a60dfc085c592b4da3802f88201605a",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 812fe5920a60dfc085c592b4da3802f88201605a UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </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: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org