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.15.2 #7014

Merged
merged 3 commits into from
Jun 7, 2024
Merged

Conversation

pallavisontakke
Copy link
Contributor

This release contains performance improvements and bug fixes since the 2.15.1 release. Best practice is to upgrade at the next available opportunity.

Bugfixes

Thanks

  • @gugu for reporting the issue with catalog corruption due to update.
  • @srieding for reporting the issue with partially compressed chunks and ordering on joined columns.

This release contains performance improvements and bug fixes since
the 2.15.1 release. Best practice is to upgrade at the next
available opportunity.

**Bugfixes**
* timescale#6975: Fix sort pushdown for partially compressed chunks.
* timescale#6976: Fix removal of metadata function and the update script.
* timescale#6978: Fix segfault in compress_chunk with primary space partition.
* timescale#6993: Disallow hash partitioning on the primary column.

**Thanks**
* @gugu for reporting the issue with catalog corruption due to update.
* @srieding for reporting the issue with partially compressed chunks and ordering on joined columns.
Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (2.15.x@9812a45). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff            @@
##             2.15.x    #7014   +/-   ##
=========================================
  Coverage          ?   81.01%           
=========================================
  Files             ?      198           
  Lines             ?    37322           
  Branches          ?     9737           
=========================================
  Hits              ?    30238           
  Misses            ?     3181           
  Partials          ?     3903           

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

@pallavisontakke pallavisontakke self-assigned this Jun 7, 2024
@pallavisontakke pallavisontakke merged commit 903847e into timescale:2.15.x Jun 7, 2024
52 checks passed
@pallavisontakke pallavisontakke deleted the release-2.15.2 branch June 7, 2024 08:13
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.

3 participants