[ 
https://issues.apache.org/jira/browse/PHOENIX-2827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maryann Xue resolved PHOENIX-2827.
----------------------------------
    Resolution: Fixed

Thank you very much for your nice work, [~lomoree]!
Committed with two minor changes:
1. Replaced "limit == this || (limit != null && limit.equals(this.limit)" with 
"Objects.equals(limit, this.limit)"
2. Reverted changes in DelegateQueryPlan.java. Fixed "<tab>" only.

> Support OFFSET in Calcite-Phoenix
> ---------------------------------
>
>                 Key: PHOENIX-2827
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2827
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: Maryann Xue
>            Assignee: Eric Lomore
>              Labels: calcite
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to