Tutorial Presto 8.8 <95% Authentic>
| Feature | Description | How to use | |---------|-------------|-------------| | | Support for Bing tile and H3 tile systems | SELECT h3_geohash(ST_Point(-74.006, 40.7128)) | | Array / Map improvements | array_intersect() , map_zip_with() | SELECT array_intersect(ARRAY[1,2], ARRAY[2,3]) | | Improved memory tracking | Better query memory accounting to avoid OOM | Monitor query.max-memory-per-node in config | | AWS Glue catalog | Direct integration with Glue (not just Hive metastore) | Set hive.metastore=glue in hive connector properties |
Select a standard template, such as "Budget and Measurements" (Presupuesto y Mediciones). tutorial presto 8.8
Presto 8.8 is not designed for row-level updates (ACID via Iceberg is possible but limited). Avoid: | Feature | Description | How to use