pub const MAX_PREDICATE_DATA_LENGTH: u64 = 1024 * 1024; // 1_048_576u64
Maximum length of predicate data, in bytes.