[
https://issues.apache.org/jira/browse/BEAM-5074?focusedWorklogId=132038&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-132038
]
ASF GitHub Bot logged work on BEAM-5074:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Aug/18 19:46
Start Date: 07/Aug/18 19:46
Worklog Time Spent: 10m
Work Description: amaliujia commented on issue #6145: [BEAM-5074][SQL]
improve BeamSqlRowComparator
URL: https://github.com/apache/beam/pull/6145#issuecomment-411178740
run java precommit
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 132038)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> 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)