Zhen Chen created CALCITE-7349:
----------------------------------
Summary: Upgrade the types of FETCH and OFFSET in SORT to
BigDecimal
Key: CALCITE-7349
URL: https://issues.apache.org/jira/browse/CALCITE-7349
Project: Calcite
Issue Type: Improvement
Components: core
Reporter: Zhen Chen
Assignee: Zhen Chen
Fix For: 1.42.0
The current code uses both Long and BigDecimal in the SORT function's FETCH and
OFFSET. These need to be unified to BigDecimal.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)