You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2023/03/03 18:56:00 UTC

[jira] [Assigned] (PHOENIX-6890) Remove binds parameters from QueryCompiler

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

Istvan Toth reassigned PHOENIX-6890:
------------------------------------

    Assignee: Istvan Toth

> Remove binds parameters from QueryCompiler
> ------------------------------------------
>
>                 Key: PHOENIX-6890
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6890
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Minor
>
> We carry around some List<Object> binds variables and method parameteres.
> AFAICT these are never used, binds are accessed via PhoenixStatement and BindManager.
> Confirm and remove them.



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