Newbie - proposed changes

2013-08-06 Thread Benjamin Jakobus
Hi all, I have begun analyzing the Hive codebase as part of my MSc in Computer Science and have found some minor optimization issues in the codebase, which I would like to rectify and contribute. The issues / clean-up suggestions can be found here (sorry, the file is larger than the allowed max

Re: Newbie - proposed changes

2013-08-06 Thread Edward Capriolo
You should go to http://issues.apache.org/jira and create a hive ticket. try to keep your tickets small in scope. IE better to clean up a few classes that are coupled in several waves, in most cases. On Tue, Aug 6, 2013 at 9:06 AM, Benjamin Jakobus benjamin.jako...@gmail.com wrote: Hi all,

Re: Newbie - proposed changes

2013-08-06 Thread Benjamin Jakobus
ok, thanks. will do. will i be able to push changes then? or do i submit them to somebody for review? On Tue, Aug 6, 2013 at 3:57 PM, Edward Capriolo edlinuxg...@gmail.comwrote: You should go to http://issues.apache.org/jira and create a hive ticket. try to keep your tickets small in scope.

Re: Newbie - proposed changes

2013-08-06 Thread Benjamin Jakobus
Hi Edward, I created an issue with a more detailed description of what I propose to modify. Please see https://issues.apache.org/jira/browse/HIVE-5009 Regards, Ben On Tue, Aug 6, 2013 at 3:57 PM, Edward Capriolo edlinuxg...@gmail.comwrote: You should go to http://issues.apache.org/jira and

Re: Newbie - proposed changes

2013-08-06 Thread Edward Capriolo
Please read: https://cwiki.apache.org/confluence/display/Hive/HowToContribute On Tue, Aug 6, 2013 at 11:45 AM, Benjamin Jakobus benjamin.jako...@gmail.com wrote: Hi Edward, I created an issue with a more detailed description of what I propose to modify. Please see