Skip to content

Commit 014b2dd

Browse files
committed
Add a known limitation of Orc reader to docs.
1 parent dc5d602 commit 014b2dd

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/src/main/sphinx/object-storage/file-formats.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ with ORC files performed by supported object storage connectors:
3131
[](file-compression) is automatically performed and some details can be
3232
configured.
3333

34+
Known limitations:
35+
Currently, Trino does not support Calendar entry in Orc file metadata. As a results Trino always treats dates and timestamps as values written using Proleptic Gregorian Calendar. This causes incorrect reads of legacy dates and timestamps that were written using Hybrid Calendar.
36+
3437
(parquet-format-configuration)=
3538
## Parquet format configuration properties
3639

0 commit comments

Comments
 (0)