Jesus Camacho Rodriguez created HIVE-21976:
----------------------------------------------
Summary: 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
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)