[teiid-issues] [JBoss JIRA] (TEIID-2603) Support larger statistic values

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Jul 29 15:55:26 EDT 2013


    [ https://issues.jboss.org/browse/TEIID-2603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12793605#comment-12793605 ] 

Steven Hawkins commented on TEIID-2603:
---------------------------------------

One possible approach that would even maintain backward serialized compatibility without too much head ache would be to use negative int values to indicate float values.  There would be a loss of precision, but the range would be much greater.  Otherwise we'd have to look at using longs.  Either way surrounding logic needs to be changed appropriately.
                
> Support larger statistic values
> -------------------------------
>
>                 Key: TEIID-2603
>                 URL: https://issues.jboss.org/browse/TEIID-2603
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.5
>
>
> 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


More information about the teiid-issues mailing list