You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Andrei Sereda (JIRA)" <ji...@apache.org> on 2018/06/19 18:37:00 UTC

[jira] [Comment Edited] (CALCITE-2370) Failing mongo IT tests on version 3 without explicit sort

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

Andrei Sereda edited comment on CALCITE-2370 at 6/19/18 6:36 PM:
-----------------------------------------------------------------

Updated PR to include more explicit ordering checks. Either with SQL {{order by}} or with {{returnUnordered}} from checker.


was (Author: asereda):
Updated PR to include more explicit ordering checks. Either with SQL `order by` or with `returnUnordered` from checker.

> Failing mongo IT tests on version 3 without explicit sort
> ---------------------------------------------------------
>
>                 Key: CALCITE-2370
>                 URL: https://issues.apache.org/jira/browse/CALCITE-2370
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Andrei Sereda
>            Assignee: Julian Hyde
>            Priority: Major
>
> By default mongo does not guarantee return order of documents unless explicit sort is specified.
> Changed test to sort states by name to have more deterministic result



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