Skip to content

Replace latest_by_offset with CREATE SOURCE TABLE #1041

Open
@ybyzek

Description

@ybyzek

Porting confluentinc/ksqldb-recipes#158 here

From @mjsax

Using latest_by_offset is outdated. We should use the new CREATE SOURCE TABLE instead.

See discussion in confluentinc/ksqldb-recipes#144 (comment)

Just to add more color: there are for sure cases when latest_by_offset might still make sense. We should decide on a case-by-case basis.

Note to self: this is how one recipe was updated to use CREATE SOURCE TABLE: confluentinc/ksqldb-recipes@a051ebd

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