partitioned lookups
-
lookups.js
add support for partitioned lookups -
UTableEntity
store - optimize loading lookups, load lookups with account of partitions - Mark
cdn_classifieritem
as lookup partitioned entity, so that in theUTableEntity
component only relevant entries would be loaded. -
entity.schema.json
- for meta files, add customSettings.lookupPartitionAttr - a name of the attribute, which is used to partition lookup values. If not defined, then lookup values are not partitioned.