Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: cherry-pick: update docs inline latest syntax changes (DOCS-4732) #5676

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

JimGalasyn
Copy link
Member

Including:

  • Any key name.
  • Removal of WITH(KEY) syntax.
  • Keyless streams
  • key columns required in projection
  • change in query semantics, i.e. KLIP-24

Co-authored-by: Andy Coates [email protected]

Description

What behavior do you want to change, why, how does your patch achieve the changes?

Testing done

Describe the testing strategy. Unit and integration tests are expected for any behavior changes.

Reviewer checklist

  • Ensure docs are updated if necessary. (eg. if a user visible feature is being added or changed).
  • Ensure relevant issues are linked (description should include text like "Fixes #")

Including:
 * Any key name.
 * Removal of WITH(KEY) syntax.
 * Keyless streams
 * key columns required in projection
 * change in query semantics, i.e. KLIP-24

Co-authored-by: Andy Coates <[email protected]>
@JimGalasyn JimGalasyn requested a review from a team as a code owner June 24, 2020 18:29
@JimGalasyn JimGalasyn merged commit 6bacbd1 into confluentinc:0.10.0-ksqldb Jun 24, 2020
@JimGalasyn JimGalasyn deleted the docs-4732 branch June 24, 2020 18:29
@JimGalasyn JimGalasyn changed the title docs: cherry-pick: update docs inline latest syntax changes (#4686) docs: cherry-pick: update docs inline latest syntax changes (DOCS-4732) Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants