[
https://issues.apache.org/jira/browse/IGNITE-28733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18086493#comment-18086493
]
Ignite TC Bot commented on IGNITE-28733:
----------------------------------------
Reviewed PR #13190 and the associated changes for IGNITE-28733. This change
only moves QueryEntity patch-building logic from the public API surface to
internal classes to support thin-client API extraction. It does not introduce
or change user-facing behavior, configuration, commands, external APIs,
migration guidance, or documentation pages, so the Docs Required flag has been
removed.
> Move QueryEntity#makePatch to QueryUtils
> ----------------------------------------
>
> Key: IGNITE-28733
> URL: https://issues.apache.org/jira/browse/IGNITE-28733
> Project: Ignite
> Issue Type: Task
> Reporter: Nikolay Izhikov
> Assignee: Nikolay Izhikov
> Priority: Major
> Labels: ise
> Fix For: 2.19
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> QueryEntity is part of public API.
> Contains some internal methods like QueryEntity#makePatch.
> Must be moved inside internal classes to simplify thin-client-api extraction
--
This message was sent by Atlassian Jira
(v8.20.10#820010)