[ 
https://issues.apache.org/jira/browse/IGNITE-17677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17612488#comment-17612488
 ] 

Yury Gerzhedovich commented on IGNITE-17677:
--------------------------------------------

[~korlov], LGTM

> Refactoring of usage IgniteObjectName utility class
> ---------------------------------------------------
>
>                 Key: IGNITE-17677
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17677
>             Project: Ignite
>          Issue Type: Improvement
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Konstantin Orlov
>            Priority: Major
>              Labels: ignite-3
>             Fix For: 3.0.0-alpha6
>
>
> As of now we do normalize of any schema object names in different places of 
> intenal part of code, It looks as mess and error prone.
> What should we do: 
> 1) normalize all object schema related strings in public API 
> (org.apache.ignite.table.manager.IgniteTables) methods and pass it prepared  
> to internal code
> 2) keep in configuration only prepared schame related object names.
> Need to check all usages of org.apache.ignite.internal.schema.SchemaUtils and 
> do refactoing according to the rules above.
> Also point of view is usage : IgniteObjectName.parseCanonicalName
>  



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

Reply via email to