Consistency problems for #{consistency.tapSchema.name}

Consistency problems detected in #{consistency.tapSchema.name}

Warnings - #{consistency.tapSchema.name}

Inconsistent values

Table Column Field Wrong value Correct value
${inconsistency.tableCompleteName} ${inconsistency.columnName} ${inconsistency.key} ${inconsistency.currentValue} ${inconsistency.correctValue}

Inexistent schemas

  • ${schema}

Inexistent tables

  • ${table}

Inexistent columns

  • ${column}

Inexistent keys

  • ${key}

Missing tables

  • ${schema}.${table}

Missing columns

  • ${column}

Tables to expose

  • ${schema}.${table}

Columns to expose

  • ${column}

Wrong data type in original table

Schema Table Column Wrong data type Correct data type
${wdt.columnHolder.schemaName} ${wdt.columnHolder.tableName} ${wdt.columnHolder.columnName} ${wdt.wrongDataType} ${wdt.correctDataType}

ObsCore to add


Unadded optional columns

  • ${column}
If you proceed the TAP_SCHEMA Manager will fix these values.
Back   Proceed