Hi, community!
I’ve encountered one confusing problem when I run the following test in 
JdbcTest with Calcite's DEFAULT conformance. It seems that expression
    “cast('Eric' as char(4))='Eric    ‘“ 
returns true.
However, when I use MYSQL or ORACLE conformance, the above comparison returns 
false.


Is this intentional or a bug?


Best regards,
ZheHu



Reply via email to