create table feature_store.narrow_example( feature_id INT, feature_name TEXT, feature_value FLOAT )