Summary queries

Updated at:

Description

Summary queries are not supported. For non-TEXT and non-SHORT_TEXT fields, you can set the field as an attribute field to read the initial values directly from the table. For TEXT and SHORT_TEXT fields, you can add a new field of the LITERAL type, create an index on the original field, and set the new field as an attribute field to read the initial values.