You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2022/04/26 22:08:00 UTC

[jira] [Updated] (IGNITE-16873) C++ thin client SqlFieldsQuery should allow setting a partition

     [ https://issues.apache.org/jira/browse/IGNITE-16873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-16873:
-------------------------------------
    Fix Version/s: 2.14
                       (was: 2.13)

> C++ thin client SqlFieldsQuery should allow setting a partition
> ---------------------------------------------------------------
>
>                 Key: IGNITE-16873
>                 URL: https://issues.apache.org/jira/browse/IGNITE-16873
>             Project: Ignite
>          Issue Type: New Feature
>          Components: platforms, thin client
>    Affects Versions: 2.12
>            Reporter: Igor Sapego
>            Assignee: Igor Sapego
>            Priority: Major
>             Fix For: 2.14
>
>
> C++ client node queries (ScanQuery and SqlFiedsQuery) allow setting a partition the query would be executed on. This can be used to improve initial data load performance significantly
> The C++ thin client SqlFieldsQuery API has no partition property and that makes the initial data load performance unacceptable.
> Need to add the partition property to SqlFieldsQuery.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)