hi
@Udit Sharma, thanks for your interest! I’ll try to provide some pointers, and maybe someone can add to it:
• The Druid docs have development-related resources - for example,
https://github.com/apache/druid/blob/master/docs/development/docs-contribute.md will be a good place to start.
• You could also play around with
tutorials to understand some concepts (and contribute to the tutorial docs if you notice any gaps).
• I’d suggest looking at
“starter” issues and seeing if something piques your interest; folks here can guide you with implementation if you’ve related questions. For example, a
more recent issue is an API change that I think will be broadly useful for the community.
I hope that helps. Let me know if you’ve any follow-up questions