matrixone icon indicating copy to clipboard operation
matrixone copied to clipboard

[Bug]: Operator '-' with parameters [DATETIME DATETIME] will be implemented in future version.

Open daviszhen opened this issue 3 years ago • 3 comments

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

daviszhen avatar Jul 01 '22 01:07 daviszhen

ok. for 0.6, with timediff implemented, date/datetime plus/minus will be supported.

dengn avatar Jul 04 '22 04:07 dengn

ERROR 1105 (HY000): Operator '-' with parameters [DATE DATE] will be implemented in future version. Same as DATE DATE

domingozhang avatar Jul 15 '22 02:07 domingozhang

In 0.6, the result is the seconds between two values because of the lack of time type.

domingozhang avatar Oct 11 '22 03:10 domingozhang

I have rechecked this bug, It is available, close it pls.

goodMan-code avatar Oct 29 '22 06:10 goodMan-code

it was fixed.

daviszhen avatar Oct 30 '22 05:10 daviszhen