Hi Chandresh, Glad to have your interest, looking forward to your contributions :) If you have architecture questions about how the various components in AsterixDB fit together please feel free to ask on the list. Very generally, the AsterixDB codebase holds all of the query, external data, and transaction-related components, while Hyracks (+ Algebricks) holds all of the storage, indexing and optimizer components.
Like Till mentioned, the issue list is a good place to start to find something to work on that you might find interesting. I'd be happy to try finding a good candidate issue for you, if you could describe about what parts of the system you might find most interesting (storage, query compiler, front end, etc...). Thanks, - Ian On Fri, May 29, 2015 at 12:20 PM, Till Westmann <[email protected]> wrote: > Hi Chandresh, > > while we've migrated our code to the ASF, we're haven't migrated our > issues yet. > You can still find those at Google Code [1] (but we need to migrate soon!). > > Hope this helps, > Till > > [1] https://code.google.com/p/asterixdb/issues/list > > > On 29 May 2015, at 11:29, chandresh pancholi wrote: > > Hi, >> >> I am Chandresh Pancholi currently working with Flipkart Internet Pvt. Ltd >> which is India's largest E-Commerce company and also pursuing MS in >> Software Systems from BITS,Pilani. >> >> Throughout my academic and professional time i have been using Open source >> platforms.I contributed to some open source projects. >> >> Now i want to start contribution to *AsterixDB*. >> >> I have cloned both the repo incubator-asterixdb >> and incubator-asterixdb-hyracks and successfully import them in Intelli J >> IDE. >> >> I don't know where to start and how to proceed. It would be great If >> anyone >> can help me to understand the codebase and fix some P0 issues. >> >> Thanks in advance. >> >> >> -- >> Chandresh Pancholi >> Senior Software Engineer >> Flipkart.com >> Email-id:[email protected] >> Contact:08951803660 >> >
