korpa opened a new issue #15825: URL: https://github.com/apache/superset/issues/15825
A clear and concise description of what the bug is. ### Expected results Graph should appear ### Actual results Error is shown: > CockroachDB Error > > unknown function: to_timestamp() #### Screenshots Without timefilter:  With timefilter:  #### How to reproduce the bug Create a graph on database "CockroachDB" and add a time filter ### Environment (please complete the following information): - superset version: 1.2 - python version: 3.8 - node.js version: `node -v` - CockroachDB 21.1.6 ### Checklist Make sure to follow these steps 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. - [x] I have reproduced the issue with at least the latest released version of superset. - [x] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context In Superset 1.0 CockroachDB works fine with time filters. After upgrading to 1.2 this issue appears -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
