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/11/17 09:28:36 UTC

[GitHub] [flink] HuangXingBo opened a new pull request, #21341: [FLINK-28786][python] Fix the NoneType error on MacOS with M1 Chip

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

   ## What is the purpose of the change
   
   *This pull request will  fix the NoneType error on MacOS with M1 Chip*
   
   ## Brief change log
   
     - *Upgrade protobuf to 4.21.9 to fix this problem https://github.com/protocolbuffers/protobuf/issues/10075 *
   
   ## Verifying this change
   
    - *Manual tests in M1/M2 chip*
   
   ## 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): (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? (not applicable)
   


-- 
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 #21341: [FLINK-28786][python] Fix the NoneType error on MacOS with M1 Chip

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "a335dd2a912da1d84682b3500fd8bb3e29b8f9f4",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "a335dd2a912da1d84682b3500fd8bb3e29b8f9f4",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * a335dd2a912da1d84682b3500fd8bb3e29b8f9f4 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] HuangXingBo closed pull request #21341: [FLINK-28786][python] Fix the NoneType error on MacOS with M1 Chip

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #21341: [FLINK-28786][python] Fix the NoneType error on MacOS with M1 Chip
URL: https://github.com/apache/flink/pull/21341


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