GitHub user mehant opened a pull request:
https://github.com/apache/incubator-drill/pull/37
DRILL-332 Changes to support decimal data type
Changes include the following:
ValueVector, Holder representation for decimal types.
Cast functions between various decimal types.
Cast functions between Int, VarChar and decimal types.
Unit tests
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mehant/incubator-drill DRILL-332
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-drill/pull/37.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 #37
----
commit 1f4dcbaf4891046546ff6dd1dd81a7404e4a280e
Author: Mehant Baid <[email protected]>
Date: 2014-03-27T18:48:40Z
DRILL-332 Changes to support decimal data type
----
---
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.
---