ibessonov commented on code in PR #5397:
URL: https://github.com/apache/ignite-3/pull/5397#discussion_r1991001017
##
modules/storage-rocksdb/src/test/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorageTest.java:
##
@@ -51,15 +50,13 @@ public class RocksDbMv
ibessonov merged PR #5389:
URL: https://github.com/apache/ignite-3/pull/5389
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
korlov42 opened a new pull request, #5398:
URL: https://github.com/apache/ignite-3/pull/5398
https://issues.apache.org/jira/browse/IGNITE-24196
This patch introduces new `SqlJoinProjection` expression to use instead of
`RowFactory#concat` in join nodes. Besides, in reorganizes schema
ibessonov commented on code in PR #5392:
URL: https://github.com/apache/ignite-3/pull/5392#discussion_r1990762620
##
modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/PersistentPageMemoryMetricSource.java:
##
@@ -0,0 +1,78 @@
+/*
+ * Licensed to
lowka commented on code in PR #5380:
URL: https://github.com/apache/ignite-3/pull/5380#discussion_r1991059300
##
modules/catalog-dsl/src/main/java/org/apache/ignite/internal/catalog/sql/SelectFromView.java:
##
@@ -53,16 +53,23 @@ class SelectFromView extends
AbstractCatalogQuer
lowka commented on code in PR #5380:
URL: https://github.com/apache/ignite-3/pull/5380#discussion_r1990905652
##
modules/catalog-dsl/src/integrationTest/java/org/apache/ignite/internal/catalog/ItCatalogDslTest.java:
##
@@ -398,6 +405,48 @@ public void createAndGetDefinitionTest(
ibessonov opened a new pull request, #5400:
URL: https://github.com/apache/ignite-3/pull/5400
https://issues.apache.org/jira/browse/IGNITE-24776
Thank you for submitting the pull request.
To streamline the review process of the patch and ensure better code quality
we ask both
sanpwc commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991266250
##
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java:
##
@@ -239,6 +241,7 @@ public void testTableIgnoredOnRecovery
sanpwc commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991268642
##
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java:
##
@@ -206,6 +207,7 @@ void after() throws Exception {
}
ibessonov merged PR #5400:
URL: https://github.com/apache/ignite-3/pull/5400
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
ibessonov merged PR #5397:
URL: https://github.com/apache/ignite-3/pull/5397
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
rpuch opened a new pull request, #5401:
URL: https://github.com/apache/ignite-3/pull/5401
https://issues.apache.org/jira/browse/IGNITE-24768
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the sp
zstan merged PR #5388:
URL: https://github.com/apache/ignite-3/pull/5388
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ignit
ibessonov opened a new pull request, #5403:
URL: https://github.com/apache/ignite-3/pull/5403
https://issues.apache.org/jira/browse/IGNITE-24784
Thank you for submitting the pull request.
To streamline the review process of the patch and ensure better code quality
we ask both
sanpwc commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991643629
##
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java:
##
@@ -239,6 +241,7 @@ public void testTableIgnoredOnRecovery
korlov42 commented on code in PR #5357:
URL: https://github.com/apache/ignite-3/pull/5357#discussion_r1991284845
##
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItDataTypesTest.java:
##
@@ -746,9 +746,9 @@ public void charLimitationWithMergeU
ygerzhedovich commented on code in PR #5357:
URL: https://github.com/apache/ignite-3/pull/5357#discussion_r1991356710
##
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItDataTypesTest.java:
##
@@ -746,9 +746,9 @@ public void charLimitationWithM
AMashenkov merged PR #5390:
URL: https://github.com/apache/ignite-3/pull/5390
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@
rpuch commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991349468
##
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java:
##
@@ -239,6 +241,7 @@ public void testTableIgnoredOnRecovery(
rpuch commented on code in PR #5397:
URL: https://github.com/apache/ignite-3/pull/5397#discussion_r1990983309
##
modules/storage-rocksdb/src/test/java/org/apache/ignite/internal/storage/rocksdb/RocksDbMvPartitionStorageTest.java:
##
@@ -51,15 +50,13 @@ public class RocksDbMvPart
lowka commented on code in PR #5373:
URL: https://github.com/apache/ignite-3/pull/5373#discussion_r1991855041
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/descriptors/CatalogHashIndexDescriptorSerializers.java:
##
@@ -63,4 +63,33 @@ public void writeTo(Cat
korlov42 merged PR #5350:
URL: https://github.com/apache/ignite-3/pull/5350
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ig
sashapolo commented on code in PR #5403:
URL: https://github.com/apache/ignite-3/pull/5403#discussion_r1992159356
##
modules/metastorage-cache/src/main/java/org/apache/ignite/internal/metastorage/cache/IdempotentCacheVacuumizer.java:
##
@@ -113,8 +112,9 @@ public CompletableFutu
sonarqubecloud[bot] commented on PR #11942:
URL: https://github.com/apache/ignite/pull/11942#issuecomment-2718482018
## [](https://son
nizhikov opened a new pull request, #11944:
URL: https://github.com/apache/ignite/pull/11944
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
### Th
sashapolo commented on code in PR #5401:
URL: https://github.com/apache/ignite-3/pull/5401#discussion_r1992172228
##
modules/client-handler/src/main/java/org/apache/ignite/client/handler/ClientPrimaryReplicaTracker.java:
##
@@ -439,4 +456,28 @@ public int partitions() {
sashapolo merged PR #5367:
URL: https://github.com/apache/ignite-3/pull/5367
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
sonarqubecloud[bot] commented on PR #11942:
URL: https://github.com/apache/ignite/pull/11942#issuecomment-2717929680
## [](https://son
rpuch commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991350134
##
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java:
##
@@ -206,6 +207,7 @@ void after() throws Exception {
}
nizhikov merged PR #11908:
URL: https://github.com/apache/ignite/pull/11908
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@ig
nizhikov opened a new pull request, #11942:
URL: https://github.com/apache/ignite/pull/11942
Thank you for submitting the pull request to the Apache Ignite.
In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:
### Th
AMashenkov commented on code in PR #5398:
URL: https://github.com/apache/ignite-3/pull/5398#discussion_r1991375745
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/LogicalRelImplementor.java:
##
@@ -1104,4 +1123,38 @@ private static BinaryTupleSchem
ygerzhedovich commented on code in PR #5357:
URL: https://github.com/apache/ignite-3/pull/5357#discussion_r1991356940
##
modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/datatypes/varbinary/ItVarBinaryIndexTest.java:
##
@@ -45,12 +45,12 @@ public
ygerzhedovich commented on code in PR #5357:
URL: https://github.com/apache/ignite-3/pull/5357#discussion_r1991357235
##
modules/sql-engine/src/integrationTest/sql/group1/types/blob/test_blob.test:
##
@@ -76,28 +76,22 @@ SELECT NULL::VARBINARY
NULL
-statement error: BIN
tkalkirill merged PR #5399:
URL: https://github.com/apache/ignite-3/pull/5399
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@
ivanzlenko commented on code in PR #5399:
URL: https://github.com/apache/ignite-3/pull/5399#discussion_r1991276592
##
modules/network-api/src/main/java/org/apache/ignite/internal/network/IgniteMessageServiceThread.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software
AMashenkov commented on code in PR #5373:
URL: https://github.com/apache/ignite-3/pull/5373#discussion_r1991444968
##
modules/catalog/src/main/java/org/apache/ignite/internal/catalog/descriptors/CatalogHashIndexDescriptorSerializers.java:
##
@@ -63,4 +63,33 @@ public void writeT
lowka commented on code in PR #5380:
URL: https://github.com/apache/ignite-3/pull/5380#discussion_r1990905201
##
modules/catalog-dsl/src/test/java/org/apache/ignite/internal/catalog/sql/QueryPartTest.java:
##
@@ -155,40 +155,34 @@ void indexColumnPart() {
assertThat(sql
tkalkirill commented on code in PR #5399:
URL: https://github.com/apache/ignite-3/pull/5399#discussion_r1991344341
##
modules/network-api/src/main/java/org/apache/ignite/internal/network/IgniteMessageServiceThread.java:
##
@@ -0,0 +1,38 @@
+/*
+ * Licensed to the Apache Software
sonarqubecloud[bot] commented on PR #11944:
URL: https://github.com/apache/ignite/pull/11944#issuecomment-2718601914
## [](https://son
tkalkirill commented on code in PR #5399:
URL: https://github.com/apache/ignite-3/pull/5399#discussion_r1991333640
##
modules/network-api/src/main/java/org/apache/ignite/internal/network/IgniteMessageServiceThreadFactory.java:
##
@@ -0,0 +1,71 @@
+/*
+ * Licensed to the Apache S
tkalkirill opened a new pull request, #5399:
URL: https://github.com/apache/ignite-3/pull/5399
https://issues.apache.org/jira/browse/IGNITE-24562
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to t
vldpyatkov commented on code in PR #5221:
URL: https://github.com/apache/ignite-3/pull/5221#discussion_r1991981730
##
modules/raft/src/main/java/org/apache/ignite/raft/jraft/rpc/impl/core/DefaultRaftClientService.java:
##
@@ -88,19 +93,78 @@ public Future requestVote(final PeerI
vldpyatkov commented on code in PR #5221:
URL: https://github.com/apache/ignite-3/pull/5221#discussion_r1991930824
##
modules/compute/src/integrationTest/java/org/apache/ignite/internal/compute/ItComputeBaseTest.java:
##
@@ -198,7 +198,7 @@ void executesWrongJobClassOnRemoteNode
SofiaSedova commented on code in PR #11911:
URL: https://github.com/apache/ignite/pull/11911#discussion_r1990719558
##
docs/_docs/tools/control-script.adoc:
##
@@ -47,16 +47,16 @@ If you want to connect to a node that is running on a
remove machine, specify th
| --host HOST_OR
sonarqubecloud[bot] commented on PR #11908:
URL: https://github.com/apache/ignite/pull/11908#issuecomment-2716861222
## [](https://son
ibessonov merged PR #5393:
URL: https://github.com/apache/ignite-3/pull/5393
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
ibessonov merged PR #5392:
URL: https://github.com/apache/ignite-3/pull/5392
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: notifications-unsubscr...@i
ibessonov opened a new pull request, #5397:
URL: https://github.com/apache/ignite-3/pull/5397
https://issues.apache.org/jira/browse/IGNITE-24766
Thank you for submitting the pull request.
To streamline the review process of the patch and ensure better code quality
we ask both
lowka commented on code in PR #5380:
URL: https://github.com/apache/ignite-3/pull/5380#discussion_r1990903451
##
modules/catalog-dsl/src/main/java/org/apache/ignite/internal/catalog/sql/SelectFromView.java:
##
@@ -53,16 +53,23 @@ class SelectFromView extends
AbstractCatalogQuer
timoninmaxim commented on code in PR #11855:
URL: https://github.com/apache/ignite/pull/11855#discussion_r1991061911
##
modules/core/src/main/java/org/apache/ignite/internal/client/thin/ReliableChannel.java:
##
@@ -678,7 +675,7 @@ synchronized void initChannelHolders() {
ibessonov commented on code in PR #5403:
URL: https://github.com/apache/ignite-3/pull/5403#discussion_r1992878630
##
modules/metastorage-cache/src/test/java/org/apache/ignite/internal/metastorage/cache/IdempotentCacheVacuumizerTest.java:
##
@@ -79,6 +82,42 @@ public void tearDow
rpuch commented on code in PR #5403:
URL: https://github.com/apache/ignite-3/pull/5403#discussion_r1992883940
##
modules/metastorage-cache/src/main/java/org/apache/ignite/internal/metastorage/cache/IdempotentCacheVacuumizer.java:
##
@@ -113,8 +112,10 @@ public CompletableFuture
AMashenkov commented on code in PR #5398:
URL: https://github.com/apache/ignite-3/pull/5398#discussion_r1991402057
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/exec/LogicalRelImplementor.java:
##
@@ -1104,4 +1123,38 @@ private static BinaryTupleSchem
54 matches
Mail list logo