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

feat: add lazy join decorator to improve performance #89

Merged
merged 7 commits into from
Jan 8, 2025

Conversation

nicolasalexandre9
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@nicolasalexandre9 nicolasalexandre9 changed the title feat: add lazy_join decorator to improve performance feat: add lazy join decorator to improve performance Dec 18, 2024
@nicolasalexandre9 nicolasalexandre9 force-pushed the feat/add-lazy-join-decorator branch from d70a214 to d560ea3 Compare December 20, 2024 08:34
@nicolasalexandre9 nicolasalexandre9 force-pushed the feat/add-lazy-join-decorator branch from 7d9b03d to cb1689f Compare January 6, 2025 09:14
jbarreau
jbarreau previously approved these changes Jan 6, 2025
Copy link

@jbarreau jbarreau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@nicolasalexandre9 nicolasalexandre9 force-pushed the feat/add-lazy-join-decorator branch from ea74547 to 4fbb147 Compare January 8, 2025 09:01
@nicolasalexandre9 nicolasalexandre9 merged commit 3a17fd1 into beta Jan 8, 2025
35 checks passed
@nicolasalexandre9 nicolasalexandre9 deleted the feat/add-lazy-join-decorator branch January 8, 2025 09:09
forest-bot added a commit that referenced this pull request Jan 8, 2025
# [1.0.0-beta.88](v1.0.0-beta.87...v1.0.0-beta.88) (2025-01-08)

### Features

* add lazy join decorator to improve performance ([#89](#89)) ([3a17fd1](3a17fd1))
@forest-bot
Copy link
Member

🎉 This PR is included in version 1.0.0-beta.88 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants