partition_compaction_key is required in sql-query
amrabdelshafi97 opened this issue · 0 comments
amrabdelshafi97 commented
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
- create a sql-query.yaml
- don't specify partition_compaction_key
- just run
clin
as usual
Specifications
- Version: 1.4.1