Skip to content

Commit

Permalink
add timestamp with timezone type mapping to iceberg connector docs
Browse files Browse the repository at this point in the history
  • Loading branch information
auden-woolfson committed Oct 22, 2024
1 parent 783e924 commit 7c4c8b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions presto-docs/src/main/sphinx/connector/iceberg.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1755,6 +1755,8 @@ Map of Iceberg types to the relevant PrestoDB types:
- ``TIME``
* - ``TIMESTAMP``
- ``TIMESTAMP``
* - ``TIMESTAMP``
- ``TIMESTAMP_WITH_TIMEZONE``
* - ``STRING``
- ``VARCHAR``
* - ``LIST``
Expand Down

0 comments on commit 7c4c8b6

Please sign in to comment.