GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/178
TAJO-1092: Improve the function system to allow other function
implementation types.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1092
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/178.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 #178
----
commit 149b92afe0d5a2903ddd55b4e788482e3344477b
Author: Hyunsik Choi <[email protected]>
Date: 2014-10-04T22:23:10Z
TAJO-1092: Improve the function system to allow other function
implementation types.
commit 6df2f9f4d7c38f751b761f9dbdd224cc3c89b2ad
Author: Hyunsik Choi <[email protected]>
Date: 2014-10-04T22:23:37Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-1092
commit f6fe193152dc8a121def75b925bdde0e102a2cac
Author: Hyunsik Choi <[email protected]>
Date: 2014-10-05T00:09:49Z
Refactored code generation for function binding.
* Moved some methods to TajoGeneratorAdaptor.
* Refactored method signatures of isMatched and isCompatible.
* Fixed unit test bugs of TestEvalCodeGenerator.
----
---
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.
---