Skip to content

SQLite supports full join, is not distinct from, FILTER (WHERE ...), and CTEs. #648

@amano-kenji

Description

@amano-kenji

But, beam-sqlite backend doesn't seem to implement full join and is not distinct from and FILTER (WHERE ...) and common table expressions.

It's painful to read CASE .. WHEN .. instead of is not distinct from in generated SQL queries.

Implementing those will speed up sqlite queries.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions