Skip to content

STRAIGHT_JOIN is not been treated as JOIN #196

Closed
@sinri

Description

@sinri

For

select *
from d.a
STRAIGHT_JOIN d.b on a.id=b.id
;

The part of STRAIGHT_JOIN would be neglected.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions