[
https://issues.apache.org/jira/browse/IGNITE-24632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Viacheslav Blinov reassigned IGNITE-24632:
------------------------------------------
Assignee: Viacheslav Blinov (was: Ivan Zlenko)
> Refactor CatalogTableDescriptor.newDescriptor
> ---------------------------------------------
>
> Key: IGNITE-24632
> URL: https://issues.apache.org/jira/browse/IGNITE-24632
> Project: Ignite
> Issue Type: Improvement
> Reporter: Ivan Zlenko
> Assignee: Viacheslav Blinov
> Priority: Major
> Labels: ignite-3
>
> Adopt the copying builder pattern for the
> `CatalogTableDescriptor.newDescriptor` method instead of directly creating an
> instance of `CatalogTableDescriptor`.
> This approach is expected to enhance flexibility and maintainability by
> allowing modifications to the descriptor's properties through the builder,
> rather than recreating or directly adjusting its state. It also aligns with
> common design practices, improving code readability and reusability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)