We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3bb042 commit 6a48710Copy full SHA for 6a48710
docs/src/main/sphinx/object-storage/file-formats.md
@@ -31,7 +31,8 @@ with ORC files performed by supported object storage connectors:
31
[](file-compression) is automatically performed and some details can be
32
configured.
33
34
-Limitations:
+## ORC support limitations
35
+
36
[Trino ignores Calendar entry in ORC file metadata.](https://github.com/trinodb/trino/issues/26865)
37
As a result Trino always treats dates and timestamps as values written using
38
proleptic Gregorian calendar. This causes incorrect values read when reading
0 commit comments