Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 2.18.0 (Test) #7468

Closed

Conversation

pallavisontakke
Copy link
Contributor

This release contains performance improvements and bug fixes since the 2.17.2 release. We recommend that you upgrade at the next available opportunity.

Features

Bugfixes

Thanks

  • @bharrisau for reporting the segfault when creating chunks
  • @pgloader for reporting an issue an internal background job

This release contains performance improvements and bug fixes since
the 2.17.2 release. We recommend that you upgrade at the next
available opportunity.

**Features**
* timescale#7271 Hypercore table access method
* timescale#7271 Push down ORDER BY in real time continuous aggregate queries
* timescale#7295: Support ALTER TABLE SET ACCESS METHOD on hypertable.
* timescale#7390 Disable custom hashagg planner code
* timescale#7411 Change parameter name to enable Hypercore TAM
* timescale#7412 Add GUC for hypercore_use_access_method default
* timescale#7413: Add GUC for segmentwise recompression.

**Bugfixes**
* timescale#7378 Remove obsolete job referencing policy_job_error_retention
* timescale#7409 Update bgw job table when altering procedure
* timescale#7426 Fix datetime parsing error in chunk constraint creation
* timescale#7432 Verify that heap tuple is valid before using
* timescale#7434 Fixes segfault when internally set the replica identity for a given chunk

**Thanks**
* @bharrisau for reporting the segfault when creating chunks
* @pgloader for reporting an issue an internal background job
@pallavisontakke pallavisontakke marked this pull request as draft November 20, 2024 12:33
Copy link

@gayyappan, @fabriziomello: please review this pull request.

Powered by pull-review

@pallavisontakke pallavisontakke deleted the release-2.18.0-main branch November 20, 2024 12:34
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.11%. Comparing base (59f50f2) to head (cc2261d).
Report is 601 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7468      +/-   ##
==========================================
+ Coverage   80.06%   82.11%   +2.04%     
==========================================
  Files         190      230      +40     
  Lines       37181    43095    +5914     
  Branches     9450    10830    +1380     
==========================================
+ Hits        29770    35386    +5616     
- Misses       2997     3392     +395     
+ Partials     4414     4317      -97     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

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.

1 participant