"""Feature Flag Constants.""" GENERATE_OPTIMIZED_SIZE_FIELDS = 'has_fingerprint_rule_size_optimization' # Switches the fingerprint-rule read/write backend between Neo4j and Snowflake HAS_FINGERPRINT_RULE_IN_SNOWFLAKE = 'has_fingerprint_rule_in_snowflake'