[
https://issues.apache.org/jira/browse/BEAM-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang closed BEAM-5074.
--------------------------
Resolution: Duplicate
Fix Version/s: Not applicable
Consolidate this Jira with BEAM-5064
> 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: 50m
> Remaining Estimate: 0h
>
> BeamSqlRowComparator returns reversed comparison results (if a < b in terms
> of value, BeamSqlRowComparator returns a > b).
>
> Add a flag to turn on/off this reversed effect. The reason of doing this is
> to help implement ORDER BY ASC/DESC in the normal way.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)