clvacher

Results 4 issues of clvacher

## Problem Documentation on interactive queries does not showcase an actual implementation of an interactive query, leaving the users scratching their heads for it. ## Suggestion A detailled explanation on...

documentation
enhancement

## Problem the existing method WindowStoreUtils.get is not enough, because it only takes Instant.now(), which is bad practice. ## Suggestion We should have an additionnal method with a parameter for...

enhancement

## Problem Currently the KafkaError is an Avro object, meaning that anyone using this library needs to have a schema registry on their cluster and use it. ## Suggestion We...

enhancement

## Problem Join behavior has changed since 3.X, as described in the following links: https://issues.apache.org/jira/browse/KAFKA-13813 https://confluentinc.atlassian.net/browse/KSTREAMS-5249 ## Suggestion Custom utility methods need to be implemented, in a similar logic to...

enhancement