[
https://issues.apache.org/jira/browse/IGNITE-13031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133314#comment-17133314
]
Ignite TC Bot commented on IGNITE-13031:
----------------------------------------
{panel:title=Branch: [pull/7923/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Queries 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5380551]]
* IgniteBinaryCacheQueryTestSuite: BasicSqlTypesIndexTest.testSqlTimeTypeIndex
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Basic 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5380503]]
* IgniteBasicTestSuite:
GridIoManagerFileTransmissionSelfTest.tesFileHandlerReconnectTimeouted - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Basic 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=5380463]]
* IgniteComputeBasicConfigVariationsFullApiTestSuite:
IgniteComputeConfigVariationsFullApiTest_29.testDeployExecuteByName - Test has
low fail rate in base branch 0,0% and is not flaky
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5380576&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: SqlFieldsQuery as ContinuousQuery.InitialQuery
> ----------------------------------------------------
>
> Key: IGNITE-13031
> URL: https://issues.apache.org/jira/browse/IGNITE-13031
> Project: Ignite
> Issue Type: New Feature
> Components: platforms
> Affects Versions: 2.8
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Critical
> Labels: .NET
> Fix For: 2.9
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> SqlQuery has been deprecated in favor of SqlFieldsQuery, but ContinuousQuery
> in Ignite.NET does not allow SqlFieldsQuery as InitialQuery.
> Java API allows that, so we have to derive SqlFieldsQuery from QueryBase and
> make it work.
> The problem will arise when SqlFieldsQuery does not return _key & _val - see
> how Java handles this.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)