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/04/19 03:27:05 UTC

[GitHub] [flink] chenlei677 opened a new pull request, #19510: [FLINK-27298] in sqlClient.md, table name inconsistency problem.

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

   ## What is the purpose of the change
   This pull request fix table name inconsistency problem in sqlClient.md.
   
   
   ## Brief change log
    fix table name inconsistency problem in sqlClient.md.
   
   
   ## Verifying this change
   This change is a trivial rework / code cleanup without any test coverage.
    yes
   
   ## 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


-- 
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] empcl commented on pull request #19510: [FLINK-27298] in sqlClient.md, table name inconsistency problem.

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

   @MartijnVisser OK, I'm excited to fix this.


-- 
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 #19510: [FLINK-27298] in sqlClient.md, table name inconsistency problem.

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

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "1c08e18e008cd24c77e320bb1dd50a0f450ef4f3",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "1c08e18e008cd24c77e320bb1dd50a0f450ef4f3",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 1c08e18e008cd24c77e320bb1dd50a0f450ef4f3 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] MartijnVisser merged pull request #19510: [FLINK-27298][Docs] Change the used table name in the SQL Client documentation to the correct name

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


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