GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/trafodion/pull/1616
TRAFODION-3115 Support nanosec precision for Timestamp/Interval datatypes
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/trafodion ansharma_tsnano_br
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafodion/pull/1616.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 #1616
----
commit 319abf81860b6102658f48802172b6ea9aa607a0
Author: Anoop Sharma <anoop.sharma@...>
Date: 2018-06-11T18:16:21Z
nanosecs precision for timestamp/interval datatypes
commit 50c2a891c4b6044283b01c37796785ad92a96ed9
Author: Anoop Sharma <anoop.sharma@...>
Date: 2018-06-11T18:19:39Z
Merge remote branch 'origin/master' into ansharma_tsnano_br
Conflicts:
core/sql/regress/hive/EXPECTED005
commit 6bcca437a6a6850976dcfd0026df5834f52cf924
Author: Anoop Sharma <anoop.sharma@...>
Date: 2018-06-15T15:27:19Z
Merge remote branch 'origin/master' into ansharma_tsnano_br
commit e3af7d910f62c34b7c7d49922de9d06b91459ba2
Author: Anoop Sharma <anoop.sharma@...>
Date: 2018-06-20T18:56:51Z
Merge remote branch 'origin/master' into ansharma_tsnano_br
commit 84d76f4d3203b9e51803851713bfaeda4112e0b3
Author: Anoop Sharma <anoop.sharma@...>
Date: 2018-06-20T21:19:41Z
TRAFODION-3115 Support nanosec precision for Timestamp/Interval datatypes
----
---