You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "TanYuxin-tyx (via GitHub)" <gi...@apache.org> on 2023/04/04 07:34:27 UTC

[GitHub] [flink-connector-pulsar] TanYuxin-tyx opened a new pull request, #40: [FLINK-31720][docs][Connector/Pulsar] Add the pulsar connector docs

TanYuxin-tyx opened a new pull request, #40:
URL: https://github.com/apache/flink-connector-pulsar/pull/40

   <!--
   *Thank you for contributing to Apache Flink Pulsar Connectors - we are happy that you want to help us improve our Flink connectors. To help the community review your contribution in the best possible way, please go through the checklist below, which will get the contribution into a shape in which it can be best reviewed.*
   
   ## Contribution Checklist
   
   - The name of the pull request should correspond to a [JIRA issue](https://issues.apache.org/jira/projects/FLINK/issues). Exceptions are made for typos in JavaDoc or documentation files, which need no JIRA issue.
   - Commits should be in the form of "[FLINK-XXXX][Component] Title of the pull request", where [FLINK-XXXX] should be replaced by the actual issue number.
       Generally, [Component] tag should indicate the part you modified. The options are: [Stream | Table | Test | E2E | Build].
       For example: "[FLINK-XXXX][Stream] XXXX" if you are working on the `DataStream` part of pulsar connector or "[FLINK-XXXX][Test] XXXX" if this pull request is only used for adding tests.
   - Each pull request should only have one JIRA issue.
   - Once all items of the checklist are addressed, remove the above text and this checklist, leaving only the filled out template below.
   -->
   
   ## Purpose of the change
   
   *Add the pulsar connector docs*
   
   ## Brief change log
   
   - *Add the pulsar connector docs.*
   
   ## Verifying this change
   
   This change is a pr about docs without any test coverage.
   
   ## Significant changes
   
   *(Please check any boxes [x] if the answer is "yes". You can first publish the PR and check them afterwards, for
   convenience.)*
   
   - [ ] Dependencies have been added or upgraded
   - [ ] Public API has been changed (Public API is any class annotated with `@Public(Evolving)`)
   - [ ] Serializers have been changed
   - [ ] New feature has been introduced
       - If yes, how is this documented? (not applicable / docs / JavaDocs / not documented)
   


-- 
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-connector-pulsar] reswqa merged pull request #40: [FLINK-31720][docs][Connector/Pulsar] Add the pulsar connector docs

Posted by "reswqa (via GitHub)" <gi...@apache.org>.
reswqa merged PR #40:
URL: https://github.com/apache/flink-connector-pulsar/pull/40


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