[
https://issues.jboss.org/browse/TEIIDDES-321?page=com.atlassian.jira.plug...
]
Steven Hawkins commented on TEIIDDES-321:
-----------------------------------------
I should add that there is a minor follow on issue. In top level transformation queries
with literal project columns typed as biginteger, float, short, etc. as soon as the
expression value editor is run the value will require reconciliation because the value
will be parsed as the wider parsing type. In other words, while the value is implicitly
convertable, we still require the user to put an explicit convert.
Expression Builder in the Transformation Editor does not allow
negative numeric constant values
-----------------------------------------------------------------------------------------------
Key: TEIIDDES-321
URL:
https://issues.jboss.org/browse/TEIIDDES-321
Project: Teiid Designer
Issue Type: Bug
Components: Transformations
Reporter: Marc Shirley
Assignee: Barry LaFond
Attachments: TEIIDDES-321.patch
Unable to input negative constant values into the expression editor. no errors or
warnings occur when attempting. When pressing the hyphen key to input a negative, nothing
is entered as a value. This affects TIMESTAMPADD() as an example. Without being able to
enter a negative number, there is not a way to subtract from a date/time/timestamp value.
Workaround is to manually enter the negative value into the transformation SQL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira