Skip to content

Commit 8369856

Browse files
committed
Resolve missed conflict
1 parent 34513b1 commit 8369856

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

ydb/core/kqp/compile_service/kqp_compile_service.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -318,12 +318,8 @@ class TKqpCompileService : public TActorBootstrapped<TKqpCompileService> {
318318

319319
bool enableSnapshotIsolationRW = TableServiceConfig.GetEnableSnapshotIsolationRW();
320320

321-
<<<<<<< HEAD
322-
=======
323-
bool enableNewRBO = TableServiceConfig.GetEnableNewRBO();
324321
bool enableSpillingInHashJoinShuffleConnections = TableServiceConfig.GetEnableSpillingInHashJoinShuffleConnections();
325322

326-
>>>>>>> cf9ba923977 (Use Spilling in Hash Shuffle Connections on Join Inputs (#18261))
327323
TableServiceConfig.Swap(event.MutableConfig()->MutableTableServiceConfig());
328324
LOG_INFO(*TlsActivationContext, NKikimrServices::KQP_COMPILE_SERVICE, "Updated config");
329325

0 commit comments

Comments
 (0)