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

[jira] [Resolved] (CALCITE-5015) Typo in PartiallyOrderedSet

     [ https://issues.apache.org/jira/browse/CALCITE-5015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chunwei Lei resolved CALCITE-5015.
----------------------------------
    Fix Version/s: 1.31.0
       Resolution: Fixed

Fixed in [https://github.com/apache/calcite/commit/bfabec671a202f350f0982a50f28819688d88dac.] Thank you for the PR, [~Innovimax] !

> 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
>             Fix For: 1.31.0
>
>          Time Spent: 40m
>  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.7#820007)