Kaspar

Results 20 issues of Kaspar

MMapper could have dark mode please:)

Host gets shown in group panel causing unnecessary visual spam. Maybe an option to hide it please?

- Test all these scenarios in the FULL Test Matrix below using AVRO & JSON Schema - Also for Protobuf when KSML fully supports Protobuf. - Consider writing some integration...

Tests that KSML correctly handles reading old data with new schema: - Phase 1: Produces 10 messages with schema v1 (8 fields) - Phase 2: Processes v1 messages with schema...

Steps to Reproduce ```bash cd /Users/km/dev/ksml/docs/local-docker-compose-setup-with-sr ``` ## Phase 1: Produce Messages with Schema v2 (field as long with large values) ### Step 1.1: Configure Schema v2 (sequence field as...

## Description Add visual diagrams to documentation to illustrate data flow and stream processing concepts. ## Scope Create diagrams showing: - Data flow between Kafka broker, Kafka Streams, and KSML...

# Bug Report: KSML Crashes on Avro Schema Evolution ## Problem Overview KSML crashes when consuming messages after an Avro schema evolves(after backwards compatible schema evolution- a new AVRO field...

Now that we have new `ksml-runner.yaml` validation file: `docs/ksml-runner-spec.json` we need to check if `configuration reference` doc is: - up to date - useful and informative - not too verbose

We suspect might be because github variables are different in a fork PR

Attached nested inline syntax for `ksml-runner.yaml` works in docker compose, messages get produced and processed correctly as verified in Kowl UI. Do we want to support this syntax? It’s a...