All Downloads are FREE. Search and download functionalities are using the official Maven repository.

json.data.tests.columnValuesToBeNotNull.json Maven / Gradle / Ivy

There is a newer version: 1.5.11
Show newest version
{
  "name": "columnValuesToBeNotNull",
  "fullyQualifiedName": "columnValuesToBeNotNull",
  "displayName": "Column Values To Be Not Null",
  "description": "This schema defines the test ColumnValuesToBeNotNull. Test the number of values in a column are null. Values must be explicitly null. Empty strings don't count as null. ",
  "entityType": "COLUMN",
  "testPlatforms": ["OpenMetadata"],
  "supportedDataTypes": ["NUMBER","TINYINT","SMALLINT","INT","BIGINT","BYTEINT","BYTES","FLOAT","DOUBLE","DECIMAL","NUMERIC","TIMESTAMP","TIMESTAMPZ","TIME","DATE","DATETIME","INTERVAL","STRING","MEDIUMTEXT","TEXT","CHAR","VARCHAR","BOOLEAN","BINARY","VARBINARY","ARRAY","BLOB","LONGBLOB","MEDIUMBLOB","MAP","STRUCT","UNION","SET","GEOGRAPHY","ENUM","JSON","UUID","VARIANT","GEOMETRY","POINT","POLYGON"],
  "supportsRowLevelPassedFailed": true,
  "provider": "system",
  "dataQualityDimension": "Completeness"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy