new hive udfs

2015-01-12 Thread Alexander Pivovarov
Hi Everyone

I have several custom udfs I want to contribute to hive

month_add
last_day

greatest
least

What is the process for adding new UDFs?

Alex


Re: new hive udfs

2015-01-12 Thread Xuefu Zhang
Hi Alex,

This should be a good starting point:
https://cwiki.apache.org/confluence/display/Hive/HowToContribute.

Thanks,
Xuefu

On Mon, Jan 12, 2015 at 2:37 PM, Alexander Pivovarov 
wrote:

> Hi Everyone
>
> I have several custom udfs I want to contribute to hive
>
> month_add
> last_day
>
> greatest
> least
>
> What is the process for adding new UDFs?
>
> Alex
>


Re: new hive udfs

2015-01-12 Thread Alexander Pivovarov
I mean should I get any approval before creating JIRA?

Just want to make sure that these UDFs are needed.

On Mon, Jan 12, 2015 at 2:48 PM, Xuefu Zhang  wrote:

> Hi Alex,
>
> This should be a good starting point:
> https://cwiki.apache.org/confluence/display/Hive/HowToContribute.
>
> Thanks,
> Xuefu
>
> On Mon, Jan 12, 2015 at 2:37 PM, Alexander Pivovarov  >
> wrote:
>
> > Hi Everyone
> >
> > I have several custom udfs I want to contribute to hive
> >
> > month_add
> > last_day
> >
> > greatest
> > least
> >
> > What is the process for adding new UDFs?
> >
> > Alex
> >
>


Re: new hive udfs

2015-01-12 Thread Xuefu Zhang
No. You can just create JIRA describing your reasoning and attach your
patch for review.

On Mon, Jan 12, 2015 at 2:53 PM, Alexander Pivovarov 
wrote:

> I mean should I get any approval before creating JIRA?
>
> Just want to make sure that these UDFs are needed.
>
> On Mon, Jan 12, 2015 at 2:48 PM, Xuefu Zhang  wrote:
>
> > Hi Alex,
> >
> > This should be a good starting point:
> > https://cwiki.apache.org/confluence/display/Hive/HowToContribute.
> >
> > Thanks,
> > Xuefu
> >
> > On Mon, Jan 12, 2015 at 2:37 PM, Alexander Pivovarov <
> apivova...@gmail.com
> > >
> > wrote:
> >
> > > Hi Everyone
> > >
> > > I have several custom udfs I want to contribute to hive
> > >
> > > month_add
> > > last_day
> > >
> > > greatest
> > > least
> > >
> > > What is the process for adding new UDFs?
> > >
> > > Alex
> > >
> >
>