# Hive 3 support in Presto

DevFeed: [Hive 3 support in Presto](<https://devfeed.tech/articles/hive-3-support-in-presto-8631.md>)

Original publisher: [Read original article](<https://trino.io/blog/2019/12/28/hive-3.html>)

Author: Piotr Findeisen, Starburst Data

Published: 2019-12-28T00:00:00Z

Content type: article

Language: en

Sources: [Trino Blog](<https://devfeed.tech/sources/trino-blog.md>)

Topics: [Hadoop](<https://devfeed.tech/topics/hadoop.md>), [data](<https://devfeed.tech/topics/data.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Availability](<https://devfeed.tech/topics/availability.md>)

Tags: [compatibility](<https://devfeed.tech/tags/compatibility.md>), [continuous-integration](<https://devfeed.tech/tags/continuous-integration.md>), [hadoop](<https://devfeed.tech/tags/hadoop.md>), [hdfs](<https://devfeed.tech/tags/hdfs.md>), [integration](<https://devfeed.tech/tags/integration.md>)

## AI overview

This article summarizes Presto's compatibility with Hive 3, including support for Hadoop Erasure Coding, transactional tables, timestamp values stored in ORC, and Hive bucketing v2. It also describes compatibility improvements delivered across Presto releases and ongoing work toward fuller Hive 3 integration.

## Source excerpt

The Hive community is centered around a few different Hive distributions, one of them being Hortonworks Data Platform (HDP). Even after the Cloudera-Hortonworks merger there is vivid interest in HDP 3, featuring Hive 3. Presto is ready for the game. In this post, we summarize which Hive 3 features Presto already supports, covering all the work that went into Presto to achieve that. We also outline next steps lying ahead.