Hi Ashwin,

Sure!  Among the open JIRAs that are UDF related, here are a couple you may
want to look into that don't have any activity at the moment as far as I
know.  One is an enhancement to an existing UDF and the other is a new UDF.

"AliasableEvalFunc should use getInputSchema"
https://issues.apache.org/jira/browse/DATAFU-25

"Implement Lead UDF based on version from SQL"
https://issues.apache.org/jira/browse/DATAFU-12

There is also this gradle wrapper build related issue below.  This one is
not too tricky because Jakob Homan already solved this for Samza.  So it is
just adapting that solution to DataFu.  We need to do this before the first
release so this is important :)

"Resolve gradle wrapper jar issue"
https://issues.apache.org/jira/browse/DATAFU-54

Similarly, for us to do a source release, we need a task to build the
source release archive.  Again, one could follow Samza's example.

"Source release build tasks"
https://issues.apache.org/jira/browse/DATAFU-57

-Matt


On Sun, Jul 27, 2014 at 7:26 PM, Ashwin <ashwinarav...@gmail.com> wrote:

> Hi
> I am a newbie to Datafu community. Is there some feature or function which
> I can pick up
>
> Thanks
> Ashwin
>
>

Reply via email to