[
https://issues.apache.org/jira/browse/TAJO-1562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508561#comment-14508561
]
ASF GitHub Bot commented on TAJO-1562:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/551
TAJO-1562: Python UDAF support
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1562
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/551.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 #551
----
commit 0a7c24685cedcaaf5be8cb899524a4838e335182
Author: Jihoon Son <[email protected]>
Date: 2015-04-18T08:33:24Z
TAJO-1562
commit 4916724116b0be888ab1257e8133e562b2506957
Author: Jihoon Son <[email protected]>
Date: 2015-04-18T09:59:41Z
TAJO-1562
commit 2d8e6e6ef4dc198951e1d830dca64bbb051e22d7
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T02:11:14Z
Merge branch 'TAJO-1562' of https://github.com/jihoonson/tajo-2 into
TAJO-1562
commit 67f4d063415f0f2361cb9b9ba7a5c5e681af5c3d
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T05:02:54Z
TAJO-1562
commit 4dfa5a7fd37df753721b776305098a07ecbd803b
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T05:07:42Z
TAJO-1562
commit 4adb233652d8a7777e8177e623a2e5d7faa7aad3
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T07:19:59Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-1562
commit dd511ab93f9f555f1d1f21f609d104a6a1f729a8
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T10:08:22Z
TAJO-1562
commit 521dcbb27cd434dae76d2dee06d9963ad529d509
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T11:31:42Z
TAJO-1562
commit 8dbe9589aac142d8b3438e85efcd5932616aabd4
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T11:52:49Z
TAJO-1562
commit 3100949e2d7b8fff13e79a47cec73043a21c31af
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T14:36:40Z
TAJO-1562
commit e8597c2f8c1ccc7f046c92e0fa287df72b837b09
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T14:51:56Z
TAJO-1562
commit 404c5f6c547bc8e230b281376b46a2938c118497
Author: Jihoon Son <[email protected]>
Date: 2015-04-20T21:37:46Z
TAJO-1562
commit 42902cadfafc86da01d7ff8872b14f3ccf4d2124
Author: Jihoon Son <[email protected]>
Date: 2015-04-21T12:21:53Z
TAJO-1562
commit 73304722b7158d8cc92b6861f417be85d95d557a
Author: Jihoon Son <[email protected]>
Date: 2015-04-21T14:26:42Z
TAJO-1562
commit 6aed1bd4166b70b05f02018125fa5518a19cc6fc
Author: Jihoon Son <[email protected]>
Date: 2015-04-22T11:57:51Z
TAJO-1562
commit 1ae678dfef373ac40e3d6d58c32bfd9f95b9a158
Author: Jihoon Son <[email protected]>
Date: 2015-04-22T17:22:57Z
TAJO-1562
commit 3b0ae9eac108abf0289e164d93632d57f21e123c
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T02:48:19Z
Test success
commit f12386b28dd059d5ad290ed6122c220e092234b2
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T03:04:59Z
Output type cleanup
commit 26edca2e81d8487574834711a189aac3628955f8
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T04:23:21Z
Test added
commit 1306db498bd569ef54547127c5282561888078e5
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T04:23:58Z
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/tajo into
TAJO-1562
commit f51e195629c34dce42173818a98f0b5489f7dd91
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T04:36:35Z
Remove all commented out codes
commit d3eba9892bacbd035ebdf0c483911187f8bafed2
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T04:54:57Z
Fix window query test failure
commit 4b5609becb777c77cf3b30109c7a5b203078f4b3
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T06:22:07Z
Test on local machine
commit 4b0f8aa5d832057be153493e55a1e405c2f8aa27
Author: Jihoon Son <[email protected]>
Date: 2015-04-23T06:54:55Z
Add a document
----
> Python UDAF support
> -------------------
>
> Key: TAJO-1562
> URL: https://issues.apache.org/jira/browse/TAJO-1562
> Project: Tajo
> Issue Type: New Feature
> Components: function/udf
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.11.0
>
>
> We need to support Python UDAF as well as UDF (TAJO-1344).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)