[PR] IGNITE-24839 Avoid unwarranted long parking periods in speed based throttling [ignite-3]

2025-03-21 Thread via GitHub
ibessonov opened a new pull request, #5472: URL: https://github.com/apache/ignite-3/pull/5472 https://issues.apache.org/jira/browse/IGNITE-24839 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both

Re: [PR] IGNITE-24371 Pass isVolatile flag when creating a zone partition [ignite-3]

2025-03-21 Thread via GitHub
rpuch commented on code in PR #5465: URL: https://github.com/apache/ignite-3/pull/5465#discussion_r2007020780 ## modules/partition-replicator/src/integrationTest/java/org/apache/ignite/internal/partition/replicator/ItAbstractColocationTest.java: ## @@ -253,19 +258,35 @@ static i

Re: [PR] IGNITE-24677 DB API Driver 3: Add a macOS support [ignite-3]

2025-03-21 Thread via GitHub
isapego commented on code in PR #5470: URL: https://github.com/apache/ignite-3/pull/5470#discussion_r2007515370 ## .github/workflows/python_dbapi_wheels.yml: ## @@ -0,0 +1,104 @@ +name: "Build Python DB API Driver Wheels" Review Comment: I've decided to implement publishing

Re: [I] Does Apache Ignite 3 successfully working with .NET 8? [ignite]

2025-03-21 Thread via GitHub
Maximys commented on issue #11958: URL: https://github.com/apache/ignite/issues/11958#issuecomment-2743277976 @ptupitsyn , thanks. After [this changes](https://github.com/Maximys/reports/commit/90d6acc531688e3dd7be3160e3027a2f0dbc04f3) I see some messages after each request to Ignite in Ing

[PR] IGNITE-24227 Sql. Improve type checking in LIMIT / OFFSET clauses [ignite-3]

2025-03-21 Thread via GitHub
zstan opened a new pull request, #5479: URL: https://github.com/apache/ignite-3/pull/5479 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: ###

Re: [PR] IGNITE-24624 : Calcite. Heuristics of join order. [ignite]

2025-03-21 Thread via GitHub
Vladsz83 commented on code in PR #11935: URL: https://github.com/apache/ignite/pull/11935#discussion_r2007689805 ## modules/calcite/src/main/java/org/apache/ignite/internal/processors/query/calcite/rule/logical/IgniteMultiJoinOptimizeRule.java: ## @@ -0,0 +1,457 @@ +/* + * Licen

Re: [I] Does Apache Ignite 3 successfully working with .NET 8? [ignite]

2025-03-21 Thread via GitHub
ptupitsyn commented on issue #11958: URL: https://github.com/apache/ignite/issues/11958#issuecomment-2743191301 Looks like the server is Ignite 2.x, while the client is Ignite 3. Those are not compatible. -- This is an automated message from the Apache Git Service. To respond to the messa

Re: [PR] IGNITE-24708 Sql. Improve CREATE ZONE syntax [ignite-3]

2025-03-21 Thread via GitHub
korlov42 commented on code in PR #5451: URL: https://github.com/apache/ignite-3/pull/5451#discussion_r2007451353 ## modules/sql-engine/src/main/java/org/apache/ignite/internal/sql/engine/sql/IgniteSqlZoneOptionV2.java: ## @@ -0,0 +1,136 @@ +/* + * Licensed to the Apache Software

Re: [PR] IGNITE-24897 Add links to original schema in generated configuration classes [ignite-3]

2025-03-21 Thread via GitHub
ibessonov merged PR #5476: URL: https://github.com/apache/ignite-3/pull/5476 -- 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

[PR] IGNITE-23919 Remove DurableBackgroundCleanupIndexTreeTask and related… [ignite]

2025-03-21 Thread via GitHub
shishkovilja opened a new pull request, #11959: URL: https://github.com/apache/ignite/pull/11959 … code 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 ta

[PR] IGNITE-24884 : Calcite. Limit joins number to commute in planning . [ignite]

2025-03-21 Thread via GitHub
Vladsz83 opened a new pull request, #11957: URL: https://github.com/apache/ignite/pull/11957 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-24839 Avoid unwarranted long parking periods in speed based throttling [ignite-3]

2025-03-21 Thread via GitHub
ivanzlenko commented on code in PR #5472: URL: https://github.com/apache/ignite-3/pull/5472#discussion_r2007066103 ## modules/page-memory/src/main/java/org/apache/ignite/internal/pagememory/persistence/throttling/PagesWriteSpeedBasedThrottle.java: ## @@ -177,30 +180,74 @@ privat

Re: [PR] IGNITE-24677 DB API Driver 3: Add a macOS support [ignite-3]

2025-03-21 Thread via GitHub
ptupitsyn commented on code in PR #5470: URL: https://github.com/apache/ignite-3/pull/5470#discussion_r2007218375 ## .github/workflows/python_dbapi_wheels.yml: ## @@ -0,0 +1,104 @@ +name: "Build Python DB API Driver Wheels" + +on: + workflow_dispatch: + +jobs: + build_source_d

[PR] Bump spring-boot from 3.4.3 to 3.4.4 [ignite-3]

2025-03-21 Thread via GitHub
dependabot[bot] opened a new pull request, #5480: URL: https://github.com/apache/ignite-3/pull/5480 Bumps `spring-boot` from 3.4.3 to 3.4.4. Updates `org.springframework.boot:spring-boot` from 3.4.3 to 3.4.4 Release notes Sourced from https://github.com/spring-projects/spring-boo

[PR] IGNITE-24548 Enable speed-based throttling [ignite-3]

2025-03-21 Thread via GitHub
ibessonov opened a new pull request, #5474: URL: https://github.com/apache/ignite-3/pull/5474 https://issues.apache.org/jira/browse/IGNITE-24548 Thank you for submitting the pull request. To streamline the review process of the patch and ensure better code quality we ask both

[PR] IGNITE-24856 Fix fluky ItNodeTest#testSingleNodeWithLearner [ignite-3]

2025-03-21 Thread via GitHub
tkalkirill opened a new pull request, #5475: URL: https://github.com/apache/ignite-3/pull/5475 https://issues.apache.org/jira/browse/IGNITE-24856 -- 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

Re: [PR] IGNITE-24677 DB API Driver 3: Add a macOS support [ignite-3]

2025-03-21 Thread via GitHub
isapego commented on code in PR #5470: URL: https://github.com/apache/ignite-3/pull/5470#discussion_r2007280483 ## .github/workflows/python_dbapi_wheels.yml: ## @@ -0,0 +1,104 @@ +name: "Build Python DB API Driver Wheels" Review Comment: It's going to be, yes. Will update.

Re: [PR] IGNITE-24677 DB API Driver 3: Add a macOS support [ignite-3]

2025-03-21 Thread via GitHub
isapego commented on code in PR #5470: URL: https://github.com/apache/ignite-3/pull/5470#discussion_r2007282962 ## .github/workflows/python_dbapi_wheels.yml: ## @@ -0,0 +1,104 @@ +name: "Build Python DB API Driver Wheels" + +on: + workflow_dispatch: + +jobs: + build_source_dis