# Release 314

DevFeed: [Release 314](<https://devfeed.tech/articles/release-314-8623.md>)

Original publisher: [Read original article](<https://trino.io/blog/2019/06/08/release-314.html>)

Published: 2019-06-08T00:00:00Z

Content type: release

Language: en

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

Topics: [releases](<https://devfeed.tech/topics/releases.md>)

Tags: [cli](<https://devfeed.tech/tags/cli.md>), [data](<https://devfeed.tech/tags/data.md>), [elasticsearch](<https://devfeed.tech/tags/elasticsearch.md>), [json](<https://devfeed.tech/tags/json.md>), [parquet](<https://devfeed.tech/tags/parquet.md>), [release](<https://devfeed.tech/tags/release.md>), [support](<https://devfeed.tech/tags/support.md>)

## AI overview

Release 314 adds compressed Parquet and ORC support, Hive metastore compatibility improvements, Elasticsearch field-name handling, CLI JSON output, and clearer plan rendering.

## Source excerpt

This version adds support for reading ZSTD and LZ4-compressed Parquet data and writing ZSTD-compressed ORC data, improves compatibility with the Hive 2.3+ metastore, supports mixed-case field names in Elasticsearch, adds JSON output format for the CLI, and improves the rendering of the plan structure in EXPLAIN output. Release notes Download