vinted / elasticsearch-dsl-rs

Strongly typed Elasticsearch DSL written in Rust
Apache License 2.0
199 stars 18 forks source link

Implement metrics aggregations #18

Open buinauskas opened 2 years ago

iamazy commented 2 years ago

Can you assign it to me? I'm willing to provide support!

buinauskas commented 2 years ago

@iamazy totally! Try submitting changes in smaller batches if possible, they'll be easier to review. Let me know if you have some questions, I'll be glad to answer them.

Thank you very much!

iamazy commented 2 years ago
iamazy commented 2 years ago

@buinauskas Hi, I submit a pr(#29) and you can see if there have any problem. I will submit pr just like that later.

buinauskas commented 2 years ago

@iamazy that's excellent!

buinauskas commented 2 years ago

@iamazy I just want to appreciate and thank you for all the work you've put into implementing aggregations/queries for this project. You're doing an amazing job, thank you!

iamazy commented 2 years ago

@buinauskas That's all right, I also learned a lot from this project!