zalando-incubator / clin

Cli for Nakadi for event types and subscriptions management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

partition_compaction_key is required in sql-query

amrabdelshafi97 opened this issue · comments

Expected Behavior

To create a successful nakadi sql-query

Actual Behavior

{"detail":"Compacted output event type requires partition_compaction_key","status":400,"title":"Bad Request"}

Steps to Reproduce the Problem

  1. create a sql-query.yaml
  2. don't specify partition_compaction_key
  3. just run clin as usual

Specifications

  • Version: 1.4.1