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

Move Recreate Out of executors #19501

Merged
merged 4 commits into from
Jan 24, 2025
Merged

Move Recreate Out of executors #19501

merged 4 commits into from
Jan 24, 2025

Conversation

mohityadav766
Copy link
Contributor

@mohityadav766 mohityadav766 commented Jan 23, 2025

Describe your changes:

  1. Moving Recreate out of Job Exector to process before sending data
  2. Fixed list iterator issue on referred column being null
  3. Added option to supply entities on reindex from operations

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

harshach
harshach previously approved these changes Jan 23, 2025
Copy link

@mohityadav766 mohityadav766 merged commit 907eb7c into main Jan 24, 2025
15 of 17 checks passed
@mohityadav766 mohityadav766 deleted the recreate-fix branch January 24, 2025 05:08
Copy link
Contributor

Changes have been cherry-picked to the 1.6.3 branch.

github-actions bot pushed a commit that referenced this pull request Jan 24, 2025
* Move Recreate Out of executors

* Add Entities option in Operations

* Fix Reindexing for null list for referred columns

(cherry picked from commit 907eb7c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend safe to test Add this label to run secure Github workflows on PRs To release Will cherry-pick this PR into the release branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants