Maksim Zhuravkov created IGNITE-22211:
-----------------------------------------
Summary: Minor Improvements to catalog. Simplify serialisation and
ddl to command conversion code
Key: IGNITE-22211
URL: https://issues.apache.org/jira/browse/IGNITE-22211
Project: Ignite
Issue Type: Improvement
Reporter: Maksim Zhuravkov
Fix For: 3.0.0-beta2
* Update DdlSqlToCommandConverter javadoc
* Update DdlSqlToCommandConverter and make 'table name' a constant.
* Simplify MarshallableEntryType by removing `VALS` array and allow type ids to
be arbitrary INTs.
* Update CatalogEntrySerializerProvider to use map (type id -> serializer)
instead of array (type -> index in array)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)