Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dorooleg committed Jun 20, 2024
1 parent 7aca4cc commit dba548d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ydb/tests/tools/fq_runner/kikimr_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ def apply_to_kikimr_conf(self, request, configuration):
'enable_script_execution_operations',
'enable_external_source_schema_inference',
]
if self.is_replace_if_exists:
extra_feature_flags.append('enable_replace_if_exists_for_external_entities')

if isinstance(configuration.node_count, dict):
configuration.node_count["/compute"].tenant_type = TenantType.YDB
Expand Down

0 comments on commit dba548d

Please sign in to comment.