Yury Gerzhedovich created IGNITE-17677:
------------------------------------------

             Summary: 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


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.
 



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

Reply via email to