[
https://issues.apache.org/jira/browse/IGNITE-16873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17553990#comment-17553990
]
Ignite TC Bot commented on IGNITE-16873:
----------------------------------------
{panel:title=Branch: [pull/10088/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10088/head] Base: [master] : New Tests
(1060)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform C++ CMake (Win x64 / Debug){color} [[tests
1060|https://ci.ignite.apache.org/viewLog.html?buildId=6626731]]
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite: SelectTwoValues
- PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite:
TestNumericFunctionFloor - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
SelectSingleValue - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlNumericFunctionTestSuite:
TestNumericFunctionLog - PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
CreateTableInsertSelect - PASSED{color}
* {color:#013220}IgniteOdbcTest: SqlDateTimeFunctionTestSuite: TestCurrentDate
- PASSED{color}
* {color:#013220}IgniteThinClientTest: SqlFieldsQueryTestSuite:
SelectTwoValuesInDifferentOrder - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForCacheNodes -
PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForClientNodes -
PASSED{color}
* {color:#013220}IgniteCoreTest: CacheQueryTestSuite:
TestFieldsQueryByteArrayInsertSelect - PASSED{color}
* {color:#013220}IgniteCoreTest: ClusterTestSuite: IgniteForDaemons -
PASSED{color}
... and 1049 new tests
{panel}
[TeamCity *-> Run :: CPP*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6626734&buildTypeId=IgniteTests24Java8_RunCpp]
> 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
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)