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/10/09 02:34:57 UTC

[GitHub] [flink] liuyongvs opened a new pull request, #20992: [FLINK-29483][python] vectorized python scalar function should fallba…

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

   ## What is the purpose of the change
   
   *vectorized python scalar function should fallback to process mode*
   
   ## 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? (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 #20992: [FLINK-29483][python] vectorized python scalar function should fallba…

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "c808a0dbabab0d097cbb766fa7150aa47339c482",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "c808a0dbabab0d097cbb766fa7150aa47339c482",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * c808a0dbabab0d097cbb766fa7150aa47339c482 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] liuyongvs commented on pull request #20992: [FLINK-29483][python] vectorized python scalar function should fallba…

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

   fix compile error of master branch https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/41754/logs/16


-- 
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 #20992: [FLINK-29483][python] vectorized python scalar function should fallba…

Posted by GitBox <gi...@apache.org>.
HuangXingBo closed pull request #20992: [FLINK-29483][python] vectorized python scalar function should fallba…
URL: https://github.com/apache/flink/pull/20992


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