You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/06/15 02:37:35 UTC

[GitHub] [zeppelin] zjffdu opened a new pull request #4138: [ZEPPELIN-5193]. Describe table using full table name in FlinkSQL can not work

zjffdu opened a new pull request #4138:
URL: https://github.com/apache/zeppelin/pull/4138


   
   ### What is this PR for?
   
   Simple PR to make describing table via full table name in flink sql work. Just split full table name via `dot` separator. So that flink api can recognize it correctly. See unit test for more details. 
   
   
   ### What type of PR is it?
   [ Improvement]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5193
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? 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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [zeppelin] asfgit closed pull request #4138: [ZEPPELIN-5193] Describe table using full table name in FlinkSQL can not work

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #4138:
URL: https://github.com/apache/zeppelin/pull/4138


   


-- 
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:
users@infra.apache.org