GitHub user dhacker1341 opened a pull request: https://github.com/apache/phoenix/pull/52
PHOENIX-1744 unsigned long cast to timestamp You can merge this pull request into a Git repository by running: $ git pull https://github.com/dhacker1341/phoenix master Alternatively you can review and apply these changes as the patch at: https://github.com/apache/phoenix/pull/52.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #52 ---- commit bfe114af832dee4ea4ba4ee1cdc663e7461a1b6c Author: David <dhac...@salesforce.com> Date: 2015-03-18T20:37:20Z PHOENIX-1744 Allow Integer, UnsignedInt and UnsignedLong to be Cast to TIMESTAMP commit 7daa14bf5e858b9abfd026bd9760f08583a3de41 Author: David <dhac...@salesforce.com> Date: 2015-03-20T19:42:01Z PHOENIX-1744 Only unsigned long, not integer should be castable to timestamp. commit 6a68955c95caa2ae1510f1b97321e249a572d7e1 Author: dhacker1341 <dhacker1...@gmail.com> Date: 2015-03-20T19:45:51Z PHOENIX-1744 Only unsigned long, not integer should be castable to timestamp. commit 0e846ba2f85bc4e118f59f74f6f8761e4bb30612 Author: dhacker1341 <dhacker1...@gmail.com> Date: 2015-03-20T19:48:35Z PHOENIX-1744 Only unsigned long, not integer should be castable to timestamp. commit cd6594475986aa0ff3c9eaaebd18ab6815ad46f3 Author: dhacker1341 <dhacker1...@gmail.com> Date: 2015-03-20T19:49:45Z PHOENIX-1744 Only unsigned long, not integer should be castable to timestamp. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---