[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271612438 ## File path: modules/platforms/dotnet/Apache.Ignite.Core/Common/IgniteProductVersion.cs ## @@ -0,0 +1,224

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271612840 ## File path: modules/platforms/dotnet/Apache.Ignite.Core/Common/IgniteProductVersion.cs ## @@ -0,0 +1,224

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271614998 ## File path: modules/platforms/dotnet/Apache.Ignite.Core.Tests/Common/IgniteProductVersionTests.cs ## @@

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271613731 ## File path: modules/platforms/dotnet/Apache.Ignite.Core/Common/IgniteProductVersion.cs ## @@ -0,0 +1,224

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271614500 ## File path: modules/platforms/dotnet/Apache.Ignite.Core/Impl/Binary/BinaryUtils.cs ## @@ -69,7 +69,7 @@

[GitHub] [ignite] joooger opened a new pull request #6391: IGNITE-11456: Use separate pool for KILL QUERY command

2019-04-03 Thread GitBox
joooger opened a new pull request #6391: IGNITE-11456: Use separate pool for KILL QUERY command URL: https://github.com/apache/ignite/pull/6391 IGNITE-11456 This is an automated message from the Apache Git Service. To

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271618942 ## File path: modules/platforms/dotnet/Apache.Ignite.Core/Common/IgniteProductVersion.cs ## @@ -0,0 +1,224

[GitHub] [ignite] ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion

2019-04-03 Thread GitBox
ptupitsyn commented on a change in pull request #6356: IGNITE-7101: .NET: IIgnite.GetVersion URL: https://github.com/apache/ignite/pull/6356#discussion_r271618391 ## File path: modules/platforms/dotnet/Apache.Ignite.Core.Tests/Common/IgniteProductVersionTests.cs ## @@

[GitHub] [ignite] zaleslaw opened a new pull request #6392: IGNITE-11654: [ML] Memory leak in KNNClassificationModel

2019-04-03 Thread GitBox
zaleslaw opened a new pull request #6392: IGNITE-11654: [ML] Memory leak in KNNClassificationModel URL: https://github.com/apache/ignite/pull/6392 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [ignite] zaleslaw opened a new pull request #6394: IGNITE-10145: [ML] Implement ROC AUC metric

2019-04-03 Thread GitBox
zaleslaw opened a new pull request #6394: IGNITE-10145: [ML] Implement ROC AUC metric URL: https://github.com/apache/ignite/pull/6394 1. Added separate metric 2. Added tests for ROCAUC 3. Added as one metric to BinaryClassifiactionMetric NOTE: due to performance limitations added

[GitHub] [ignite] Jokser opened a new pull request #6393: IGNITE-1903 Do not deserialize cache configurations on non-affinity nodes

2019-04-03 Thread GitBox
Jokser opened a new pull request #6393: IGNITE-1903 Do not deserialize cache configurations on non-affinity nodes URL: https://github.com/apache/ignite/pull/6393 This is an automated message from the Apache Git Service. To

[GitHub] [ignite] zaleslaw merged pull request #6392: IGNITE-11654: [ML] Memory leak in KNNClassificationModel

2019-04-03 Thread GitBox
zaleslaw merged pull request #6392: IGNITE-11654: [ML] Memory leak in KNNClassificationModel URL: https://github.com/apache/ignite/pull/6392 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [ignite] AMashenkov commented on a change in pull request #6381: IGNITE-11499 SQL: DML should not use batches by default

2019-04-03 Thread GitBox
AMashenkov commented on a change in pull request #6381: IGNITE-11499 SQL: DML should not use batches by default URL: https://github.com/apache/ignite/pull/6381#discussion_r271781306 ## File path:

[GitHub] [ignite] pavel-kuznetsov opened a new pull request #6400: IGNITE-11563: Parameters type conversion for the FastUpdate

2019-04-03 Thread GitBox
pavel-kuznetsov opened a new pull request #6400: IGNITE-11563: Parameters type conversion for the FastUpdate URL: https://github.com/apache/ignite/pull/6400 This is an automated message from the Apache Git Service. To

[GitHub] [ignite] tledkov-gridgain opened a new pull request #6399: IGNITE-11604 Drop column does not remove column from internal schema

2019-04-03 Thread GitBox
tledkov-gridgain opened a new pull request #6399: IGNITE-11604 Drop column does not remove column from internal schema URL: https://github.com/apache/ignite/pull/6399 This is an automated message from the Apache Git

[GitHub] [ignite] avplatonov opened a new pull request #6398: IGNITE-11675: Create additional examples for linear regressions, knn and kmeans

2019-04-03 Thread GitBox
avplatonov opened a new pull request #6398: IGNITE-11675: Create additional examples for linear regressions, knn and kmeans URL: https://github.com/apache/ignite/pull/6398 This is an automated message from the Apache Git

[GitHub] [ignite] asfgit closed pull request #6310: IGNITE-11574 Exchange on NodeLeft event hangs when cluster is in transition state

2019-04-03 Thread GitBox
asfgit closed pull request #6310: IGNITE-11574 Exchange on NodeLeft event hangs when cluster is in transition state URL: https://github.com/apache/ignite/pull/6310 This is an automated message from the Apache Git Service.

[GitHub] [ignite] AMashenkov opened a new pull request #6397: IGNITE-11439: MVCC: Error in transaction mode validation.

2019-04-03 Thread GitBox
AMashenkov opened a new pull request #6397: IGNITE-11439: MVCC: Error in transaction mode validation. URL: https://github.com/apache/ignite/pull/6397 This is an automated message from the Apache Git Service. To respond to

[GitHub] [ignite] joooger opened a new pull request #6395: IGNITE-11442: Renaming IGNITE sql schema to SYS

2019-04-03 Thread GitBox
joooger opened a new pull request #6395: IGNITE-11442: Renaming IGNITE sql schema to SYS URL: https://github.com/apache/ignite/pull/6395 IGNITE-11442 This is an automated message from the Apache Git Service. To respond to

[GitHub] [ignite] alamar opened a new pull request #6396: IGNITE-11672 Fix expected message in JdbcThinConnectionSelfTest.testI…

2019-04-03 Thread GitBox
alamar opened a new pull request #6396: IGNITE-11672 Fix expected message in JdbcThinConnectionSelfTest.testI… URL: https://github.com/apache/ignite/pull/6396 …nvalidEndpoint. This is an automated message from the Apache Git

[GitHub] [ignite] asfgit closed pull request #6305: IGNITE-11569 Enable baseline auto-adjust by default only for empty cl…

2019-04-03 Thread GitBox
asfgit closed pull request #6305: IGNITE-11569 Enable baseline auto-adjust by default only for empty cl… URL: https://github.com/apache/ignite/pull/6305 This is an automated message from the Apache Git Service. To respond

[GitHub] [ignite] asfgit closed pull request #6190: IGNITE-11416 DistributedMetaStorage improvements

2019-04-03 Thread GitBox
asfgit closed pull request #6190: IGNITE-11416 DistributedMetaStorage improvements URL: https://github.com/apache/ignite/pull/6190 This is an automated message from the Apache Git Service. To respond to the message, please