-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Add release notes for 0.226 #13411
Add release notes for 0.226 #13411
Conversation
374af8a
to
5ff404a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@neeradsomanchi Thanks for putting this together. Here are some comments.
* Fix ST_Buffer for tiny geometries (#13194) | ||
* Fix ST_Centroid for tiny geometries (#10629) | ||
* Fix bug that causes failure when reading unpartitioned table from some connectors with session property ``grouped_execution_for_eligible_table_scans`` turned on. | ||
* Reuse compression buffer in PagesSerde when serializing pages. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering if there is a way to describe user-visible effect of this change. Otherwise, I'd remove this. CC: @yingsu00
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yingsu00 ping
@neeradsomanchi Let's remove this note.
5ff404a
to
46820bf
Compare
Addressed comments. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@neeradsomanchi Looks good to me % a couple of comments.
* Fix ST_Buffer for tiny geometries (#13194) | ||
* Fix ST_Centroid for tiny geometries (#10629) | ||
* Fix bug that causes failure when reading unpartitioned table from some connectors with session property ``grouped_execution_for_eligible_table_scans`` turned on. | ||
* Reuse compression buffer in PagesSerde when serializing pages. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yingsu00 ping
@neeradsomanchi Let's remove this note.
46820bf
to
761031b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Also, I'm heading home for the day, but I have no other comments after those changes. |
761031b
to
a115ddc
Compare
Addressed comments, thanks @rschlussel ! |
Reference issue: #13340
== NO RELEASE NOTE ==