You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/07/20 18:05:04 UTC

[jira] [Commented] (TRAFODION-38) First working TMUDFs in Java

    [ https://issues.apache.org/jira/browse/TRAFODION-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633746#comment-14633746 ] 

ASF GitHub Bot commented on TRAFODION-38:
-----------------------------------------

Github user DaveBirdsall commented on a diff in the pull request:

    https://github.com/apache/incubator-trafodion/pull/31#discussion_r35011468
  
    --- Diff: core/Makefile ---
    @@ -135,3 +135,28 @@ find-absolute-dlls:
     
     check-copyrights:
     	python ./updateCopyrightCheck.py
    +
    +eclipse: rest/.project sql/.project sqf/src/seatrans/hbase-trx/.project .project
    +	@echo
    +	@echo
    +	@echo "  Now you can import 5 projects in Eclipse:"
    --- End diff --
    
    The echo says 5 projects, but I only see make file steps for 4?


> First working TMUDFs in Java
> ----------------------------
>
>                 Key: TRAFODION-38
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-38
>             Project: Apache Trafodion
>          Issue Type: New Feature
>         Environment: Any
>            Reporter: Hans Zeller
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> This JIRA is to keep track of our integration work to get to working Java TMUDFs, including a regression test (sql/regress/udr/TEST001), testing features similar to the existing C++ UDFs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)