Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Druid connector #1855

Closed
3 of 4 tasks
findepi opened this issue Oct 24, 2019 · 8 comments
Closed
3 of 4 tasks

Add Druid connector #1855

findepi opened this issue Oct 24, 2019 · 8 comments
Labels
enhancement New feature or request roadmap Top level issues for major efforts in the project

Comments

@findepi
Copy link
Member

findepi commented Oct 24, 2019

@findepi findepi added the enhancement New feature or request label Oct 24, 2019
@Parth-Brahmbhatt
Copy link
Member

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.

@kokosing
Copy link
Member

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.

@findepi
Copy link
Member Author

findepi commented Oct 25, 2019

@findepi findepi added the roadmap Top level issues for major efforts in the project label Jun 20, 2020
@findepi
Copy link
Member Author

findepi commented Jun 20, 2020

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

@antonioromero-pm
Copy link

antonioromero-pm commented Mar 12, 2021

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.

Aggregation pushdown has been added to Trino as of last quarter. Connectors can be updated to take advantage of it. @Parth-Brahmbhatt FYI.

@Parth-Brahmbhatt
Copy link
Member

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.

Aggregation pushdown has been added to Trino as of last quarter. Connectors can be updated to take advantage of it. @Parth-Brahmbhatt FYI.

@antonioromero-pm the PR to handle this in druid has been out #4313 but I just haven't found time to address some of the comments as I moved on to other things. I thought someone from Starburst was going to take over that PR but may be they also haven't found time yet. I will check back once I can carve out some time and try and address the comments so we can actually get this merged in.

@jerryleooo
Copy link
Member

jerryleooo commented Jun 28, 2021

Do we have a plan to support filtering during aggregation pushdown ("filtered aggregator" in Druid) ?

@jerryleooo
Copy link
Member

Also, is JOIN pushdown supported? The Druid lookups may need it

@ebyhr ebyhr changed the title Add Presto Druid connector Add Druid connector Dec 7, 2021
@ebyhr ebyhr closed this as completed Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request roadmap Top level issues for major efforts in the project
Development

No branches or pull requests

6 participants