[PR] IGNITE-24358 : Calcite. User is able to override standard sql functions. [ignite]

2025-02-05 Thread via GitHub
Vladsz83 opened a new pull request, #11850: URL: https://github.com/apache/ignite/pull/11850 (no comment) -- 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-

Re: [PR] IGNITE-23915 Improve debug output for SqlLogicTests [ignite-3]

2025-02-05 Thread via GitHub
AMashenkov merged PR #5176: URL: https://github.com/apache/ignite-3/pull/5176 -- 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...@

[PR] IGNITE-24358 : Calcite. User is able to override standard sql functions. v2 [ignite]

2025-02-05 Thread via GitHub
Vladsz83 opened a new pull request, #11851: URL: https://github.com/apache/ignite/pull/11851 (no comment) -- 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-

Re: [PR] IGNITE-21539 Jdbc. Added some missed non-autocommit test cases. [ignite-3]

2025-02-05 Thread via GitHub
xtern merged PR #5178: URL: https://github.com/apache/ignite-3/pull/5178 -- 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

Re: [PR] IGNITE-24213 Add jmh gradle configuration and an example of usage [ignite-3]

2025-02-05 Thread via GitHub
lowka commented on PR #5175: URL: https://github.com/apache/ignite-3/pull/5175#issuecomment-2636348174 @PakhomovAlexander How can one configure this to run with specific values of `@Param`s etc from a command line? -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] IGNITE-24213 Add jmh gradle configuration and an example of usage [ignite-3]

2025-02-05 Thread via GitHub
lowka commented on PR #5175: URL: https://github.com/apache/ignite-3/pull/5175#issuecomment-2637262021 I would consider such behaviour counter-intuitive (At least I didn't expect that). It is possible to run tests multiple times using the same command w/o modifying any code. -- This

[PR] IGNITE-24416 Use sql.executeAsync in Sql and Transaction REST controlers [ignite-3]

2025-02-05 Thread via GitHub
nevdmitry opened a new pull request, #5183: URL: https://github.com/apache/ignite-3/pull/5183 https://issues.apache.org/jira/browse/IGNITE-24416 -- 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 th

Re: [PR] IGNITE-24423 Fix potential NullPointerException in InternalTableImpl [ignite-3]

2025-02-05 Thread via GitHub
ivanzlenko commented on code in PR #5184: URL: https://github.com/apache/ignite-3/pull/5184#discussion_r1944192466 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2098,14 +2106,24 @@ protected CompletableFuture

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2639044834 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] [IGNITE-23326] Configuration parser allows duplicated keys [ignite-3]

2025-02-05 Thread via GitHub
rpuch commented on code in PR #5166: URL: https://github.com/apache/ignite-3/pull/5166#discussion_r1942997864 ## modules/configuration-api/src/main/java/org/apache/ignite/configuration/validation/ConfigurationValidationException.java: ## @@ -41,7 +41,7 @@ public ConfigurationVal

Re: [PR] IGNITE-24390 Move WAL dirs to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
timoninmaxim commented on code in PR #11841: URL: https://github.com/apache/ignite/pull/11841#discussion_r1940770455 ## modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/filename/NodeFileTree.java: ## @@ -222,6 +277,26 @@ public File mkdirBinaryM

Re: [PR] IGNITE-24153: Sql. Dml. It is not possible to insert a varchar string that is longer than 65536 characters [ignite-3]

2025-02-05 Thread via GitHub
ygerzhedovich commented on code in PR #5119: URL: https://github.com/apache/ignite-3/pull/5119#discussion_r1942703218 ## modules/catalog/src/main/java/org/apache/ignite/internal/catalog/commands/CatalogUtils.java: ## @@ -547,6 +597,133 @@ public static HybridTimestamp clusterWi

Re: [PR] IGNITE-24071 Introduce the new value for REPLICAS parameter into CREATE ZONE and ALTER ZONE commands [ignite-3]

2025-02-05 Thread via GitHub
Pochatkin merged PR #5167: URL: https://github.com/apache/ignite-3/pull/5167 -- 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

Re: [PR] IGNITE-22405: Sql. Implement log10 function based on java Math.log10 implementation [ignite-3]

2025-02-05 Thread via GitHub
korlov42 merged PR #5165: URL: https://github.com/apache/ignite-3/pull/5165 -- 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

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2637560576 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2637515357 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24423 Fix potential NullPointerException in InternalTableImpl [ignite-3]

2025-02-05 Thread via GitHub
ivanzlenko commented on code in PR #5184: URL: https://github.com/apache/ignite-3/pull/5184#discussion_r1944179739 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2098,7 +2098,14 @@ protected CompletableFuture e

Re: [PR] IGNITE-24423 Fix potential NullPointerException in InternalTableImpl [ignite-3]

2025-02-05 Thread via GitHub
tkalkirill commented on code in PR #5184: URL: https://github.com/apache/ignite-3/pull/5184#discussion_r1944183637 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -898,8 +898,12 @@ public CompletableFuture get(Bin

Re: [PR] IGNITE-24152 Sql. Dml. Varbinary value in dynamic parameter is truncated if its length is larger than 65536 [ignite-3]

2025-02-05 Thread via GitHub
zstan commented on code in PR #5145: URL: https://github.com/apache/ignite-3/pull/5145#discussion_r1944245272 ## modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/planner/datatypes/BinaryInsertCoercionTest.java: ## @@ -0,0 +1,159 @@ +/* + * Licensed to the A

Re: [PR] IGNITE-24152 Sql. Dml. Varbinary value in dynamic parameter is truncated if its length is larger than 65536 [ignite-3]

2025-02-05 Thread via GitHub
zstan commented on code in PR #5145: URL: https://github.com/apache/ignite-3/pull/5145#discussion_r1944245640 ## modules/sql-engine/src/integrationTest/java/org/apache/ignite/internal/sql/engine/ItDynamicParameterTest.java: ## @@ -235,6 +236,23 @@ public void testWithDifferentPa

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2639069800 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

[PR] IGNITE-23856 Ignite Thin Client channels unwanted duplication [ignite]

2025-02-05 Thread via GitHub
FewJuho opened a new pull request, #11855: URL: https://github.com/apache/ignite/pull/11855 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: ### The

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943468073 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2128,13 +2149,21 @@ public CompletableFuture estimate

Re: [PR] IGNITE-24421 Move checkpoint dir to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11854: URL: https://github.com/apache/ignite/pull/11854#issuecomment-2638082643 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24421 Move checkpoint dir to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11854: URL: https://github.com/apache/ignite/pull/11854#issuecomment-2638108630 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2637249622 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

[I] org.apache.ignite.internal.util.GridUnsafe uses deprecated sun.misc.Unsafe offest methods which throw UnsupportedOperationExceptions for Java Records [ignite]

2025-02-05 Thread via GitHub
wwwjames opened a new issue, #11853: URL: https://github.com/apache/ignite/issues/11853 `org.apache.ignite.internal.util.GridUnsafe.objectFieldOffset(Field)` and `staticFieldOffset(Field) `will throw an `UnsupportedOperationException` for records since they use the matching (and deprecated

Re: [I] org.apache.ignite.internal.util.GridUnsafe uses deprecated sun.misc.Unsafe offest methods which throw UnsupportedOperationExceptions for Java Records [ignite]

2025-02-05 Thread via GitHub
wwwjames commented on issue #11853: URL: https://github.com/apache/ignite/issues/11853#issuecomment-2637903407 Tested with Java21. -- 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 com

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943112865 ## modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/exec/rel/TableScanNodeExecutionTest.java: ## @@ -263,7 +263,8 @@ private static class TestInte

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sanpwc commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943375705 ## modules/replicator/src/main/java/org/apache/ignite/internal/replicator/message/TableAware.java: ## @@ -20,9 +20,10 @@ import org.apache.ignite.internal.network.Netw

Re: [PR] IGNITE-24421 Move checkpoint dir to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11854: URL: https://github.com/apache/ignite/pull/11854#issuecomment-2638177238 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943002147 ## modules/replicator/src/main/java/org/apache/ignite/internal/replicator/message/TableAware.java: ## @@ -20,9 +20,10 @@ import org.apache.ignite.internal.network.Netw

Re: [PR] IGNITE-23741 Partition storages are destroyed on zone partition stop [ignite-3]

2025-02-05 Thread via GitHub
rpuch commented on code in PR #5173: URL: https://github.com/apache/ignite-3/pull/5173#discussion_r1943010738 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/PartitionReplicaLifecycleManager.java: ## @@ -1205,36 +1205,41 @@ private C

Re: [PR] IGNITE-24071 Introduce the new value for REPLICAS parameter into CREATE ZONE and ALTER ZONE commands [ignite-3]

2025-02-05 Thread via GitHub
ygerzhedovich commented on code in PR #5167: URL: https://github.com/apache/ignite-3/pull/5167#discussion_r1943013731 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/ddl/DdlSqlToCommandConverter.java: ## @@ -197,6 +205,8 @@ public DdlSqlToComman

Re: [PR] IGNITE-23741 Partition storages are destroyed on zone partition stop [ignite-3]

2025-02-05 Thread via GitHub
JAkutenshi commented on code in PR #5173: URL: https://github.com/apache/ignite-3/pull/5173#discussion_r1943047302 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/PartitionReplicaLifecycleManager.java: ## @@ -1205,36 +1205,41 @@ priv

Re: [PR] IGNITE-24364 Store zone-wide tx state storage per zone [ignite-3]

2025-02-05 Thread via GitHub
sanpwc commented on code in PR #5159: URL: https://github.com/apache/ignite-3/pull/5159#discussion_r1942966517 ## modules/partition-replicator/src/main/java/org/apache/ignite/internal/partition/replicator/ZoneResourcesManager.java: ## @@ -0,0 +1,98 @@ +/* + * Licensed to the Apa

Re: [PR] IGNITE-24071 Introduce the new value for REPLICAS parameter into CREATE ZONE and ALTER ZONE commands [ignite-3]

2025-02-05 Thread via GitHub
valepakh commented on code in PR #5167: URL: https://github.com/apache/ignite-3/pull/5167#discussion_r1943030018 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/prepare/ddl/DdlSqlToCommandConverter.java: ## @@ -197,6 +205,8 @@ public DdlSqlToCommandConv

Re: [PR] IGNITE-24213 Add jmh gradle configuration and an example of usage [ignite-3]

2025-02-05 Thread via GitHub
lowka commented on PR #5175: URL: https://github.com/apache/ignite-3/pull/5175#issuecomment-2637091041 Looks like it not possible to run a benchmark multiple times w/o any code modifications Initial run (reduced the number of iterations to get the results a wee bit faster) ```

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2637619596 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2637641444 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

[PR] IGNITE-24421 Move checkpoint dir to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
nizhikov opened a new pull request, #11854: URL: https://github.com/apache/ignite/pull/11854 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

Re: [PR] IGNITE-24421 Move checkpoint dir to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11854: URL: https://github.com/apache/ignite/pull/11854#issuecomment-2638001928 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24213 Add jmh gradle configuration and an example of usage [ignite-3]

2025-02-05 Thread via GitHub
PakhomovAlexander commented on PR #5175: URL: https://github.com/apache/ignite-3/pull/5175#issuecomment-2637226008 > Looks like it not possible to run a benchmark multiple times w/o any code modifications > > Initial run (reduced the number of iterations to get the results a wee bit

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943461839 ## modules/table/src/integrationTest/java/org/apache/ignite/internal/table/ItColocationTest.java: ## @@ -233,6 +233,7 @@ public CompletableFuture finish( Map g

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943458492 ## modules/replicator/src/main/java/org/apache/ignite/internal/replicator/message/TableAware.java: ## @@ -20,9 +20,10 @@ import org.apache.ignite.internal.network.Netw

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943468073 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2128,13 +2149,21 @@ public CompletableFuture estimate

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943472809 ## modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/exec/ddl/DdlCommandHandlerExceptionHandlingTest.java: ## @@ -106,7 +105,7 @@ public void testZ

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943474490 ## modules/replicator/src/main/java/org/apache/ignite/internal/replicator/message/TableAware.java: ## @@ -20,9 +20,10 @@ import org.apache.ignite.internal.network.Netw

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sk0x50 commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1943475382 ## modules/partition-replicator/src/integrationTest/java/org/apache/ignite/internal/partition/replicator/ItReplicaLifecycleTest.java: ## @@ -716,6 +716,55 @@ void test

Re: [PR] [IGNITE-23326] Configuration parser allows duplicated keys [ignite-3]

2025-02-05 Thread via GitHub
Phillippko commented on code in PR #5166: URL: https://github.com/apache/ignite-3/pull/5166#discussion_r1944117643 ## modules/configuration/src/main/java/org/apache/ignite/internal/configuration/validation/ConfigurationDuplicatesValidator.java: ## @@ -0,0 +1,259 @@ +/* + * Licen

Re: [PR] [IGNITE-23326] Configuration parser allows duplicated keys [ignite-3]

2025-02-05 Thread via GitHub
Phillippko commented on code in PR #5166: URL: https://github.com/apache/ignite-3/pull/5166#discussion_r1944117817 ## modules/configuration/src/main/java/org/apache/ignite/internal/configuration/validation/ConfigurationDuplicatesValidator.java: ## @@ -0,0 +1,259 @@ +/* + * Licen

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sanpwc commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1944124632 ## modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/exec/ddl/DdlCommandHandlerExceptionHandlingTest.java: ## @@ -106,7 +105,7 @@ public void testZ

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sanpwc commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1944124337 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2128,13 +2149,21 @@ public CompletableFuture estimate

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
sanpwc commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1944123412 ## modules/table/src/integrationTest/java/org/apache/ignite/internal/table/ItColocationTest.java: ## @@ -233,6 +233,7 @@ public CompletableFuture finish( Map g

[PR] IGNITE-24423 Fix potential NullPointerException in InternalTableImpl [ignite-3]

2025-02-05 Thread via GitHub
ivanzlenko opened a new pull request, #5184: URL: https://github.com/apache/ignite-3/pull/5184 https://issues.apache.org/jira/browse/IGNITE-24423 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask bot

Re: [PR] IGNITE-24423 Fix potential NullPointerException in InternalTableImpl [ignite-3]

2025-02-05 Thread via GitHub
tkalkirill commented on code in PR #5184: URL: https://github.com/apache/ignite-3/pull/5184#discussion_r1944147970 ## modules/table/src/main/java/org/apache/ignite/internal/table/distributed/storage/InternalTableImpl.java: ## @@ -2098,7 +2098,14 @@ protected CompletableFuture e

Re: [I] Query/Issue on Transactions and DirtyReads [ignite]

2025-02-05 Thread via GitHub
sk0x50 commented on issue #11836: URL: https://github.com/apache/ignite/issues/11836#issuecomment-2636578824 Hello @vitthalbywar-tibco , > Is this not a correct expectation that until the first transaction complete(delete), second query should return either count before delete transa

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
JAkutenshi commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1942848658 ## modules/table/src/integrationTest/java/org/apache/ignite/internal/table/ItColocationTest.java: ## @@ -341,6 +341,7 @@ public NetworkMessage clone() {

Re: [PR] IGNITE-24357 Adjust GetEstimatedSizeRequest to be TableAware [ignite-3]

2025-02-05 Thread via GitHub
JAkutenshi commented on code in PR #5170: URL: https://github.com/apache/ignite-3/pull/5170#discussion_r1942862483 ## modules/table/src/integrationTest/java/org/apache/ignite/internal/table/ItColocationTest.java: ## @@ -341,6 +341,7 @@ public NetworkMessage clone() {

Re: [PR] IGNITE-24339 Fix flaky test DdlCommandHandlerExceptionHandlingTest#testZoneNotFoundOnDrop2 [ignite-3]

2025-02-05 Thread via GitHub
AMashenkov merged PR #5163: URL: https://github.com/apache/ignite-3/pull/5163 -- 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...@

Re: [PR] IGNITE-24390 Move WAL dirs to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11841: URL: https://github.com/apache/ignite/pull/11841#issuecomment-2636594248 ## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://son

[PR] IGNITE-23147 Documentation for 3.0.0 release [ignite-3]

2025-02-05 Thread via GitHub
IgGusev opened a new pull request, #5181: URL: https://github.com/apache/ignite-3/pull/5181 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both an author and a reviewer to verify the following: ##

[PR] IGNITE-24418 Fix schema registration in SchemaManager for batched commands [ignite-3]

2025-02-05 Thread via GitHub
korlov42 opened a new pull request, #5182: URL: https://github.com/apache/ignite-3/pull/5182 https://issues.apache.org/jira/browse/IGNITE-24418 -- Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we

Re: [PR] IGNITE-24390 Move WAL dirs to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
nizhikov merged PR #11841: URL: https://github.com/apache/ignite/pull/11841 -- 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

Re: [PR] IGNITE-24152 Sql. Dml. Varbinary value in dynamic parameter is truncated if its length is larger than 65536 [ignite-3]

2025-02-05 Thread via GitHub
korlov42 commented on code in PR #5145: URL: https://github.com/apache/ignite-3/pull/5145#discussion_r1942738701 ## modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/planner/datatypes/utils/BinaryPair.java: ## @@ -0,0 +1,48 @@ +/* + * Licensed to the Apache

Re: [PR] IGNITE-24153: Sql. Dml. It is not possible to insert a varchar string that is longer than 65536 characters [ignite-3]

2025-02-05 Thread via GitHub
lowka commented on code in PR #5119: URL: https://github.com/apache/ignite-3/pull/5119#discussion_r1942799191 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/IgniteResource.java: ## @@ -85,8 +85,14 @@ public interface IgniteResource { @BaseMes

Re: [PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
sonarqubecloud[bot] commented on PR #11852: URL: https://github.com/apache/ignite/pull/11852#issuecomment-2636921729 ## [![Quality Gate Failed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-failed-20px.png 'Quality Gate Failed')](https://son

Re: [PR] IGNITE-24153: Sql. Dml. It is not possible to insert a varchar string that is longer than 65536 characters [ignite-3]

2025-02-05 Thread via GitHub
ygerzhedovich commented on code in PR #5119: URL: https://github.com/apache/ignite-3/pull/5119#discussion_r1942977228 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/util/IgniteResource.java: ## @@ -85,8 +85,14 @@ public interface IgniteResource {

Re: [PR] IGNITE-23741 Partition storages are destroyed on zone partition stop [ignite-3]

2025-02-05 Thread via GitHub
JAkutenshi commented on PR #5173: URL: https://github.com/apache/ignite-3/pull/5173#issuecomment-2636926877 Hm, it calls `PartitionReplicaLifecycleManager#stopPartition()`, yes, but now the method indeed just stops zone replica and doesn't fire the corresponding destruction local event, so

[PR] IGNITE-24419 Move snapshots, snp to NodeFileTree [ignite]

2025-02-05 Thread via GitHub
nizhikov opened a new pull request, #11852: URL: https://github.com/apache/ignite/pull/11852 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