2020-03-09 10:58:59.997 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    select
        project0_.name as name1_6_,
        project0_.archived as archived2_6_ 
    from
        projects project0_ 
    where
        project0_.archived=false
2020-03-09 10:58:59.998 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    select
        featureset0_.project_name as project_8_1_0_,
        featureset0_.id as id1_1_0_,
        featureset0_.id as id1_1_1_,
        featureset0_.created as created2_1_1_,
        featureset0_.last_updated as last_upd3_1_1_,
        featureset0_.max_age as max_age4_1_1_,
        featureset0_.name as name5_1_1_,
        featureset0_.project_name as project_8_1_1_,
        featureset0_.source as source9_1_1_,
        featureset0_.status as status6_1_1_,
        featureset0_.version as version7_1_1_,
        source1_.id as id1_7_2_,
        source1_.bootstrap_servers as bootstra2_7_2_,
        source1_.is_default as is_defau3_7_2_,
        source1_.topics as topics4_7_2_,
        source1_.type as type5_7_2_ 
    from
        feature_sets featureset0_ 
    left outer join
        sources source1_ 
            on featureset0_.source=source1_.id 
    where
        featureset0_.project_name=?
2020-03-09 10:59:00.000 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    select
        features0_.feature_set_id as feature_1_2_0_,
        features0_.bool_domain as bool_dom2_2_0_,
        features0_.domain as domain3_2_0_,
        features0_.float_domain as float_do4_2_0_,
        features0_.group_presence as group_pr5_2_0_,
        features0_.image_domain as image_do6_2_0_,
        features0_.int_domain as int_doma7_2_0_,
        features0_.mid_domain as mid_doma8_2_0_,
        features0_.name as name9_2_0_,
        features0_.natural_language_domain as natural10_2_0_,
        features0_.presence as presenc11_2_0_,
        features0_.project as project12_2_0_,
        features0_.shape as shape13_2_0_,
        features0_.string_domain as string_14_2_0_,
        features0_.struct_domain as struct_15_2_0_,
        features0_.time_domain as time_do16_2_0_,
        features0_.time_of_day_domain as time_of17_2_0_,
        features0_.type as type18_2_0_,
        features0_.url_domain as url_dom19_2_0_,
        features0_.value_count as value_c20_2_0_,
        features0_.version as version21_2_0_ 
    from
        features features0_ 
    where
        features0_.feature_set_id=?
2020-03-09 10:59:00.002 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    select
        entities0_.feature_set_id as feature_1_0_0_,
        entities0_.bool_domain as bool_dom2_0_0_,
        entities0_.domain as domain3_0_0_,
        entities0_.float_domain as float_do4_0_0_,
        entities0_.group_presence as group_pr5_0_0_,
        entities0_.image_domain as image_do6_0_0_,
        entities0_.int_domain as int_doma7_0_0_,
        entities0_.mid_domain as mid_doma8_0_0_,
        entities0_.name as name9_0_0_,
        entities0_.natural_language_domain as natural10_0_0_,
        entities0_.presence as presenc11_0_0_,
        entities0_.project as project12_0_0_,
        entities0_.shape as shape13_0_0_,
        entities0_.string_domain as string_14_0_0_,
        entities0_.struct_domain as struct_15_0_0_,
        entities0_.time_domain as time_do16_0_0_,
        entities0_.time_of_day_domain as time_of17_0_0_,
        entities0_.type as type18_0_0_,
        entities0_.url_domain as url_dom19_0_0_,
        entities0_.value_count as value_c20_0_0_,
        entities0_.version as version21_0_0_ 
    from
        entities entities0_ 
    where
        entities0_.feature_set_id=?
2020-03-09 10:59:00.006 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    delete 
    from
        entities 
    where
        feature_set_id=? 
        and name=? 
        and type=?
2020-03-09 10:59:00.007 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    insert 
    into
        entities
        (feature_set_id, bool_domain, domain, float_domain, group_presence, image_domain, int_domain, mid_domain, name, natural_language_domain, presence, project, shape, string_domain, struct_domain, time_domain, time_of_day_domain, type, url_domain, value_count, version) 
    values
        (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2020-03-09 10:59:00.009 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    delete 
    from
        features 
    where
        feature_set_id=? 
        and name=? 
        and type=?
2020-03-09 10:59:00.010 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    delete 
    from
        features 
    where
        feature_set_id=? 
        and name=? 
        and type=?
2020-03-09 10:59:00.010 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    insert 
    into
        features
        (feature_set_id, bool_domain, domain, float_domain, group_presence, image_domain, int_domain, mid_domain, name, natural_language_domain, presence, project, shape, string_domain, struct_domain, time_domain, time_of_day_domain, type, url_domain, value_count, version) 
    values
        (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
2020-03-09 10:59:00.011 DEBUG 8821 --- [ault-executor-0] o.h.SQL                                  : 
    insert 
    into
        features
        (feature_set_id, bool_domain, domain, float_domain, group_presence, image_domain, int_domain, mid_domain, name, natural_language_domain, presence, project, shape, string_domain, struct_domain, time_domain, time_of_day_domain, type, url_domain, value_count, version) 
    values
        (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)