shuqi7 opened a new pull request #7292: Add table column selection in druid 
console to allow hiding/showing of columns
URL: https://github.com/apache/incubator-druid/pull/7292
 
 
   - Every table in the console now has a button on the top right corner which 
would render a popover list that allows the user to choose the columns he wants 
to display in the table. 
   - The setting is saved in `localStorage`, so the column selection will 
persist after refreshing or closing the page
   
   
   When all columns are showing up:
   
![image](https://user-images.githubusercontent.com/29443129/54571918-05a8f800-49a2-11e9-83c7-c620934f584e.png)
   
   When only the first 3 columns are showing up:
   
![image](https://user-images.githubusercontent.com/29443129/54571939-13f71400-49a2-11e9-9d9f-267f3ecc494a.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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@druid.apache.org
For additional commands, e-mail: commits-h...@druid.apache.org

Reply via email to