]
Toshiya Kobayashi updated DROOLS-1378:
--------------------------------------
Attachment: NumericDisabled.xls
Option: Force reading String from a Numeric type cell in SpreadSheet
--------------------------------------------------------------------
Key: DROOLS-1378
URL:
https://issues.jboss.org/browse/DROOLS-1378
Project: Drools
Issue Type: Feature Request
Components: decision tables
Affects Versions: 7.0.0.Beta4
Reporter: Toshiya Kobayashi
Assignee: Mario Fusco
Attachments: NumericDisabled.xls
org.drools.decisiontable.parser.xls.ExcelParser reads a double value from a Numeric type
cell. But some users expect as-is String representation rather than a double value. Users
may force String type by adding heading ' (apostrophe) in the cell but sometimes it
could be cumbersome.
This JIRA requests an option to force reading String from a Numeric type cell in
SpreadSheet.