[
https://issues.apache.org/jira/browse/CALCITE-5463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17652531#comment-17652531
]
Vova Vysotskyi commented on CALCITE-5463:
-----------------------------------------
Link to the PR: [https://github.com/apache/calcite/pull/3017]
> Revert removing usage of SqlValidator.deriveAlias
> -------------------------------------------------
>
> Key: CALCITE-5463
> URL: https://issues.apache.org/jira/browse/CALCITE-5463
> Project: Calcite
> Issue Type: Bug
> Affects Versions: 1.33.0
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
> Fix For: 1.33.0
>
>
> {{SqlValidator.deriveAlias}} method provides the ability to customize
> deriving aliases for the expression. In one of the recent changes, the method
> calls were replaced with static methods, which makes such customizations
> impossible to use.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)