Iceberg Tables
Last updated
Last updated
When you create an Apache Iceberg table using Upsolver, we automatically manage and optimize your table for you, removing the need for manual intervention. The syntax for creating, altering, and deleting your Iceberg tables is very similar to creating an Upsolver data lake table, with some minor differences in syntax and options.
This section provides the SQL syntax for creating, altering, and deleting Iceberg tables.
:
:
Writing to Iceberg tables supports the following data types:
Boolean
String
Long
Double
Date
Timestamp - only millisecond precision is currently supported
List
Struct
Only tables using Parquet files are supported