Searched refs:cf_comparator_name (Results 1 – 1 of 1) sorted by relevance
4283 std::string cf_comparator_name = options.comparator->Name(); in CreateColumnFamilyWithImport() local4284 if (cf_comparator_name != metadata.db_comparator_name) { in CreateColumnFamilyWithImport()