Skip to content

Invalid optimization for connector complements #6213

@geooo109

Description

@geooo109

The optimizer by default applies the following complements:

x AND NOT x => False
x OR NOT x  => True

This is false because x can be a column and have a NULL values.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions