Skip to content

IGNITE-28587 Expand and sweep RELEASE_NOTES.txt#13060

Open
zstan wants to merge 2 commits intoapache:masterfrom
zstan:ignite-28587
Open

IGNITE-28587 Expand and sweep RELEASE_NOTES.txt#13060
zstan wants to merge 2 commits intoapache:masterfrom
zstan:ignite-28587

Conversation

@zstan
Copy link
Copy Markdown
Contributor

@zstan zstan commented Apr 21, 2026

No description provided.

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Several storage paths per cache.
* Added multiple storage paths per cache.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread RELEASE_NOTES.txt Outdated
* Remove setForceServerMode from ConfigVariationsFactory
* Remove IGNITE_BINARY_DONT_WRAP_TREE_STRUCTURES
* Added SessionContext API.
* Store crash recovery data to checkpoint recovery files.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Store crash recovery data to checkpoint recovery files.
* Added store crash recovery data to checkpoint recovery files.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Recording systemViews to perfStart report.
* Added recording of systemViews to perfStat report.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Per cache custom storagePath configuration.
* Added per cache custom storagePath configuration.

Comment thread RELEASE_NOTES.txt Outdated
* Recording systemViews to perfStart report.
* Per cache custom storagePath configuration.
* Added max value aggregated interval metric.
* Support of cache storage for --persitence commands.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Support of cache storage for --persitence commands.
* Added support of cache storage for --persistence commands.

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Method to create SQL cache via thin client.
* Added thin client API to create SQL caches.

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Documentation: Add SQL_PLANS_HISTORY view performance considerations.

We don't usually mention docs

Comment thread RELEASE_NOTES.txt Outdated
* Fix function with schema serialization
* Fix "field names not distinct" assertion error
* Fix flaky CancelTest.testNotOriginatorNodeStop
* Update Calcite version to 1.40.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Update Calcite version to 1.40.
* Updated Calcite version to 1.40.

Comment thread RELEASE_NOTES.txt Outdated
* Fix "field names not distinct" assertion error
* Fix flaky CancelTest.testNotOriginatorNodeStop
* Update Calcite version to 1.40.
* Support UNNEST operator.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Support UNNEST operator.
* Added UNNEST operator support.

Comment thread RELEASE_NOTES.txt Outdated
* 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.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Reduce contention by QueryBlockingTaskExecutor.
* Reduced contention by QueryBlockingTaskExecutor.

@zstan
Copy link
Copy Markdown
Contributor Author

zstan commented Apr 22, 2026

@ptupitsyn thank you for review, i fix all your comments.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants