Mihai Budiu created CALCITE-7727:
------------------------------------
Summary: Comparing UUID <> '' always returns FALSE
Key: CALCITE-7727
URL: https://issues.apache.org/jira/browse/CALCITE-7727
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.42.0
Reporter: Mihai Budiu
Assignee: Mihai BudiuThis happens because the UUID is implicitly cast to CHAR(0), the type of the RHS. I am responsible for this bug. -- This message was sent by Atlassian Jira (v8.20.10#820010)
