You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (Jira)" <ji...@apache.org> on 2023/06/29 00:19:00 UTC

[jira] [Resolved] (CALCITE-5793) Use NULLS FIRST / LAST when unparsing in BigQuery

     [ https://issues.apache.org/jira/browse/CALCITE-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-5793.
----------------------------------
    Fix Version/s: 1.35.0
       Resolution: Fixed

Fixed in [7bb4f419|https://github.com/apache/calcite/commit/7bb4f4191ae9f91619d645bc51d6433eebe4d530]; thanks for the PR, [~wnoble]!

> Use NULLS FIRST / LAST when unparsing in BigQuery
> -------------------------------------------------
>
>                 Key: CALCITE-5793
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5793
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Will Noble
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.35.0
>
>
> BigQuery added support for {{NULLS FIRST}} and {{NULLS LAST}} in 2020. Calcite should use it instead of emulating null direction. CALCITE-5775 has context on how this was discovered.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)