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/06/07 07:48:22 UTC

[GitHub] [flink] deadwind4 opened a new pull request, #19895: [WIP][FLINK-27058][python][build] Add support for Python 3.9

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

   ## What is the purpose of the change
   
   PyFlink currently requires Python version (3.6, 3.7 or 3.8). We should make sure that PyFlink also works with Python version 3.9
   
   ## Brief change log
   
     - *Bump `fastavro` to support python 3.6, 3.7, 3.8 and 3.9*
     - *Fix all docs about python version*
     - *Change Python version to 3.9 in Git push CI*
   
   
   ## Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (yes)
     - 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? (yes)
     - If yes, how is the feature documented? (docs)
   


-- 
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] HuangXingBo closed pull request #19895: [FLINK-27058][python][build] Add support for Python 3.9

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #19895: [FLINK-27058][python][build] Add support for Python 3.9
URL: https://github.com/apache/flink/pull/19895


-- 
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 #19895: [FLINK-27058][python][build] Add support for Python 3.9

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

   The CI failed is not related to Python, I created a JIRA ticket for this.
   https://issues.apache.org/jira/browse/FLINK-27968


-- 
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 #19895: [WIP][FLINK-27058][python][build] Add support for Python 3.9

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "21aa4b3097b02f67f3cc35b7d5d2dfe455822eb2",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "21aa4b3097b02f67f3cc35b7d5d2dfe455822eb2",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 21aa4b3097b02f67f3cc35b7d5d2dfe455822eb2 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] MartijnVisser commented on pull request #19895: [WIP][FLINK-27058][python][build] Add support for Python 3.9

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

   @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] MartijnVisser commented on pull request #19895: [FLINK-27058][python][build] Add support for Python 3.9

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

   @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