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

Changelog entries for 12.0.0 #7049

Merged
merged 14 commits into from
Jul 13, 2023

Conversation

aykut-bozkurt
Copy link
Contributor

No description provided.

@aykut-bozkurt aykut-bozkurt marked this pull request as ready for review July 11, 2023 09:13
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated
PR #6946 : This commit adds a safety-net to the issue seen in #6785.
* MERGE is unsupported with filters that prune down to zero shards

PR #6943 : Fixes the bug#6785
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@tejeswarm What description would you suggest for that item?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

What do you think if we say "Fixes wrong result when using NOT MATCHED with MERGE command" ?

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch from 86dcb54 to b38ea92 Compare July 11, 2023 13:34
CHANGELOG.md Outdated Show resolved Hide resolved
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch from b38ea92 to f626427 Compare July 11, 2023 13:37
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Outdated Show resolved Hide resolved
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch from 1aa5220 to bdeda85 Compare July 12, 2023 06:58
CHANGELOG.md Outdated Show resolved Hide resolved
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch from a4e1ead to 9264505 Compare July 12, 2023 13:11
@onurctirtir
Copy link
Member

onurctirtir commented Jul 13, 2023

Pushed a commit to suggest a slightly different ordering for the entries: 3d6bcd8.

Also removed the following entry because, iirc, #7025 was a noop for 11.3 (was that correct @halilozanakgul?):

* Fixes a bug related to reference tables for CDC (#7025)

And I think we still need be slightly more descriptive for the following entries:

* Fixes a bug related to type casts with text/varchar (#6391)
* Fixes create schema authorization bug (#7015)
* Fixes a bug related to WHERE clause list which contains placeholder (#6857)
* Fixes shard size bug with too many shards (#7018)

Also this:

Propagate `ALTER SCHEMA .. OWNER TO ..` commands to worker (#6987)

needs be re-written as:

Propagates `ALTER SCHEMA .. OWNER TO ..` commands to workers (#6987)

CHANGELOG.md Outdated Show resolved Hide resolved
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch 2 times, most recently from ecaadc9 to 2868010 Compare July 13, 2023 11:10
@aykut-bozkurt aykut-bozkurt force-pushed the citus-12.0.0-changelog-2023-6-11-12-4-46 branch from 2868010 to f1e6395 Compare July 13, 2023 11:26
@codecov
Copy link

codecov bot commented Jul 13, 2023

Codecov Report

Merging #7049 (f1e6395) into main (2c11e4d) will decrease coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #7049      +/-   ##
==========================================
- Coverage   93.35%   93.34%   -0.01%     
==========================================
  Files         273      273              
  Lines       58622    58620       -2     
==========================================
- Hits        54728    54721       -7     
- Misses       3894     3899       +5     

@aykut-bozkurt aykut-bozkurt merged commit ee255cd into main Jul 13, 2023
28 checks passed
@aykut-bozkurt aykut-bozkurt deleted the citus-12.0.0-changelog-2023-6-11-12-4-46 branch July 13, 2023 11:47
aykut-bozkurt added a commit that referenced this pull request Jul 13, 2023
Co-authored-by: Onur Tirtir <[email protected]>
Co-authored-by: Gokhan Gulbiz <[email protected]>
(cherry picked from commit ee255cd)
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.

6 participants