Thank you so much Moon! I have a few questions on how Github works. So these pull requests. I see some have a red X some have a green check. Also, there are Open pull requests and Closed pull requests.
So... If I do a standard git clone of master, which pull requests will be included in my pull? For example? Open pulls that have a green check and all closed? Only closed requests (when a request is closed, is it merged?)? Or only closed requests that have a green check. (Some closed requests have a red X too). I know there will be many who read my post and point and laugh, and I am ok with that :) Especially if there are any out there who may be helped by that answer. So, I guess the question is, since the pull 110 (for the drill interpreter) is Open and has a green check mark, will it be in the git clone or do I have to do something to include it? Follow-up question: Are closed pulls always merged or only if the green check box is there? Thanks for the answers in advance (we can call this Git Hub 101) :) john On Wed, Jul 15, 2015 at 10:41 PM, moon soo Lee <m...@apache.org> wrote: > Hi, > > Here's working drill interpreter > https://github.com/apache/incubator-zeppelin/pull/110 by pfcurtis. > > Thanks, > moon > > On Wed, Jul 15, 2015 at 12:05 PM John Omernik <j...@omernik.com> wrote: > >> Anyone working on a drill interpreter? >> >