Class RecordErrorType (1.36.4)

RecordErrorType(value)

Values: ERROR_TYPE_UNSPECIFIED (0): Default, shall not be used. EMPTY_LINE (1): The record is empty. INVALID_JSON_SYNTAX (2): Invalid json format. INVALID_CSV_SYNTAX (3): Invalid csv format. INVALID_AVRO_SYNTAX (4): Invalid avro format. INVALID_EMBEDDING_ID (5): The embedding id is not valid. EMBEDDING_SIZE_MISMATCH (6): The size of the embedding vectors does not match with the specified dimension. NAMESPACE_MISSING (7): The namespace field is missing.

Methods

RecordErrorType

RecordErrorType(value)

Values: ERROR_TYPE_UNSPECIFIED (0): Default, shall not be used. EMPTY_LINE (1): The record is empty. INVALID_JSON_SYNTAX (2): Invalid json format. INVALID_CSV_SYNTAX (3): Invalid csv format. INVALID_AVRO_SYNTAX (4): Invalid avro format. INVALID_EMBEDDING_ID (5): The embedding id is not valid. EMBEDDING_SIZE_MISMATCH (6): The size of the embedding vectors does not match with the specified dimension. NAMESPACE_MISSING (7): The namespace field is missing.