Before we dive into the installation, let's understand why version 8.8 is a significant milestone. If you are following an older tutorial for Presto 0.2xx, you will encounter breaking changes. Here is what changed in 8.8:

Create iceberg.properties :

-- Switch to the Iceberg catalog (assuming you have a 'sales' table) USE iceberg.default;