Details
Description
According to the doc:
https://cwiki.apache.org/confluence/display/Hive/LanguageManual+ORC#LanguageManualORC-HiveQLSyntax
One should be able to specify tblproperties for many ORC options.
But the settings for orc.compress.size and orc.stripe.size don't take effect.
Attachments
Attachments
Issue Links
- is related to
-
HIVE-18460 Compactor doesn't pass Table properties to the Orc writer
- Resolved
- relates to
-
HIVE-12498 ACID: Setting OrcRecordUpdater.OrcOptions.tableProperties() has no effect
- Closed