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


Reply via email to