32 namespace SourceCatalog {
39 if (source_id_index_ptr ==
nullptr) {
40 throw Elements::Exception() <<
"Column info does not have the column " << source_id_column_name;
59 for (
auto row : input_table) {
66 attribute_ptr_vector.
push_back(attribute_from_table_ptr->createAttribute(row));