Are we just targeting java files for the Apache License Headers ?

On Sep 8, 2013, at 10:48 PM, Ted Dunning <[email protected]> wrote:

> To the extent that functions fall into families, code generation makes a
> lot of sense.
> 
> Explicit code without generation may make sense for some functions, however.
> 
> Making things more consistent and generally tidying up will always be
> welcome, btw.
> 
> One thing that we are seeing right now is that not all the code has Apache
> license headers.  Jumping on that boring task would probably be widely
> appreciated.
> 
> 
> 
> On Sun, Sep 8, 2013 at 10:33 PM, Nachiketa Mishra <[email protected]>wrote:
> 
>> Hi,
>> I have been looking at the Drill Functions and the list of functions that
>> need to be implemented here. The ComparisonFunctions is now in the codegen
>> section.But, some of the other scalar functions are not following the code
>> generation template. Are we using Codegen for all future efforts for Scalar
>> function ?
>> 
>> I apologize in advance, if this question has been already answered.
>> Nach
>> 
>> On Sep 3, 2013, at 11:24 PM, Jacques Nadeau <[email protected]> wrote:
>> 
>>> We moved those to template compile time generation.   They commented out
>>> ones are the old ones.
>>> On Sep 3, 2013 11:21 PM, "Nachiketa Mishra" <[email protected]> wrote:
>>> 
>>>> I got a latest from Master branch in github and I see the
>>>> org.apache.drill.exec.expr.fn.impl.ComparisonFunctions.java (line
>> 19-565)
>>>> being commented out. Is there a separate branch that I should be using ?
>>>> 
>>>> Nach
>>>> 
>>>> On Aug 28, 2013, at 9:10 PM, Jacques Nadeau <[email protected]> wrote:
>>>> 
>>>>> Yes, as is creating new DrillFunc's.  Timothy was nice enough to put
>> more
>>>>> information about DrillFunc's on the wiki: See: the 'Where is a good
>>>> place
>>>>> to start' contributing on this page:
>>>>> https://cwiki.apache.org/confluence/display/DRILL/Contributing
>>>>> 
>>>>> Thanks,
>>>>> Jacques
>>>>> 
>>>>> 
>>>>> On Sat, Aug 24, 2013 at 8:10 AM, Nachiketa Mishra <[email protected]
>>>>> wrote:
>>>>> 
>>>>>> Hi,
>>>>>> I am Nach and I have been looking at Drill. I have been watching the
>>>>>> mailing list for some time. I will like to contribute to Drill. Is
>> JIRA
>>>> a
>>>>>> good place to get started ?
>>>>>> 
>>>>>> Regards,
>>>>>> Nach
>>>>>> 
>>>>>> 
>>>> 
>>>> 
>> 
>> 

Reply via email to