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 types for new $densify operator #12118

Closed
2 tasks done
dan-cooke opened this issue Jul 18, 2022 · 1 comment · Fixed by #12311
Closed
2 tasks done

Add types for new $densify operator #12118

dan-cooke opened this issue Jul 18, 2022 · 1 comment · Fixed by #12311
Assignees
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class
Milestone

Comments

@dan-cooke
Copy link

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

MongoDB 5.2 introduced this new operator for filling in missing time series data, it would be nice to have ts support for them.

https://www.mongodb.com/docs/upcoming/reference/operator/aggregation/densify/#mongodb-pipeline-pipe.-densify

Motivation

No response

Example

No response

@dan-cooke dan-cooke added enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class labels Jul 18, 2022
@dan-cooke
Copy link
Author

Closing this because I've only just read up on MongoDB versioning, and I would imagine this library will only support major releases not rapid releases

@vkarpov15 vkarpov15 reopened this Jul 20, 2022
@vkarpov15 vkarpov15 added this to the 6.6 milestone Jul 20, 2022
@IslandRhythms IslandRhythms linked a pull request Aug 22, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue is a user-facing general improvement that doesn't fix a bug or add a new feature new feature This change adds new functionality, like a new method or class
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants