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

Fix "open" and "close" function for stateful Java operators #3251

Merged
merged 9 commits into from
Feb 18, 2025

Conversation

aglinxinyuan
Copy link
Collaborator

@aglinxinyuan aglinxinyuan commented Feb 8, 2025

This PR fix the "open" and "close" function for the following stateful operators:

  1. Aggregate
  2. Cartesian Product
  3. Dictionary Matcher
  4. Difference
  5. Distinct
  6. Hash Join
  7. Intersect
  8. Interva Join
  9. Limit
  10. Reservoir Sampling
  11. Sort Partitions
  12. Split
  13. Symmetric Difference

@aglinxinyuan aglinxinyuan marked this pull request as draft February 8, 2025 06:20
@aglinxinyuan aglinxinyuan marked this pull request as ready for review February 9, 2025 01:36
@aglinxinyuan aglinxinyuan self-assigned this Feb 10, 2025
@aglinxinyuan aglinxinyuan merged commit c5af8cb into master Feb 18, 2025
8 checks passed
@aglinxinyuan aglinxinyuan deleted the xinyuan-fix-java-open-close branch February 18, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants