matrixone
matrixone copied to clipboard
[Bug]: Operator '-' with parameters [DATETIME DATETIME] will be implemented in future version.
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Environment
- Version or commit-id (e.g. v0.1.0 or 8b23a93):5bc46ebe8cb3ade55d562bcb68e00d3cfc5a7889
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
Operator '-' with parameters [DATETIME DATETIME] will be implemented in future version.
Expected Behavior
No response
Steps to Reproduce
No response
Additional information
No response
ok. for 0.6, with timediff implemented, date/datetime plus/minus will be supported.
ERROR 1105 (HY000): Operator '-' with parameters [DATE DATE] will be implemented in future version. Same as DATE DATE
In 0.6, the result is the seconds between two values because of the lack of time type.
I have rechecked this bug, It is available, close it pls.
it was fixed.