lowka opened a new pull request, #3641:
URL: https://github.com/apache/ignite-3/pull/3641
Adds some tests related to full row expression support (row data type).
https://issues.apache.org/jira/browse/IGNITE-22084
---
Thank you for submitting the pull request.
To st
lowka commented on code in PR #3627:
URL: https://github.com/apache/ignite-3/pull/3627#discussion_r1572614292
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/storage/CatalogEntrySerializationTest.java:
##
@@ -144,6 +174,85 @@ void test(MarshallableEntryType t
lowka commented on code in PR #3627:
URL: https://github.com/apache/ignite-3/pull/3627#discussion_r1572613224
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/storage/CatalogEntrySerializationTest.java:
##
@@ -144,6 +174,85 @@ void test(MarshallableEntryType t
sanpwc merged PR #3632:
URL: https://github.com/apache/ignite-3/pull/3632
--
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...@igni
dependabot[bot] opened a new pull request, #3639:
URL: https://github.com/apache/ignite-3/pull/3639
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from
1.14.12 to 1.14.13.
Release notes
Sourced from https://github.com/raphw/byte-buddy/releases";>net.bytebuddy
dependabot[bot] opened a new pull request, #3638:
URL: https://github.com/apache/ignite-3/pull/3638
Bumps com.github.spotbugs from 6.0.8 to 6.0.12.
[ breaking
intermittently with 401 http code in AKS
URL: https://github.com/apache/ignite/issues/10714
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
timoninmaxim opened a new pull request, #261:
URL: https://github.com/apache/ignite-extensions/pull/261
(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 unsu
xtern commented on code in PR #3626:
URL: https://github.com/apache/ignite-3/pull/3626#discussion_r1572295214
##
modules/api/src/main/java/org/apache/ignite/sql/Statement.java:
##
@@ -140,16 +113,22 @@ interface StatementBuilder {
*/
StatementBuilder pageSize(
xtern commented on code in PR #3626:
URL: https://github.com/apache/ignite-3/pull/3626#discussion_r1572295214
##
modules/api/src/main/java/org/apache/ignite/sql/Statement.java:
##
@@ -140,16 +113,22 @@ interface StatementBuilder {
*/
StatementBuilder pageSize(
ptupitsyn merged PR #3623:
URL: https://github.com/apache/ignite-3/pull/3623
--
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
ptupitsyn merged PR #3624:
URL: https://github.com/apache/ignite-3/pull/3624
--
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
ptupitsyn closed issue #11322: Is Ignite 2.16.0 impacted by CVE-2024-22243 ?
URL: https://github.com/apache/ignite/issues/11322
--
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.
ptupitsyn commented on issue #11322:
URL: https://github.com/apache/ignite/issues/11322#issuecomment-2066419979
> Applications that use `UriComponentsBuilder`
Ignite does not use `UriComponentsBuilder` at all, not a single match in the
source code:
https://github.com/search?q=repo%3A
denis-chudov opened a new pull request, #3634:
URL: https://github.com/apache/ignite-3/pull/3634
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:
xtern commented on code in PR #3627:
URL: https://github.com/apache/ignite-3/pull/3627#discussion_r1572230375
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/storage/CatalogEntrySerializationTest.java:
##
@@ -144,6 +174,85 @@ void test(MarshallableEntryType t
xtern commented on code in PR #3627:
URL: https://github.com/apache/ignite-3/pull/3627#discussion_r1572234538
##
modules/catalog/src/test/java/org/apache/ignite/internal/catalog/storage/CatalogEntrySerializationTest.java:
##
@@ -144,6 +174,85 @@ void test(MarshallableEntryType t
ygerzhedovich commented on code in PR #3626:
URL: https://github.com/apache/ignite-3/pull/3626#discussion_r1572215705
##
modules/api/src/main/java/org/apache/ignite/sql/Statement.java:
##
@@ -140,16 +113,22 @@ interface StatementBuilder {
*/
StatementBuilder p
xtern merged PR #3631:
URL: https://github.com/apache/ignite-3/pull/3631
--
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
ygerzhedovich commented on code in PR #3628:
URL: https://github.com/apache/ignite-3/pull/3628#discussion_r1572188895
##
modules/sql-engine/src/integrationTest/sql/basic_queries/rename_columns_in
_from.test:
##
@@ -0,0 +1,47 @@
+# name: sql/basic_queries/rename_columns_in _from
ygerzhedovich commented on code in PR #3628:
URL: https://github.com/apache/ignite-3/pull/3628#discussion_r1572188600
##
modules/sql-engine/src/integrationTest/sql/basic_queries/rename_columns_in
_from.test:
##
@@ -0,0 +1,47 @@
+# name: sql/basic_queries/rename_columns_in _from
ibessonov commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572170160
##
modules/rest/src/integrationTest/java/org/apache/ignite/internal/rest/recovery/ItDisasterRecoveryControllerTest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the
asdfgh19 opened a new issue, #11321:
URL: https://github.com/apache/ignite/issues/11321
```
select "deptno",
rank() over (order by "deptno") as r
from "hr"."emps"
```
Calcite supports the above Sql, but Ignite's Calcite Query Engine does not
support window aggregation syntax
ibessonov commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572157617
##
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/api/recovery/DisasterRecoveryApi.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software
NSAmelchev merged PR #260:
URL: https://github.com/apache/ignite-extensions/pull/260
--
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-unsub
ygerzhedovich merged PR #3630:
URL: https://github.com/apache/ignite-3/pull/3630
--
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 #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572113222
##
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/disaster/DisasterRecoveryManager.java:
##
@@ -357,36 +402,94 @@ private static LocalPartition
rpuch commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572086692
##
modules/rest/src/integrationTest/java/org/apache/ignite/internal/rest/recovery/ItDisasterRecoveryControllerTest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apa
rpuch commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572079960
##
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/api/recovery/DisasterRecoveryApi.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foun
rpuch commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572082418
##
modules/rest/src/integrationTest/java/org/apache/ignite/internal/rest/recovery/ItDisasterRecoveryControllerTest.java:
##
@@ -0,0 +1,169 @@
+/*
+ * Licensed to the Apa
rpuch commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572081388
##
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/api/recovery/GlobalPartitionStateResponse.java:
##
@@ -0,0 +1,62 @@
+/*
+ * Licensed to the Apache Soft
rpuch commented on code in PR #3614:
URL: https://github.com/apache/ignite-3/pull/3614#discussion_r1572079536
##
modules/rest-api/src/main/java/org/apache/ignite/internal/rest/api/recovery/DisasterRecoveryApi.java:
##
@@ -0,0 +1,74 @@
+/*
+ * Licensed to the Apache Software Foun
ptupitsyn commented on issue #11313:
URL: https://github.com/apache/ignite/issues/11313#issuecomment-2066093824
> are there any other usage scenarios for this in memory database?
1. It is not only in-memory, you can enable persistence or use third-party
storage
2. All other use cas
Linuxlovers commented on issue #11313:
URL: https://github.com/apache/ignite/issues/11313#issuecomment-2066043299
So, after removing the transaction, are there any other usage scenarios for
this in memory database?
--
This is an automated message from the Apache Git Service.
To respond to
alievmirza commented on code in PR #3422:
URL: https://github.com/apache/ignite-3/pull/3422#discussion_r1571989887
##
modules/placement-driver/src/main/java/org/apache/ignite/internal/placementdriver/leases/LeaseTracker.java:
##
@@ -99,6 +109,8 @@ public class LeaseTracker exten
alex-plekhanov commented on code in PR #11319:
URL: https://github.com/apache/ignite/pull/11319#discussion_r1571976486
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/tree/BPlusTree.java:
##
@@ -2169,6 +2169,20 @@ public List remove(L lower,
alex-plekhanov commented on code in PR #11319:
URL: https://github.com/apache/ignite/pull/11319#discussion_r1571975582
##
modules/core/src/test/java/org/apache/ignite/internal/processors/cache/expiry/IgniteCacheExpiryPolicyTestSuite.java:
##
@@ -57,7 +57,8 @@
IgniteCacheE
timoninmaxim merged PR #11311:
URL: https://github.com/apache/ignite/pull/11311
--
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..
alex-plekhanov commented on code in PR #11319:
URL: https://github.com/apache/ignite/pull/11319#discussion_r1571975220
##
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/persistence/GridCacheOffheapManager.java:
##
@@ -1108,7 +1110,30 @@ private Metas getO
zstan commented on code in PR #3608:
URL: https://github.com/apache/ignite-3/pull/3608#discussion_r1571932369
##
modules/sql-engine/src/test/java/org/apache/ignite/internal/sql/engine/planner/HashJoinPlannerTest.java:
##
@@ -0,0 +1,73 @@
+/*
+ * Licensed to the Apache Software F
zstan commented on code in PR #3608:
URL: https://github.com/apache/ignite-3/pull/3608#discussion_r1571920626
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/rel/IgniteHashJoin.java:
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundatio
zstan commented on code in PR #3608:
URL: https://github.com/apache/ignite-3/pull/3608#discussion_r1571920426
##
modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/rel/IgniteHashJoin.java:
##
@@ -0,0 +1,107 @@
+/*
+ * Licensed to the Apache Software Foundatio
zstan commented on code in PR #3608:
URL: https://github.com/apache/ignite-3/pull/3608#discussion_r1571919793
##
modules/sql-engine/src/testFixtures/java/org/apache/ignite/internal/sql/BaseSqlIntegrationTest.java:
##
@@ -111,19 +111,29 @@ protected enum JoinType {
NESTE
60 matches
Mail list logo