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/12/14 05:51:12 UTC

[GitHub] [flink] Sxnan opened a new pull request, #21506: [FLINK-30097][docs] Update the example in the docs of DataStream cache

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

   ## What is the purpose of the change
   
   Update the example in the docs of DataStream cache to fix the wrong type usage.
   
   
   ## Brief change log
   
   - Update the example in the docs of DataStream cache
   
   
   ## 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): 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] Samrat002 commented on pull request #21506: [FLINK-30097][docs] Update the example in the docs of DataStream cache

Posted by "Samrat002 (via GitHub)" <gi...@apache.org>.
Samrat002 commented on PR #21506:
URL: https://github.com/apache/flink/pull/21506#issuecomment-1705517337

   @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 #21506: [FLINK-30097][docs] Update the example in the docs of DataStream cache

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

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