Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/src/main/sphinx/connector/delta-lake.rst
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,11 @@ writing data. Data types may not map the same way in both directions between
Trino and the data source. Refer to the following sections for type mapping in
each direction.

See the `Delta Transaction Log specification
<https://github.com/delta-io/delta/blob/master/PROTOCOL.md#primitive-types>`_
for more information about supported data types in the Delta Lake table format
specification.

Delta Lake to Trino type mapping
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down