Skip to content

Update all tutorials to use GRACE #1040

Open
@ybyzek

Description

@ybyzek

Porting confluentinc/ksqldb-recipes#161 here

https://www.confluent.io/blog/ksqldb-0-23-1-features-updates/#grace-period

In ksqlDB 0.23, we added the ability to specify a GRACE PERIOD in the WITHIN clause for stream-stream joins. The GRACE PERIOD clause will become mandatory in a future release and is only optional for now to ensure backward compatibility. Thus, we highly encourage you to use the GRACE PERIOD clause right away.

Action: review all recipes and add GRACE where appropriate

With additional note:

We plan to make GRACE also mandatory for windowed aggregations, so it's not just for stream-stream joins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ksqlDBksqlDB related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions