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/07/30 06:24:18 UTC

[GitHub] [flink] liujingmao opened a new pull request, #20395: [FLINK-28748][docs-zh] Translate "SELECT DISTINCT" page into Chinese.

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

   ## What is the purpose of the change
   
   - Translate "SELECT DISTINCT" page into Chinese: https://nightlies.apache.org/flink/flink-docs-master/zh/docs/dev/table/sql/queries/select-distinct/.
   
   - The markdown file's location: flink/docs/content.zh/docs/dev/table/sql/queries/select-distinct.md, most of them have been translated, but some part has not been translated into Chinese. See FLINK-28748 for information.
   
   
   ## Brief change log
   
   Translate "SELECT DISTINCT" page into Chinese
   
   
   ## 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] liujingmao commented on pull request #20395: [FLINK-28748][docs-zh] Translate "SELECT DISTINCT" page into Chinese.

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

   @MartijnVisser  I am sorry to bother you. would you please help me review the pr?  Thank you!


-- 
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 merged pull request #20395: [FLINK-28748][docs-zh] Translate "SELECT DISTINCT" page into Chinese.

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


-- 
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 #20395: [FLINK-28748][docs-zh] Translate "SELECT DISTINCT" page into Chinese.

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

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