Split a temporal integer into fragments with respect to value buckets.
- Parameters
-
| [in] | temp | Temporal value |
| [in] | size | Size of the value buckets |
| [in] | origin | Time origin of the buckets |
| [out] | newcount | Number of values in the output array |
- SQL Function:
- valueSplit()