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
Deepak Majeti
Eric Liu
Joe Giardino
Mariam AlMesfer
Minhan Cao
Pradeep Vaka
Pratik Joseph Dabre
Shahim Sharafudeen
Shakyan Kushwaha
Shang Ma
namya28
unidevel
wypb
Extracted Release Notes
sorted_by
columns which will be used to order files written to the table.23534
.exclude-invalid-worker-session-properties
.enable_forced_exchange_below_group_id
.CoordinatorPlugin#getExpressionOptimizerFactories
to customize expression evaluation in the Presto coordinator. :pr:24144
.dagre-d3
withdagre-d3-es
in response to a high severity vulnerability WS-2022-0322.UPDATE
SQL statements.renaming table
for Iceberg connector when configured withHIVE
file catalog.INTERVAL DAY
,INTERVAL HOUR
, andINTERVAL SECOND
operators when experiencing overflows. :pr:24353
.write.data.path
to specify independent data write paths for Iceberg tables.iceberg.catalog.hadoop.warehouse.datadir
for Hadoop catalog to specify root data write path for its new created tables.tpcds.use-varchar-type
in Presto - Java TPC-DS Connector prestodb/presto#24406 (Author: Pratik Joseph Dabre): Add a config flagtpcds.use-varchar-type
in Presto - Java TPC-DS Connectortpcds.use-varchar-type
to allow toggling of char columns to varchar columns.target_split_size_bytes
session property.read.split.target-size
table property.24427
./connector/base-arrow-flight
:pr:24427
.24440
.CVE-2020-13949 <https://github.com/advisories/GHSA-g2fg-mr77-6vrm>
_.CVE-2024-47554<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47554>
_.java:S4423 <https://sonarqube.ow2.org/coding_rules?open=java%3AS4423&rule_key=java%3AS4423>
_.CVE-2020-15250<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15250>
_.CVE-2024-47554<https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47554>
.CVE-2024-47554 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47554>
.ConnectorMetadata.beginDelete
andConnectorMetadata.finishDelete
, replacing the previous usage of ConnectorTableHandle.bit_length
that returns the count of bits for the given string.UUID
type parsing.FileHiveMetastore
for Iceberg connector prestodb/presto#24573 (Author: wangd): SubclassFileHiveMetastore
for Iceberg connectorFileHiveMetastore
for Iceberg connector to capture and isolate the differences in behavior.CVE-2024-47535 <https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47535>
.hive.affinity-scheduling-file-section-size
configuration property andaffinity_scheduling_file_section_size
session property.../troubleshoot
topic to the Presto documentation./installation/deployment
.hive.stats_based_filter_reorder_disabled
for disabling reader stats based filter reordering.hive.stats_based_filter_reorder_disabled
tohive.native_stats_based_filter_reorder_disabled
.check_access_control_for_utlized_columns
is true for queries that uses aWITH
clause. Previously we would sometime not check permissions for certain columns that were used in the query. Now we will always check permissions for all columns used in the query. There are some corner cases for CTEs with the same name where we may check more columns than are used or fall back to checking all columns referenced in the query.All Commits
FileHiveMetastore
for Iceberg connector (wangd)Join PrestoDB on Slack
link on doc pages (Yihong Wang)