See https://issues.apache.org/jira/browse/CALCITE-5463.
> On Sep 7, 2023, at 6:30 AM, stanilovsky evgeny <[email protected]> > wrote: > > After refactoring [1] merged between 1.32 and 1.34 ver. > SqlValidatorImpl#deriveAlias is not called\used any more from calcite code, > thus no one can overwrite it for custom purpose. I decide this is erroneous > and need to be fixed. > WDYT ? > Thanks ! > > > [1] > git log --grep='Refactor: Deprecate SqlValidatorUtil.getAlias' > commit 5d671ec976f748869481d440c168bea45356216e > Author: Julian Hyde <[email protected]> > Date: Sun Oct 31 23:34:15 2021 -0700 > > Refactor: Deprecate SqlValidatorUtil.getAlias
