[
https://issues.apache.org/jira/browse/CALCITE-5989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ruben Q L updated CALCITE-5989:
-------------------------------
Fix Version/s: 1.36.0
> Type inference for RPAD and LPAD functions (BIGQUERY) is incorrect
> ------------------------------------------------------------------
>
> Key: CALCITE-5989
> URL: https://issues.apache.org/jira/browse/CALCITE-5989
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.35.0
> Reporter: Mihai Budiu
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.36.0
>
>
> The type inference uses the type `ReturnTypes.ARG0_NULLABLE_VARYING` for the
> output.
> This means that the output cannot be longer than arg0. This bug surfaces when
> the query is optimized.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)