openinx commented on a change in pull request #9866: [FLINK-14349][hbase] Create a Connector Descriptor for HBase so that user can connect HBase by TableEnvironment#connect URL: https://github.com/apache/flink/pull/9866#discussion_r333911282
########## File path: docs/dev/table/connect.md ########## @@ -1094,6 +1094,23 @@ For append-only queries, the connector can also operate in [append mode](#update The connector can be defined as follows: <div class="codetabs" markdown="1"> +<div data-lang="Java/Scala" markdown="1"> Review comment: The scala code is almost the same as Java, so no need to create a separate tab for scala , we have also the case that Java/Scala share the same code demo, such as Filesystem connectors.. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services