[
https://issues.apache.org/jira/browse/HIVE-21976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16882515#comment-16882515
]
Jesus Camacho Rodriguez edited comment on HIVE-21976 at 7/10/19 11:57 PM:
--------------------------------------------------------------------------
[~vgarg], can you review this one? It is a small patch.
https://github.com/apache/hive/pull/716
Thanks
was (Author: jcamachorodriguez):
[~vgarg], can you review this one? It is a small patch. Thanks
> Offset should be null instead of zero in Calcite HiveSortLimit
> --------------------------------------------------------------
>
> Key: HIVE-21976
> URL: https://issues.apache.org/jira/browse/HIVE-21976
> Project: Hive
> Issue Type: Bug
> Components: CBO
> Affects Versions: 4.0.0
> Reporter: Jesus Camacho Rodriguez
> Assignee: Jesus Camacho Rodriguez
> Priority: Minor
> Labels: pull-request-available
> Attachments: HIVE-21976.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Calcite expects a value equal or greater than 1. Otherwise, it may generate
> SQL from a plan incorrectly ({{offset 0}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)