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/04/14 03:39:32 UTC

[GitHub] [flink] xuyangzhong opened a new pull request, #19465: [FLINK-27239][table-planner] rewrite PreValidateReWriter from scala to java

xuyangzhong opened a new pull request, #19465:
URL: https://github.com/apache/flink/pull/19465

   ## What is the purpose of the change
   
   This pr aims to do the processing task about FLIP-28 and rewrite PreValidateReWriter implemented from Scala to Java.
   
   ## Brief change log
   
     - rewrite PreValidateReWriter implemented from Scala to Java.
   
   ## Verifying this change
   
   Current tests can verify this change.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): no
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no
     - The serializers: (yes / no / don't know)
     - The runtime per-record code paths (performance sensitive): no
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: no
     - The S3 file system connector: no
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? 
   


-- 
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] xuyangzhong commented on pull request #19465: [FLINK-27239][table-planner] rewrite PreValidateReWriter from scala to java

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

   @flinkbot run azure


-- 
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 #19465: [FLINK-27239][table-planner] rewrite PreValidateReWriter from scala to java

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9b5ec21ed18cc0291b63ece21e6c3434e6ecfe5c",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9b5ec21ed18cc0291b63ece21e6c3434e6ecfe5c",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9b5ec21ed18cc0291b63ece21e6c3434e6ecfe5c 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


[GitHub] [flink] xuyangzhong commented on pull request #19465: [FLINK-27239][table-planner] rewrite PreValidateReWriter from scala to java

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

   I think one of the failed test cases is not caused by this pr, because other azure results have same failed cases like :https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=34648&view=results


-- 
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] xuyangzhong commented on pull request #19465: [FLINK-27239][table-planner] rewrite PreValidateReWriter from scala to java

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

   @flinkbot run azure


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