[jboss-jira] [JBoss JIRA] (DROOLS-5508) [DMN Designer] PMML: improve the data type handling

Donato Marrazzo (Jira) issues at jboss.org
Tue Jul 14 13:58:00 EDT 2020


Donato Marrazzo created DROOLS-5508:
---------------------------------------

             Summary: [DMN Designer] PMML: improve the data type handling
                 Key: DROOLS-5508
                 URL: https://issues.redhat.com/browse/DROOLS-5508
             Project: Drools
          Issue Type: Enhancement
          Components: DMN Editor
    Affects Versions: 7.39.0.Final
            Reporter: Donato Marrazzo
            Assignee: Edson Tirelli


At the moment, PMML data type are disregarded when the DMN Editor imports it (they becomes "Any" data type).

In PMML the data dictionary provides valuable information about the input and output parameters. E.g.
{code:java}
<DataField name="category" optype="continuous" dataType="double"/>{code}
It would be useful to correctly map them.

 

 

 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jboss-jira mailing list