Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2025 05:35 AM
Older Databricks Runtimes (v7.x, including 7.1 LTS):
The official Databricks Runtime support lifecycle documentation specifies supported and end-of-life runtimes.
zstd Parquet support is not available for Databricks Runtime 7.1 LTS and other 7.x versions; these versions only support codecs like snappy, gzip, and lzo. Enabling zstd for Parquet in DBR 7.1 LTS will result in compatibility issues—jobs may fail to read/write such compressed files due to absent support
https://docs.databricks.com/aws/en/release-notes/runtime/
https://docs.databricks.com/aws/en/release-notes/runtime/databricks-runtime-ver
| DBR Version | zstd Support | Documentation |
| 7.1 LTS | No | https://docs.databricks.com/aws/en/release-notes/runtime/ |
| 8.0+ | Yes | https://docs.databricks.com/aws/en/release-notes/runtime/14.3lts |
| 13.3 LTS+ | Yes | https://docs.databricks.com/aws/en/release-notes/runtime/14.3lts |
| 15.2+/15.4 LTS | Yes | https://learn.microsoft.com/en-us/azure/databricks/sql/language-manual/functions/zstd_compress |
| 16.4 LTS | Yes | https://docs.databricks.com/aws/en/release-notes/runtime/ |