dacreify
dacreify
# Summary Fix for #262 by using alternate means of constructing a `Materialized` # Checklist - [x] tests - [x] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)
# Motivation I needed to add serdes to a `reduce` operation, but I wanted to let KStreams manage the internal topic vs providing a topic name explicitly. # Repro Process:...
# Checklist - [x] tests - [x] updated [CHANGELOG](../CHANGELOG.md) (the "unreleased" section)
# Summary The `match-clj?` implementation on `RecordType` doesn't check if `clj-map` is actually a map, which it may not be if part of a type union. # Repro 1. Go...
**Describe the bug** Piperider hits `function length(super) does not exist` error when trying to collect statistics from a table with a `super` typed column **To Reproduce** Steps to reproduce the...