bbejeck opened a new pull request, #21749:
URL: https://github.com/apache/kafka/pull/21749
Add headers-enabled variants to SessionWindowedKStreamImplTest and
`SessionWindowedCogroupedKStreamImplTest` to verify session windowed
aggregations work correctly with the DSL_STORE_FORMAT_HEADERS config.
- Convert aggregate, reduce, count, and materialize tests in
`SessionWindowedKStreamImplTest` from `@EnumSource` to `@MethodSource`
to test all combinations of emit strategy and headers mode
- Convert aggregate tests in `SessionWindowedCogroupedKStreamImplTest`
from `@Test` to `@ParameterizedTest` with `@ValueSource(booleans`) for
headers toggling
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]