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

Add Trino 399 release notes #14360

Closed
martint opened this issue Sep 28, 2022 · 17 comments · Fixed by #14477
Closed

Add Trino 399 release notes #14360

martint opened this issue Sep 28, 2022 · 17 comments · Fixed by #14477
Milestone

Comments

@martint
Copy link
Member

martint commented Sep 28, 2022

No description provided.

@martint martint added this to the 399 milestone Sep 28, 2022
@findepi findepi pinned this issue Sep 29, 2022
@findepi findepi unpinned this issue Sep 29, 2022
@findepi
Copy link
Member

findepi commented Sep 29, 2022

General
* Fix `PREPARE` with `DROP VIEW` where view name requires delimiting. ({issue}`14196`)

#14196 #14276

@ebyhr ebyhr pinned this issue Sep 30, 2022
@ebyhr
Copy link
Member

ebyhr commented Sep 30, 2022

# Accumulo
* Change default value of `accumulo.zookeeper.metadata.root` to `/trino-accumulo` from `/presto-accumulo`. ({issue}`14326`)

#14326

@sopel39
Copy link
Member

sopel39 commented Sep 30, 2022

General:
* Report operator CPU and wall time distribution in `EXPLAIN ANALYZE VERBOSE`. ({issue}`14370`)

#14370

@ebyhr
Copy link
Member

ebyhr commented Sep 30, 2022

# Hudi
* Fix failure when reading hidden columns. ({issue}`14341`)

#14363

@ebyhr
Copy link
Member

ebyhr commented Oct 1, 2022

# MongoDB
* Support predicate pushdown on `date`, `time(3)`, `timestamp(3)` and `timestamp(3) with time zone` columns. ({issue}`5658`)

#14413

@ebyhr
Copy link
Member

ebyhr commented Oct 2, 2022

# BigQuery
* Support writing `array` and `row` columns. ({issue}`14418`)

#14418

@raunaqmorarka
Copy link
Member

# General
* Improve performance of joins by using batched processing on the probe side of join operator. ({issue}`13352`)

#13352

@raunaqmorarka
Copy link
Member

# Clickhouse, Phoenix
* Remove limits on maximum value of `domain-compaction-threshold` configuration property. ({issue}`14350`)
* Increase the default value of `domain-compaction-threshold` configuration property. ({issue}`14350`)

#14350

@ebyhr
Copy link
Member

ebyhr commented Oct 3, 2022

# SPI
* Remove deprecated `TimeType.TIME`, `TimestampType.TIMESTAMP` and
  `TimestampWithTimeZoneType.TIMESTAMP_WITH_TIME_ZONE` constants. ({issue}`14414`)

#14414

@raunaqmorarka
Copy link
Member

# Hive, Delta, Iceberg
* Improve performance of reading short decimal columns from parquet files. ({issue}`14260`)

#14260

@hashhar
Copy link
Member

hashhar commented Oct 4, 2022

# SQL Server
* Allow querying and listing tables containing special characters. ({issue}`14286`)

@sopel39
Copy link
Member

sopel39 commented Oct 4, 2022

Hive
* Reduce memory usage on coordinator. ({issue}`14408`)

#14408

@findepi
Copy link
Member

findepi commented Oct 4, 2022

# Hive
* Allow setting the AWS STS endpoint and region when using a Glue metastore. ({issue}`14412`)

# Delta Lake
* Allow setting the AWS STS endpoint and region when using a Glue metastore. ({issue}`14412`)

# Iceberg
* Allow setting the AWS STS endpoint and region when using a Glue catalog. ({issue}`14412`)

#14412

@findepi
Copy link
Member

findepi commented Oct 5, 2022

Iceberg
* Reduce planning time for complex queries. ({issue}`14443`)

#14443

@sopel39
Copy link
Member

sopel39 commented Oct 5, 2022

Hive
* Reduce query memory usage during inserts to S3. ({issue}`14212`)

#14212

@ebyhr
Copy link
Member

ebyhr commented Oct 6, 2022

# BigQuery
* Support writing `timestamp` columns. ({issue}`14473`)

#14473

@sopel39
Copy link
Member

sopel39 commented Oct 6, 2022

SPI:
* Expose stages output buffer distribution in `EventListener`. ({issue}`14400`)

#14400

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

6 participants