This message was deleted.
# dev
s
This message was deleted.
a
thank you for your interest. How familiar are you with Druid? Are you using it in production?
a
Yup I am using it in production and read the official documentation and am quite familiar with how it works on a high level. I have also worked on codes which queries to get data from druids.
a
Nice. The best place to start would be to take up a task that also solves your company's needs. Maybe you or your team have a list of things you wish Druid would do but don't right now.
there is a list of issues here - https://github.com/apache/druid/labels/Contributions%20Welcome https://github.com/apache/druid/labels/Starter - some of which you could pick up. I will suggest picking up something more recent.
a
Thanks a lot. What is the process of working on an issue. Should I start working on it and once I am done with it I have to raise a PR? Or I should ask the issue opener to assign to me and then have discussion on how I am going to do and then start working on it
a
you could just comment on the issue that you are working on. then you can just directly open a PR
a
Okay. Got it . Thanks