mirror of
https://github.com/apache/impala.git
synced 2026-01-10 18:00:14 -05:00
Implemented the 'millisecond' built-in function, which takes a timestamp and returns an integer representing its millisecond portion. Other functions pending. Change-Id: I3bafc6aaf80d1d8d2a634d120d9dbdb954d3f0c4 Reviewed-on: http://gerrit.cloudera.org:8080/2148 Reviewed-by: Marcel Kornacker <marcel@cloudera.com> Tested-by: Internal Jenkins