Daniel Barclay (Drill) created DRILL-3655:
---------------------------------------------
Summary: TIME - (minus) TIME dpesm
Key: DRILL-3655
URL: https://issues.apache.org/jira/browse/DRILL-3655
Project: Apache Drill
Issue Type: Bug
Reporter: Daniel Barclay (Drill)
0: jdbc:drill:> VALUES CURRENT_TIME - CURRENT_TIME;
Error: PARSE ERROR: From line 1, column 8 to line 1, column 34: Cannot apply
'-' to arguments of type '<TIME(0)> - <TIME(0)>'. Supported form(s): '<NUMERIC>
- <NUMERIC>'
'<DATETIME_INTERVAL> - <DATETIME_INTERVAL>'
'<DATETIME> - <DATETIME_INTERVAL>'
[Error Id: ede6c073-ca82-4359-8adb-db413e051e29 on dev-linux2:31010]
(state=,code=0)
0: jdbc:drill:>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)