GitHub user anoopsharma00 opened a pull request:
https://github.com/apache/incubator-trafodion/pull/560
JIRA 2086 Support for largeint unsigned
This commit delivers part 1 of the jira changes.
It includes changes in traf compiler, executor and expressions
to handle largeint unsigned datatype.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anoopsharma00/incubator-trafodion
ansharma_uint64_br
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/560.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 #560
----
commit ef98b7d8dcad6cf2041f33a016985b2db889ba4b
Author: Anoop Sharma <[email protected]>
Date: 2016-06-18T23:22:13Z
support for largeint unsigned: commit #1
commit fa86814317d17980ed1821c6878aa2e4e87f5150
Author: Anoop Sharma <[email protected]>
Date: 2016-06-21T04:42:21Z
Merge remote branch 'origin/master' into ansharma_uint64_br
commit 43595eaa112229db88a226fc1c4b84a5f7287fa7
Author: Anoop Sharma <[email protected]>
Date: 2016-06-21T23:55:14Z
Merge remote branch 'origin/master' into ansharma_uint64_br
commit 584936e09b4195013bb838bbf46953210fbec03b
Author: Anoop Sharma <[email protected]>
Date: 2016-06-23T20:09:45Z
Merge remote branch 'origin/master' into ansharma_uint64_br
commit d5999d8c47f2bd5e44fbaf867597f4d678fa6aec
Author: Anoop Sharma <[email protected]>
Date: 2016-06-24T04:49:46Z
Merge remote branch 'origin/master' into ansharma_uint64_br
commit 911f1d64f83aabf280825361534673eba041f959
Author: Anoop Sharma <[email protected]>
Date: 2016-06-25T17:27:53Z
JIRA 2086 Add support for largeint unsigned
This commit delivers part 1 of the jira changes.
It includes changes in traf compiler, executor and expressions
to handle largeint unsigned datatype.
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---