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 "date" to be displayed in "yyyy-mm-dd"
date is getting displayed in epoch format


(please complete the following information):
superset version --- 0.35.1python --version ---- 3.6.9node -vnpm -vMake sure these boxes are checked before submitting your issue - thank you!
Add any other context about the problem here.
Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.88. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.
It reproduce with other databases too. Thanks for reporting it!
It reproduce with other databases too. Thanks for reporting it!
What are the next steps,here?
We have confirmed that this is a bug on the current master branch. As this is an open source project, we do not have SLAs for fixing bugs. An existing contributor may contribute a patch for this issue, or we are happy to review pull requests from the broader community. If you'd like to attempt a fix, we are happy to point you in the right direction.
If you'd like to attempt a fix, we are happy to point you in the right direction.
@willbarrett sure should I start with this?
You are most likely correct. @villebro would you mind providing some guidance to @xxsacxx on where in that massive file to start? You're quite familiar with its inner secrets.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.