[ https://issues.apache.org/jira/browse/CALCITE-5015 ]
Jiajun Xie deleted comment on CALCITE-5015:
-------------------------------------
was (Author: jiajunbernoulli):
[~Innovimax] This seems to be the same problem as
[calcite-5014|https://issues.apache.org/jira/browse/CALCITE-5014], and there
may be some other splicing errors. I think we only need to create a JIRA to
record these problems and merge them once regularly, without splitting them
into multiple times.
> typo in PartiallyOrderedSet
> ---------------------------
>
> Key: CALCITE-5015
> URL: https://issues.apache.org/jira/browse/CALCITE-5015
> Project: Calcite
> Issue Type: Bug
> Reporter: Innovimax Moz
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> We can read
> +_*If*_+ is OK if e.lte(f) returns false and f.lte(e) returns false also.
> we should read
> +_*It*_+ is OK if e.lte(f) returns false and f.lte(e) returns false also.
>
>
--
This message was sent by Atlassian Jira
(v8.20.1#820001)