[
https://issues.apache.org/jira/browse/CALCITE-7349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhen Chen resolved CALCITE-7349.
--------------------------------
Resolution: Fixed
Fixed in
[{{3d14332}}|https://github.com/apache/calcite/commit/3d143325fdb4c1f45ca4ef9ac5f446884895d412]
Thanks for review [~mbudiu]
> 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
> Priority: Major
> Labels: pull-request-available
> 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)