xxsacxx opened a new issue #10137:
URL: https://github.com/apache/incubator-superset/issues/10137


   While using partition chart with BigQuery as data source the date which is 
of format "2020-05-27" i.e yyyy-mm-dd in superset gets displayed as epoch time. 
   While running the same query on sqllab,bigquery or csv export from superset 
give it in proper format (yyyy-mm-dd)
   
   ### Expected results
   
   expected "date" to be displayed in "yyyy-mm-dd"
   
   ### Actual results
   
   date is getting displayed in epoch format
   
   #### Screenshots
   
   ![screenshot](https://i.imgur.com/zDxIaxY.png)
   
   #### How to reproduce the bug
   
   1. Creating a date column in format "yyyy-mm-dd"
   2. ![screenshot](https://i.imgur.com/7sf21JB.png)
   3. Sqllab and csv export from superset gives the date in proper format i.e 
"yyyy-mm-dd"
   
   
   
   ### Environment
   
   (please complete the following information):
   
   - superset version: `superset version` --- 0.35.1
   - python version: `python --version` ---- 3.6.9
   - node.js version: `node -v`
   - npm version: `npm -v`
   
   ### Checklist
   
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [ ] I have checked the superset logs for python stacktraces and included 
it here as text if there are any.
   - [ ] I have reproduced the issue with at least the latest released version 
of superset.
   - [ ] I have checked the issue tracker for the same issue and I haven't 
found one similar.
   
   ### Additional context
   
   Add any other context about the problem here.
   


----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to