Add release notes for 0.283#20402
Merged
wanglinsong merged 1 commit intoprestodb:masterfrom Aug 15, 2023
Merged
Conversation
4d007cf to
71936a3
Compare
|
Codenotify: Notifying subscribers in CODENOTIFY files for diff 20e31b2...0839475.
|
Member
Author
|
@tdcmeehan please approve. |
tdcmeehan
reviewed
Aug 15, 2023
tdcmeehan
reviewed
Aug 15, 2023
tdcmeehan
reviewed
Aug 15, 2023
tdcmeehan
reviewed
Aug 15, 2023
tdcmeehan
reviewed
Aug 15, 2023
0c53412 to
b43e426
Compare
Member
Author
|
@tdcmeehan thank you for the review. I have addressed your comments, and built locally to make sure the date stamp works for 0.283 link. |
Contributor
|
Thanks @wanglinsong ! Can you also rebase on the latest master, that should fix the hanging circleci tests. |
tdcmeehan
approved these changes
Aug 15, 2023
b43e426 to
0839475
Compare
Member
Author
done |
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
Amit Dutta
Ankur Pathela
Avinash Jain
Bikramjeet Vig
Eduard Tudenhoefner
Elliotte Rusty Harold
Jaromir Vanek
Jialiang Tan
Jimmy Lu
Karteekmurthys
Linsong Wang
Lyublena Antova
Masha Basmanova
Miguel Blanco Godón
Pedro Eugenio Rocha Pedreira
Pratyush Verma
Rohan Pednekar
Sotirios Delimanolis
wypb
Extracted Release Notes
adaptive_join_side_switching_enabeld = trueor configuration propertyoptimizer.adaptive-join-side-switching-enabled = true.starts_withandends_with#19759 (Author: Mikhail Slavoshevskii): Addingstarts_withandends_withstarts_withand :func:ends_with.format_versionwheniceberg.catalog.typeis hive (:issue:19778).any_keys_match.add_partial_node_for_row_number_node_with_limit.RemoveIdentityProjectionsBelowProjectionto remove identity projections under project node.randomize_outer_join_null_keyis enabled.rewrite_cross_join_or_to_inner_joinis enabled.native-execution-broadcast-base-pathwhich is used to specify base path for temporary storage of broadcast data for presto-on-spark native execution.19929). Expose the QueryManagerStats metrics under thecom.facebook.presto.dispatcher:name=DispatchManagernamespace.history_based_optimizer_timeout_limit.use_broadcast_when_buildsize_small_probeside_unknownto choose join distribution type This session is default to false. When enabled, broadcast join will be chosen when one side of input is within broadcast limit and the other side is unknow.any_values_match.metadata-cache-ttl,metadata-cache-refresh-intervalandmetadata-cache-size.All Commits