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

[prism] Support SortedTime input (java annotation & requirement) #33513

Closed
Tracked by #29650
lostluck opened this issue Jan 7, 2025 · 1 comment · Fixed by #33515
Closed
Tracked by #29650

[prism] Support SortedTime input (java annotation & requirement) #33513

lostluck opened this issue Jan 7, 2025 · 1 comment · Fixed by #33515

Comments

@lostluck
Copy link
Contributor

lostluck commented Jan 7, 2025

Support SortedTime input (java annotation & requirement), and enable the affected tests.

@lostluck
Copy link
Contributor Author

lostluck commented Jan 7, 2025

Pretty straightforward:

  1. Need to allow the requirement.
  2. Such transforms are easiest to deal with by adding a fusion break: Prism already sorts input elements by event time.

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

Successfully merging a pull request may close this issue.

1 participant