You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/04/09 06:54:11 UTC

[GitHub] [incubator-iceberg] prodeezy edited a comment on issue #902: Any easier/beginner friendly issues I can work on?

prodeezy edited a comment on issue #902: Any easier/beginner friendly issues I can work on?
URL: https://github.com/apache/incubator-iceberg/issues/902#issuecomment-611362795
 
 
   @nikshepsvn Welcome to the community. I'm just a contributor myself so take my advise as coming in that capacity and nothing more :-)
   
   My two cents,
   To familiarize yourself I'd suggest starting with going through the spec [0] and the api [1]. Python related resources are here [2].
   
   In general, adding tests is a good way to start with both familiarizing yourself and adding value without requiring much guidance. If you find a bug while testing put up an issue with your test as illustration and maybe put a corresponding PR up.
   
   Another good way to contribute is documentation. If you see gaps in the documentation, you can put up a PR on the docs as well. Docs are part of the code [3].
   
   Higher level milestones are tracked here [4]. Related discussions and docs on those milestones can be found on the dev@iceberg.apache.org mailing list archives.
   
   Having said all that, nothing precludes you from participating in discussions on issues or design docs. A fresh perspective is always welcome :-) 
   
   Hope this helps and Good luck!
   
   [0] - http://iceberg.incubator.apache.org/spec/ 
   [1] - http://iceberg.incubator.apache.org/api-quickstart/
   [2] - http://iceberg.incubator.apache.org/python-quickstart
   [3] - https://github.com/apache/incubator-iceberg/tree/master/site/docs
   [4] -  https://github.com/apache/incubator-iceberg/milestones 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org