Skip to content

Commit

Permalink
docs: add klip-24: key column semantics in queries. (#5115)
Browse files Browse the repository at this point in the history
* docs: add klip-24

Co-authored-by: Andy Coates <big-andy-coates@users.noreply.github.com>
  • Loading branch information
big-andy-coates and big-andy-coates committed May 7, 2020
1 parent 28dfbc2 commit bd9302a
Show file tree
Hide file tree
Showing 2 changed files with 584 additions and 2 deletions.
5 changes: 3 additions & 2 deletions design-proposals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ Next KLIP number: **28**
| [KLIP-20: Remove 'TERMINATE' statements](klip-20_remove_terminate.md) | Proposal | N/A |
| [KLIP-21: Correct 'INSERT VALUES' semantics](klip-21_correct_insert_values_semantics.md) | Proposal | N/A |
| KLIP-22: Add consumer group id to CREATE STREAM and CREATE TABLE DSL | Proposal | N/A |
| [KLIP-23: PRIMARY KEYs for tables](klip-23-primary-keys-for-tables.md) | Merged | 0.9 / release after 5.5 |
| KLIP-24: KEY column semantics in queries | Proposal [Discussion](https://github.com/confluentinc/ksql/pull/511es) | N/A |
| [KLIP-23: PRIMARY KEYs for tables](klip-23-primary-keys-for-tables.md) | Merged | 0.9 / 6.0 |
| [KLIP-24: KEY column semantics in queries](klip-24-key-column-semantics-in-queries.md)| Merged | 0.10 / 6.0 |
| KLIP-25: Removal of `WITH(KEY)` syntax | Proposal | N/A |
| KLIP-26: Java client interfaces | Proposal | N/A |
| KLIP-27: Enhanced UDF Configuration Options | Proposal | N/A |

Loading

0 comments on commit bd9302a

Please sign in to comment.