Presto: Add Presto Druid connector

Created on 24 Oct 2019  路  4Comments  路  Source: prestosql/presto

  • [x] first version of Druid connector (https://github.com/prestosql/presto/pull/3522)
  • [x] documentation (https://github.com/prestosql/presto/issues/4110)
  • [x] full AbstractTestIntegrationSmokeTest for Druid (https://github.com/prestosql/presto/issues/4116)
  • [ ] Aggregation pushdown for Druid (https://github.com/prestosql/presto/issues/4109, https://github.com/prestosql/presto/issues/4111)
enhancement roadmap

Most helpful comment

Initial version of Druid connector (#3522) is merged.

All 4 comments

We are interested in this work , let us know when the connector APIs are updated to expose aggregte pushdown and we can help with this development.

How about adding druid connector that does not yet support aggregation pushdown? Then we could only focus on aggregation pushdown which itself could be non trivial to do.

@Parth-Brahmbhatt @kokosing see discussion @ https://prestosql.slack.com/archives/CHD6386E4/p1571816266008200

Initial version of Druid connector (#3522) is merged.

Was this page helpful?
0 / 5 - 0 ratings