You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2018/08/07 21:28:00 UTC

[jira] [Commented] (BEAM-5074) Make BeamSqlRowComparator more general

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

Rui Wang commented on BEAM-5074:
--------------------------------

This issue was finally fixed.

> Make BeamSqlRowComparator more general
> --------------------------------------
>
>                 Key: BEAM-5074
>                 URL: https://issues.apache.org/jira/browse/BEAM-5074
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>             Fix For: Not applicable
>
>          Time Spent: 2h
>  Remaining Estimate: 0h
>
> BeamSqlRowComparator returns reversed comparison results (if a < b in terms of value, BeamSqlRowComparator returns a > b). 
>  
> Make it return forward results and have a reversed comparator to do the current thing.
>  



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