[ 
https://issues.apache.org/jira/browse/KYLIN-4510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17134756#comment-17134756
 ] 

ASF GitHub Bot commented on KYLIN-4510:
---------------------------------------

RupengWang commented on pull request #1224:
URL: https://github.com/apache/kylin/pull/1224#issuecomment-643609429


   ### Verify test case
   1. load table from hive
   
![image](https://user-images.githubusercontent.com/9884693/84567327-7d82ef80-adaa-11ea-8191-b97ef4b41650.png)
   2. add one column to the table in hive
   ```sql
    alter table self_define_date add columns(new_column string);
   ```
   
   3. click "reload" button
   
   4. the page will be refreshed immediately and the new column is here
   
![image](https://user-images.githubusercontent.com/9884693/84567348-ac996100-adaa-11ea-8c4a-0d32fa8de77e.png)
   
   


----------------------------------------------------------------
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:
[email protected]


> Automatically refresh the page after reload table
> -------------------------------------------------
>
>                 Key: KYLIN-4510
>                 URL: https://issues.apache.org/jira/browse/KYLIN-4510
>             Project: Kylin
>          Issue Type: Improvement
>          Components: Web 
>            Reporter: Guangxu Cheng
>            Assignee: Guangxu Cheng
>            Priority: Major
>             Fix For: v3.1.0
>
>
> Now after reload table, we need to manually refresh the page to get the 
> latest metadata information, which is unfriendly



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to