-
Notifications
You must be signed in to change notification settings - Fork 190
Unable to compare DATETIME and TIMESTAMP[BUG] #294
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingtdvtTableau test frameworkTableau test frameworkv2.6.0
Description
Describe the bug
Unable to compare DATETIME and TIMESTAMP for logical operators and CASE.
Or for query issues:'
- Run the query 'SELECT TIMESTAMP(DATE("2010-04-12")) = SUBDATE(TIMESTAMP(DATE("2010-04-12")), INTERVAL 1 HOUR)'
- See error "ExpressionEvaluationException"
Expected behavior
The SQL plugin should be able to compare DATETIME and TIMESTAMP or SUBDATE and ADDDATE should have output of type TIMESTAMP.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtdvtTableau test frameworkTableau test frameworkv2.6.0
