You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Francis Chuang (JIRA)" <ji...@apache.org> on 2019/04/04 22:38:00 UTC

[jira] [Comment Edited] (CALCITE-2945) use equals in Boolean object compare

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

Francis Chuang edited comment on CALCITE-2945 at 4/4/19 10:37 PM:
------------------------------------------------------------------

[~elserj], I will go through all the commits and check/set the Fix Version field for all the issues that were resolved for the release. In general, I think next should not be used as Jira may consider "next" to be a release (not 100% sure). I've gone and updated it to `avatica-1.14.0` and I'll delete the "next" release from the list of releases.

Edit: There are a few other issues tagged as next, so I'll leave the next release alone for now, in case I break something.


was (Author: francischuang):
[~elserj], I will go through all the commits and check/set the Fix Version field for all the issues that were resolved for the release. In general, I think next should not be used as Jira may consider "next" to be a release (not 100% sure). I've gone and updated it to `avatica-1.14.0` and I'll delete the "next" release from the list of releases.

> use equals in Boolean object compare
> ------------------------------------
>
>                 Key: CALCITE-2945
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2945
>             Project: Calcite
>          Issue Type: Improvement
>          Components: avatica
>    Affects Versions: 1.16.0, 1.17.0, 1.18.0
>            Reporter: leesf
>            Assignee: leesf
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: avatica-1.14.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> In ConnectionPropertiesImpl#merge funciton,  we could use equals method in Boolean object compare.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)