Skip to content

Conversation

@ebyhr
Copy link
Member

@ebyhr ebyhr commented Nov 25, 2024

Description

Support changing key and value types in MAP type with synthetic key and value fields.
Relates to #16959

Release notes

## General, Iceberg
* Add support for changing field types inside a map. ({issue}`24248`)

@github-actions github-actions bot added the iceberg Iceberg connector label Nov 25, 2024
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Potential follow-up:
Please consider documenting how to update the type of map key/value types on https://trino.io/docs/current/sql/alter-table.html

cc @mosabua

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#18546 is the relevant issue.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jhlodin @Ordinant .. can you look at this .. I wont be able to get to this

@ebyhr ebyhr requested review from losipiuk and martint November 26, 2024 00:30
@ebyhr ebyhr force-pushed the ebi/core-set-column-type-map branch from aad46e6 to feb8f6a Compare November 26, 2024 01:28
@ebyhr ebyhr force-pushed the ebi/core-set-column-type-map branch from feb8f6a to aa50572 Compare November 26, 2024 12:15
@ebyhr ebyhr force-pushed the ebi/core-set-column-type-map branch from aa50572 to 9d98c66 Compare November 27, 2024 04:23
@cla-bot cla-bot bot added the cla-signed label Nov 27, 2024
@ebyhr
Copy link
Member Author

ebyhr commented Nov 27, 2024

Going to merge as we already agreed on the syntax in #16959

@ebyhr ebyhr merged commit 2829a6d into trinodb:master Nov 27, 2024
93 checks passed
@ebyhr ebyhr deleted the ebi/core-set-column-type-map branch November 27, 2024 06:26
@github-actions github-actions bot added this to the 466 milestone Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed iceberg Iceberg connector

Development

Successfully merging this pull request may close these issues.

4 participants