You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Jiajun Xie (Jira)" <ji...@apache.org> on 2022/02/21 13:58:00 UTC

[jira] [Commented] (CALCITE-5015) typo in PartiallyOrderedSet

    [ https://issues.apache.org/jira/browse/CALCITE-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17495536#comment-17495536 ] 

Jiajun Xie commented on CALCITE-5015:
-------------------------------------

[~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)