[
https://jira.jboss.org/browse/TEIIDDES-680?page=com.atlassian.jira.plugin...
]
Steven Hawkins reassigned TEIIDDES-680:
---------------------------------------
Assignee: Barry LaFond
This was probably a regression from the uuid removal. The criteria was being run through
a conversion routine that expected a command otherwise it spit back null. See the patch.
Warning message text is wrong
-----------------------------
Key: TEIIDDES-680
URL:
https://jira.jboss.org/browse/TEIIDDES-680
Project: Teiid Designer
Issue Type: Bug
Components: Modeling
Affects Versions: 7.1.1
Reporter: Steven Hawkins
Assignee: Barry LaFond
Priority: Minor
Attachments: SqlTransformationMappingRootValidationRule.java.patch
With join criteria that looks like biginteger_col = bigdecimal_col
We get a warning:
Implicit runtime type conversion in join criteria 'null': left type is
'biginteger', right type is 'bigdecimal'.
note the predicate is null.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira