[
https://issues.apache.org/jira/browse/CALCITE-6903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17936794#comment-17936794
]
Ruben Q L edited comment on CALCITE-6903 at 3/19/25 11:42 AM:
--------------------------------------------------------------
See more info here:
https://github.com/apache/calcite/pull/4100/files#r2002732531
We missed this during 1.39 RC check, but luckily this is not a blocking issue,
since there is a workaround (basically using the patch's code instead of
calling directly getSubSchemaMap)
was (Author: rubenql):
See more info here:
https://github.com/apache/calcite/pull/4100/files#r2002732531
> CalciteSchema#getSubSchemaMap must consider implicit sub-schemas
> -----------------------------------------------------------------
>
> Key: CALCITE-6903
> URL: https://issues.apache.org/jira/browse/CALCITE-6903
> Project: Calcite
> Issue Type: Bug
> Components: core
> Affects Versions: 1.39.0
> Reporter: Ruben Q L
> Assignee: Ruben Q L
> Priority: Major
> Fix For: 1.40.0
>
>
> Side effect of CALCITE-6728: with that change CalciteSchema#getSubSchemaMap
> incorrectly stopped considering implicit sub-schemas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)