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

Bertil Chapuis updated CALCITE-6271:
------------------------------------
    Description: 
Several sql dialects implement the supportsFunction method. However, after 
searching Calcite's code base, it looks like this function is never called.

I'm not sure if it was used in the past. We could either search the history or 
clean this dead (?) code.

This seems to affects the ablity to push functions down such as in CALCITE-6239.

  was:
Several sql dialects implement the supportsFunction method. However, after 
searching Calcite's code base, it looks like this function is never called.

This seems to affects the ablity to push functions down such as in CALCITE-6239.


> The supportsFunction method of the SqlDialect class is never called in calcite
> ------------------------------------------------------------------------------
>
>                 Key: CALCITE-6271
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6271
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Bertil Chapuis
>            Priority: Minor
>
> Several sql dialects implement the supportsFunction method. However, after 
> searching Calcite's code base, it looks like this function is never called.
> I'm not sure if it was used in the past. We could either search the history 
> or clean this dead (?) code.
> This seems to affects the ablity to push functions down such as in 
> CALCITE-6239.



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

Reply via email to