[
https://issues.jboss.org/browse/TEIIDDES-1810?page=com.atlassian.jira.plu...
]
Steven Hawkins updated TEIIDDES-1810:
-------------------------------------
Assignee: (was: Steven Hawkins)
Teiid now supports values larger than max int for table cardinality and column
null/distinct counts. For Designer to convey a larger value to Teiid we need to choose
one of:
- a new index file format version, such that we look for long, instead of int values where
appropriate
- use the Teiid hack of encoding larger long values as a float with a negative sign bit,
then we'll change the index loading logic on our side as appropriate
- use an extension property with loading logic changes
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
The table/column stats are currently limited to max int (2^31 -1) values.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira