druid-io / pydruid

A Python connector for Druid
Other
506 stars 194 forks source link

Native query support for SQL joins #250

Open sampathmora opened 3 years ago

sampathmora commented 3 years ago

does pydruid have support for SQL join for native druid queries? https://druid.apache.org/docs/latest/querying/datasource.html#join

veerappans commented 2 years ago

Hello, wondering if this will be merged. This will be very good option to have for the project we are working on.