stevensuting edited a comment on issue #11219:
URL: 
https://github.com/apache/incubator-superset/issues/11219#issuecomment-707623946


   **In Explore Chart**
   `select  cast("clbprogid" AS INTEGER) AS  "clbprogid" from table`
   <img width="541" alt="Screenshot 2020-10-13 at 3 02 27 PM" 
src="https://user-images.githubusercontent.com/8875448/95843580-7de5c400-0d65-11eb-873b-5e0eb3b6f9b5.png";>
   
   `select clbprogid  from table`
   <img width="913" alt="Screenshot 2020-10-13 at 3 01 47 PM" 
src="https://user-images.githubusercontent.com/8875448/95843638-8b9b4980-0d65-11eb-962b-fe068354cb97.png";>
   
   ---
   **In SQL LAB**
   With CAST
   <img width="482" alt="Screenshot 2020-10-13 at 3 34 07 PM" 
src="https://user-images.githubusercontent.com/8875448/95846947-bb4c5080-0d69-11eb-91f2-a272e1210188.png";>
   
   
   
   Without CAST
   <img width="382" alt="Screenshot 2020-10-13 at 3 35 05 PM" 
src="https://user-images.githubusercontent.com/8875448/95846935-b7203300-0d69-11eb-84b8-307ac3f68131.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



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

Reply via email to