Add release notes for 0.234#14305
Merged
caithagoras merged 1 commit intoprestodb:masterfrom Apr 16, 2020
Merged
Conversation
327cb4b to
e80384a
Compare
caithagoras
commented
Mar 29, 2020
caithagoras
commented
Mar 29, 2020
Contributor
Author
|
@cemcayiroglu Can you please add the missing release notes here from the comment? |
56ac980 to
8958756
Compare
8958756 to
35c1327
Compare
zhenxiao
reviewed
Apr 11, 2020
9160b15 to
c1817e2
Compare
d25bf89 to
545f97f
Compare
Contributor
Author
|
@rschlussel @aweisberg Can you help taking a look? Thanks! |
rschlussel
reviewed
Apr 14, 2020
Contributor
rschlussel
left a comment
There was a problem hiding this comment.
Just one question, the rest looks good. Thanks!
545f97f to
7981814
Compare
rschlussel
approved these changes
Apr 14, 2020
aweisberg
approved these changes
Apr 14, 2020
Contributor
aweisberg
left a comment
There was a problem hiding this comment.
Left one suggestion to make clear that forcing streaming exchange for mark distinct is used with materialized exchange.
0a31174 to
841616e
Compare
841616e to
efda025
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Missing Release Notes
Cem Cayiroglu
Jonas Bauer
Ke
Rohit Jain
Sreeni Viswanadha
Extracted Release Notes
cast(tile AS bigint)andcast(bigint_value AS bingtile)to encode/decode Bing tiles to/from bigints. This is a more efficient storage format that also reduces bucket skew in some cases.ST_Distance(p1, p2) < rfor spherical geography pointsp1andp2.ORDER BY LIMITclause. (:pr:14181).optimized_scale_writer_producer_bufferand the configuration propertyoptimized-scale-writer-producer-buffer.experimental.max-total-running-task-count-to-halt-scheduling.EXCEEDED_TIME_LIMIT.SystemAccessControlnow take additional parameterAccessControlContext context.use-legacy-schedulertotruein order to mitigate a regression in the new scheduler.SELECTqueries that produceDATEorUNKNOWN(null) columns.partial_merge_pushdown_strategyis set toPUSH_THROUGH_LOW_MEMORY_OPERATORSandoptimize_full_outer_join_with_coalesceis set totrueand query has mismatched partition and usesFULL OUTER JOINwithCOALESCE.SELECTqueries that produce structured types containingDATEorUNKNOWN(null).All Commits