Last active
September 6, 2017 08:03
-
-
Save pierdom/38af8ffa1dedf51e04cf6cd417b464b0 to your computer and use it in GitHub Desktop.
[Apache HIVE timestamp operations] #hive #bigdata #sql
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| UNIX_TIMESTAMP(timestamp) | |
| FROM_UNIXTIME(timestamp, "format") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment