[
https://issues.apache.org/jira/browse/VXQUERY-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Preston Carman resolved VXQUERY-57.
-----------------------------------
Resolution: Fixed
The code base now uses a long pointable for DTDuration.
> DTDuration is to large for integer
> ----------------------------------
>
> Key: VXQUERY-57
> URL: https://issues.apache.org/jira/browse/VXQUERY-57
> Project: VXQuery
> Issue Type: Bug
> Reporter: Preston Carman
> Assignee: Preston Carman
>
> To store 31 days in milliseconds the value would be 2,678,400,000 which is to
> large for an int to store. The storage needs to be updated to a long.
--
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