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/05/11 13:50:09 UTC

[GitHub] [flink] deadwind4 opened a new pull request, #19700: [FLINK-27421][python] Bundle test utility classes

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

   ## What is the purpose of the change
   
   Bundle test utility classes into the PyFlink package to make users write test cases easily.
   
   ## Brief change log
   
     - *set `pyflink.testing` package `into setup.py` *
   
   ## Verifying this change
   
   Change build script, no test case.
   
   ## 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: (no)
     - The runtime per-record code paths (performance sensitive): (xno)
     - 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? (not 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] deadwind4 commented on pull request #19700: [FLINK-27421][python] Bundle test utility classes

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

   @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 #19700: [FLINK-27421][python] Bundle test utility classes

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "9636181588354e83c0669d3f993f0d1019f5eec4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "9636181588354e83c0669d3f993f0d1019f5eec4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 9636181588354e83c0669d3f993f0d1019f5eec4 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] dianfu merged pull request #19700: [FLINK-27421][python] Bundle test utility classes

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


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