mkur-ops opened a new issue, #22140:
URL: https://github.com/apache/superset/issues/22140
Whenever I try to run query in SQL Lab, for example
`SELECT * FROM XYZ`
I receive `oracle error: ORA-01805: possible error in date/time operation`
Date and time in superset and db are the same.
#### How to reproduce the bug
Go to SQL Lab and run `SELECT * FROM XYZ`
### Expected results
Get correct results
### Actual results
`oracle error: ORA-01805: possible error in date/time operation`
### Environment
(please complete the following information):
- superset running on openshift with custom image made from
apache/superset:master
- superset version: `superset version` superset 0.0.0-dev
- any feature flags active: ALERTS & REPORTS
--
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]