Skip to content

Commit 6a48710

Browse files
marcinsbdfindepi
authored andcommitted
Add a known limitation of ORC reader to docs.
1 parent b3bb042 commit 6a48710

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

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

34-
Limitations:
34+
## ORC support limitations
35+
3536
[Trino ignores Calendar entry in ORC file metadata.](https://github.com/trinodb/trino/issues/26865)
3637
As a result Trino always treats dates and timestamps as values written using
3738
proleptic Gregorian calendar. This causes incorrect values read when reading

0 commit comments

Comments
 (0)