The Asterix Data Model (ADM)

Table of Contents

An instance of Asterix data model (ADM) can be a primitive type (boolean, tinyint, smallint, integer, bigint, string, float, double, date, time, datetime, etc.), a special type (null or missing), or a derived type.

The type names are case-insensitive, e.g., both BIGINT and bigint are acceptable.