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

Release notes for 388 #12945

Closed
martint opened this issue Jun 23, 2022 · 12 comments · Fixed by #13004
Closed

Release notes for 388 #12945

martint opened this issue Jun 23, 2022 · 12 comments · Fixed by #13004
Milestone

Comments

@martint
Copy link
Member

martint commented Jun 23, 2022

No description provided.

@martint martint added this to the 388 milestone Jun 23, 2022
@martint martint pinned this issue Jun 23, 2022
@raunaqmorarka
Copy link
Member

raunaqmorarka commented Jun 24, 2022

General
* Implement `EXPLAIN (TYPE LOGICAL, FORMAT JSON)`. ({issue}`12694`)

#12694

@raunaqmorarka
Copy link
Member

General
* Improve read performance with ROW data types. ({issue}`12926`)

#12926

@findepi
Copy link
Member

findepi commented Jun 24, 2022

Hive
* Prevent reading from a table that has been modified within same Trino transaction.
  Previously, incorrect query results were returned. ({issue}`11769`)

#11769 #12919

@ebyhr
Copy link
Member

ebyhr commented Jun 24, 2022

# Delta Lake
* Support reading tables having `delta.columnMapping.mode=name`. ({issue}`12675`)

#12675

@raunaqmorarka
Copy link
Member

raunaqmorarka commented Jun 24, 2022

Hive
* Fixes compatibility of files produced by optimized parquet writer for timestamp columns in Trino hive connnector with Apache Hive. ({issue}`12857 `)

#12857 #6377

@ebyhr
Copy link
Member

ebyhr commented Jun 25, 2022

# Iceberg
* Support reading ORC `tinyint` type. ({issue}`8919`)

#12089

@raunaqmorarka
Copy link
Member

# Iceberg
* Add the ability to configure schema for Iceberg materialized view storage tables. ({issue}`12591`)

#12591

@findepi
Copy link
Member

findepi commented Jun 25, 2022

Delta
* Allow renaming tables with location set explicitly. ({issue}`11400`)

#11401 #11400

@sopel39
Copy link
Member

sopel39 commented Jun 28, 2022

General:
* Removed grouped execution mechanism. `grouped-execution-enabled`, `dynamic-schedule-for-grouped-execution`, `concurrent-lifespans-per-task` config options and `grouped_execution`, `dynamic_schedule_for_grouped_execution` and `concurrent_lifespans_per_task` system properties are no longer available. ({issue}`12916`)

#12916

@findepi
Copy link
Member

findepi commented Jun 28, 2022

Delta
* Add support for setting table and column comments with the `COMMENT` statement. ({issue}`12971`)

#12971

@findepi
Copy link
Member

findepi commented Jun 29, 2022

Iceberg
* Fix failure when invoking `rollback_to_snapshot` procedure. ({issue}`12887`)

#12887 #12972

@findepi
Copy link
Member

findepi commented Jun 29, 2022

Iceberg
* Fix query failure when reading `$partitions` table after table partitioning changed. ({issue}`12874`)

#12879 #12874

@martint martint unpinned this issue Jun 29, 2022
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.

5 participants