IGNITE-28587 Expand and sweep RELEASE_NOTES.txt#13060
Open
zstan wants to merge 2 commits intoapache:masterfrom
Open
IGNITE-28587 Expand and sweep RELEASE_NOTES.txt#13060zstan wants to merge 2 commits intoapache:masterfrom
zstan wants to merge 2 commits intoapache:masterfrom
Conversation
ptupitsyn
reviewed
Apr 21, 2026
| * Added SessionContext API. | ||
| * Store crash recovery data to checkpoint recovery files. | ||
| * Added JMH benchmark and helper for TPC-H queries. | ||
| * Several storage paths per cache. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Several storage paths per cache. | |
| * Added multiple storage paths per cache. |
| * Remove setForceServerMode from ConfigVariationsFactory | ||
| * Remove IGNITE_BINARY_DONT_WRAP_TREE_STRUCTURES | ||
| * Added SessionContext API. | ||
| * Store crash recovery data to checkpoint recovery files. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Store crash recovery data to checkpoint recovery files. | |
| * Added store crash recovery data to checkpoint recovery files. |
| * Several storage paths per cache. | ||
| * Added metrics of TCP communication connection pool. | ||
| * Added support of partition loss detection after cluster inactivity. | ||
| * Recording systemViews to perfStart report. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Recording systemViews to perfStart report. | |
| * Added recording of systemViews to perfStat report. |
| * Added metrics of TCP communication connection pool. | ||
| * Added support of partition loss detection after cluster inactivity. | ||
| * Recording systemViews to perfStart report. | ||
| * Per cache custom storagePath configuration. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Per cache custom storagePath configuration. | |
| * Added per cache custom storagePath configuration. |
| * Recording systemViews to perfStart report. | ||
| * Per cache custom storagePath configuration. | ||
| * Added max value aggregated interval metric. | ||
| * Support of cache storage for --persitence commands. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Support of cache storage for --persitence commands. | |
| * Added support of cache storage for --persistence commands. |
| * Added system view for SQL query plans history. | ||
| * Added docs for PostgreSQL cdc-extension. | ||
| * Fixed performance drop introduced by SQL plan history system view. | ||
| * Method to create SQL cache via thin client. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Method to create SQL cache via thin client. | |
| * Added thin client API to create SQL caches. |
| * Fixed indexed field validation. | ||
| * Added information about query initiator id to log. | ||
| * Set H2 default SQL plan history to zero. | ||
| * Documentation: Add SQL_PLANS_HISTORY view performance considerations. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Documentation: Add SQL_PLANS_HISTORY view performance considerations. |
We don't usually mention docs
| * Fix function with schema serialization | ||
| * Fix "field names not distinct" assertion error | ||
| * Fix flaky CancelTest.testNotOriginatorNodeStop | ||
| * Update Calcite version to 1.40. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Update Calcite version to 1.40. | |
| * Updated Calcite version to 1.40. |
| * Fix "field names not distinct" assertion error | ||
| * Fix flaky CancelTest.testNotOriginatorNodeStop | ||
| * Update Calcite version to 1.40. | ||
| * Support UNNEST operator. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Support UNNEST operator. | |
| * Added UNNEST operator support. |
| * Fixed wider type for fixed chars coercion. | ||
| * Fixed NVL/COALESCE failure with correlated subquery as parameter. | ||
| * Fixed excessive log output on planning error. | ||
| * Reduce contention by QueryBlockingTaskExecutor. |
Contributor
There was a problem hiding this comment.
Suggested change
| * Reduce contention by QueryBlockingTaskExecutor. | |
| * Reduced contention by QueryBlockingTaskExecutor. |
Contributor
Author
|
@ptupitsyn thank you for review, i fix all your comments. |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.