Searched refs:CompareNullable (Results 1 – 2 of 2) sorted by relevance
42 bool CompareNullable(const FieldInfo &localField, const Field &cloudField);
77 if (!CompareNullable(localField, cloudField)) { in CompareFieldSchema()131 bool SchemaMgr::CompareNullable(const FieldInfo &localField, const Field &cloudField) in CompareNullable() function in DistributedDB::SchemaMgr