[
https://issues.jboss.org/browse/TEIIDDES-1810?page=com.atlassian.jira.plu...
]
Steven Hawkins commented on TEIIDDES-1810:
------------------------------------------
We take an incoming long value (greater than max integer) and use the conversion:
Float.floatToRawIntBits(val) | 0x80000000
which then looks like a negative integer.
Support larger statistic values
-------------------------------
Key: TEIIDDES-1810
URL:
https://issues.jboss.org/browse/TEIIDDES-1810
Project: Teiid Designer
Issue Type: Enhancement
Components: Teiid Integration
Reporter: Steven Hawkins
Fix For: 9.1, 9.0.2, 8.6.2
The table/column stats are currently limited to max int (2^31 -1) values.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)