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

ASF GitHub Bot updated CALCITE-7219:
------------------------------------
    Labels: pull-request-available  (was: )

> Enhance functional dependency computation performance through advanced 
> caching mechanisms
> -----------------------------------------------------------------------------------------
>
>                 Key: CALCITE-7219
>                 URL: https://issues.apache.org/jira/browse/CALCITE-7219
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.40.0
>            Reporter: Zhen Chen
>            Priority: Major
>              Labels: pull-request-available
>
> Because the "getFDs" method exists outside the metadata API framework, it 
> cannot leverage the existing caching infrastructure. Each invocation triggers 
> a full recomputation, and this may occur repeatedly within a single metadata 
> query operation. This architectural gap poses a serious performance risk.​



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

Reply via email to