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

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

Igor Sapego created IGNITE-16873:
------------------------------------

             Summary: 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
             Fix For: 2.13


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.1#820001)