You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2021/07/21 21:05:56 UTC

[GitHub] [superset] korpa opened a new issue #15825: Bug: CockroachDB does not support to_timestamp

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:
   
   ![image](https://user-images.githubusercontent.com/2982785/126559336-6547e183-9b9b-4167-908b-6f282f9ff77f.png)
   
   With timefilter:
   
   ![image](https://user-images.githubusercontent.com/2982785/126559509-77692b3f-9743-4fca-9728-097c6abb846a.png)
   
   
   #### 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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] junlincc commented on issue #15825: Bug: CockroachDB does not support to_timestamp

Posted by GitBox <gi...@apache.org>.
junlincc commented on issue #15825:
URL: https://github.com/apache/superset/issues/15825#issuecomment-885329693


   Hi @korpa , we may not get to any db specific issues soon enough, feel free to open a PR, we are happy to review! 


-- 
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: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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