Table

cm_elector_data_filters

Description

Per-CO Elector Data Filters

Plugin

Elector Data Filter Plugin

Column

Format

Description

Definition

Comments

id

integer, primary key

Row identifier

autoincrement


data_filter_id

integer, foreign key

Data Filter ID

cm_data_filters:id


attribute_namevarchar(32)Subject Attribute
Supported MVPA model name
outbound_attribute_typevarchar(32)Elected Attribute Typecm_co_extended_types:name
tie_break_modevarchar(2)How to handle election ties
  • O: Oldest value is elected
  • N: Newest value is elected

replacement_modevarchar(2)What to do with the elected value
  • I: Insert along with existing Subject Attribute Values
  • R: Replace existing Subject Attribute Values

  • No labels