Skip to content

Commit ada173f

Browse files
authored
Merge branch 'main' into dstool/improve_balance_command
2 parents 7821d97 + 2cf848f commit ada173f

File tree

11,890 files changed

+617206
-142061
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

11,890 files changed

+617206
-142061
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
/tools @ydb-platform/ci
1010
/util @ydb-platform/ci
1111
/vendor @ydb-platform/ci
12+
/yql @ydb-platform/ci
1213
/yt @ydb-platform/ci
1314

1415
/ydb/core/fq/ @ydb-platform/fq
@@ -18,8 +19,10 @@
1819

1920
/ydb/library/yql/ @ydb-platform/yql
2021
/ydb/library/yql/dq @ydb-platform/yql @ydb-platform/qp
22+
/ydb/library/yql/dq/actors/common @ydb-platform/fq
2123
/ydb/library/yql/providers/common/http_gateway @ydb-platform/fq
2224
/ydb/library/yql/providers/common/db_id_async_resolver @ydb-platform/fq
25+
/ydb/library/yql/providers/common/pushdown @ydb-platform/fq
2326
/ydb/library/yql/providers/generic @ydb-platform/fq
2427
/ydb/library/yql/providers/pq @ydb-platform/fq
2528
/ydb/library/yql/providers/s3 @ydb-platform/fq

.github/config/muted_ya.txt

Lines changed: 27 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWithChangingSlowDisk
22
ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob
3-
ydb/core/blobstorage/pdisk/ut TPDiskTest.TestMultipleLogSpliceNonceJump
3+
ydb/core/blobstorage/pdisk/ut TPDiskTest.AllRequestsAreAnsweredOnPDiskRestart
4+
ydb/core/blobstorage/ut_blobstorage/ut_huge HugeBlobOnlineSizeChange.Compaction
5+
ydb/core/blobstorage/ut_blobstorage/ut_huge [*/*] chunk chunk
46
ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.block42
57
ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3dc
68
ydb/core/blobstorage/ut_blobstorage/ut_scrub BlobScrubbing.mirror3of4
79
ydb/core/blobstorage/ut_mirror3of4 Mirror3of4.ReplicationSmall
810
ydb/core/blobstorage/ut_vdisk TBsVDiskGC.GCPutKeepBarrierSync
911
ydb/core/blobstorage/ut_vdisk TBsVDiskManyPutGet.ManyPutRangeGetCompactionIndexOnly
10-
ydb/core/client/ut TClientTest.PromoteFollower
11-
ydb/core/client/ut TClientTest.ReadFromFollower
12-
ydb/core/client/ut TFlatTest.AutoSplitMergeQueue
12+
ydb/core/blobstorage/ut_vdisk [*/*] chunk chunk
1313
ydb/core/cms/ut_sentinel_unstable TSentinelUnstableTests.BSControllerCantChangeStatus
1414
ydb/core/cms/ut_sentinel_unstable sole chunk chunk
1515
ydb/core/cms/ut_sentinel_unstable sole+chunk+chunk
@@ -22,12 +22,27 @@ ydb/core/kqp/ut/data_integrity KqpDataIntegrityTrails.UpsertEvWrite
2222
ydb/core/kqp/ut/data_integrity KqpDataIntegrityTrails.UpsertViaLegacyScripting-Streaming
2323
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestAggregation
2424
ydb/core/kqp/ut/olap KqpDecimalColumnShard.TestFilterCompare
25+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit1_1
26+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit1_1_clean
2527
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit1_1_clean_with_restarts
28+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit1_3_1
29+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit1_3_2_1_clean
30+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.BlobsSharingSplit3_1
2631
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.ChangeSchemaAndSplit
32+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.HugeSchemeHistory
33+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleMerge
34+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleMergesWithRestartsAfterWait
35+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleMergesWithRestartsWhenWait
36+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleSchemaVersions
37+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleSplits
38+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleSplitsThenMerges
39+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleSplitsWithRestartsAfterWait
40+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.MultipleSplitsWithRestartsWhenWait
41+
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.SplitEmpty
2742
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.TableReshardingConsistency64
2843
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.TableReshardingModuloN
2944
ydb/core/kqp/ut/olap KqpOlapBlobsSharing.UpsertWhileSplitTest
30-
ydb/core/kqp/ut/olap KqpOlapStatistics.StatsUsageWithTTL
45+
ydb/core/kqp/ut/olap KqpOlapTiering.Eviction
3146
ydb/core/kqp/ut/olap KqpOlapWrite.TierDraftsGCWithRestart
3247
ydb/core/kqp/ut/olap [*/*] chunk chunk
3348
ydb/core/kqp/ut/query KqpAnalyze.AnalyzeTable+ColumnStore
@@ -41,9 +56,11 @@ ydb/core/kqp/ut/scheme [*/*]+chunk+chunk
4156
ydb/core/kqp/ut/service KqpService.CloseSessionsWithLoad
4257
ydb/core/kqp/ut/service [*/*] chunk chunk
4358
ydb/core/kqp/ut/service [*/*]+chunk+chunk
44-
ydb/core/kqp/ut/sysview KqpSystemView.PartitionStatsFollower
59+
ydb/core/kqp/ut/spilling KqpScanSpilling.SelfJoinQueryService
4560
ydb/core/mind/hive/ut THiveTest.DrainWithHiveRestart
61+
ydb/core/persqueue/ut TPQTest.TestReadAndDeleteConsumer
4662
ydb/core/persqueue/ut [*/*] chunk chunk
63+
ydb/core/persqueue/ut/ut_with_sdk TopicAutoscaling.CDC_Write
4764
ydb/core/quoter/ut QuoterWithKesusTest.PrefetchCoefficient
4865
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithData
4966
ydb/core/tx/schemeshard/ut_move_reboots TSchemeShardMoveRebootsTest.WithDataAndPersistentPartitionStats
@@ -53,40 +70,32 @@ ydb/core/tx/tiering/ut ColumnShardTiers.TTLUsage
5370
ydb/core/tx/tx_proxy/ut_ext_tenant TExtSubDomainTest.CreateTableInsideAndAlterDomainAndTable-AlterDatabaseCreateHiveFirst-false
5471
ydb/core/viewer/ut Viewer.TabletMerging
5572
ydb/core/viewer/ut Viewer.TabletMergingPacked
73+
ydb/core/viewer/ut Viewer.TenantInfo5kkTablets
5674
ydb/library/actors/http/ut HttpProxy.TooLongHeader
5775
ydb/library/actors/http/ut sole chunk chunk
5876
ydb/library/actors/http/ut sole+chunk+chunk
5977
ydb/library/actors/interconnect/ut_huge_cluster HugeCluster.AllToAll
6078
ydb/library/actors/interconnect/ut_huge_cluster sole chunk chunk
79+
ydb/library/yql/providers/generic/connector/tests/datasource/clickhouse test.py.test_select_positive[primitive_types_non_nullable_NATIVE-dqrun]
6180
ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[constant-dqrun]
62-
ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[count_rows-dqrun]
6381
ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[primitives-dqrun]
6482
ydb/library/yql/providers/generic/connector/tests/datasource/ms_sql_server test.py.test_select_positive[primitives-kqprun]
65-
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[constant-dqrun]
6683
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[constant-kqprun]
67-
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[count_rows-dqrun]
68-
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[count_rows-kqprun]
6984
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[primitives-dqrun]
7085
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[primitives-kqprun]
71-
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[pushdown0-dqrun]
72-
ydb/library/yql/providers/generic/connector/tests/datasource/mysql test.py.test_select_positive[pushdown0-kqprun]
7386
ydb/library/yql/providers/generic/connector/tests/datasource/oracle test.py.test_select_positive[PRIMITIVES-dqrun]
87+
ydb/library/yql/providers/generic/connector/tests/datasource/postgresql test.py.test_select_positive[primitive_types-dqrun]
7488
ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[column_selection_asterisk-dqrun]
75-
ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[pushdown-kqprun]
89+
ydb/library/yql/providers/generic/connector/tests/datasource/ydb test.py.test_select_positive[primitive_types-kqprun]
7690
ydb/library/yql/providers/generic/connector/tests/join test.py.test_join[join_ch_ch-dqrun]
7791
ydb/library/yql/tests/sql/hybrid_file/part1 test.py.test[in-in_noansi_join--Debug]
78-
ydb/public/sdk/cpp/client/ydb_persqueue_public/ut/with_offset_ranges_mode_ut [*/*] chunk chunk
79-
ydb/public/sdk/cpp/client/ydb_persqueue_public/ut/with_offset_ranges_mode_ut [*/*]+chunk+chunk
8092
ydb/public/sdk/cpp/client/ydb_topic/ut BasicUsage.ReadSessionCorrectClose
8193
ydb/public/sdk/cpp/client/ydb_topic/ut [*/*] chunk chunk
8294
ydb/public/sdk/cpp/client/ydb_topic/ut [*/*]+chunk+chunk
83-
ydb/services/datastreams/ut DataStreams.TestGetRecordsStreamWithSingleShard
8495
ydb/services/datastreams/ut DataStreams.TestPutRecordsCornerCases
8596
ydb/services/datastreams/ut DataStreams.TestReservedConsumersMetering
8697
ydb/services/datastreams/ut DataStreams.TestReservedStorageMetering
8798
ydb/services/keyvalue/ut KeyValueGRPCService.SimpleConcatUnexistedKey
88-
ydb/services/keyvalue/ut KeyValueGRPCService.SimpleExecuteTransactionWithWrongGeneration
89-
ydb/services/keyvalue/ut KeyValueGRPCService.SimpleGetStorageChannelStatus
9099
ydb/services/keyvalue/ut sole chunk chunk
91100
ydb/services/keyvalue/ut sole+chunk+chunk
92101
ydb/services/persqueue_v1/ut TPersQueueTest.DirectReadCleanCache
@@ -119,49 +128,29 @@ ydb/tests/fq/multi_plane [test_dispatch.py]+chunk+chunk
119128
ydb/tests/fq/multi_plane [test_retry.py] chunk chunk
120129
ydb/tests/fq/multi_plane [test_retry.py]+chunk+chunk
121130
ydb/tests/fq/multi_plane [test_retry_high_rate.py] chunk chunk
122-
ydb/tests/fq/multi_plane test_dispatch.py.TestMapping.test_mapping
123131
ydb/tests/fq/multi_plane test_retry.py.TestRetry.test_low_rate[kikimr0]
124132
ydb/tests/fq/s3 [test_format_setting.py] chunk chunk
125133
ydb/tests/fq/yds [*/*] chunk chunk
126134
ydb/tests/fq/yds [*/*]+chunk+chunk
127135
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_same[v1]
128136
ydb/tests/fq/yds test_2_selects_limit.py.TestSelectLimit.test_select_sequence[v1]
129137
ydb/tests/fq/yds test_big_state.py.TestBigState.test_gt_8mb[v1]
130-
ydb/tests/fq/yds test_kill_pq_bill.py.TestKillPqBill.test_do_not_bill_pq[v1-mvp_external_ydb_endpoint0]
131138
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_hop_alloc[v1]
132139
ydb/tests/fq/yds test_mem_alloc.py.TestMemAlloc.test_join_alloc[v1]
133-
ydb/tests/fq/yds test_pq_read_write.py.TestPqReadWrite.test_pq_read_write[v1-with_checkpoints-mvp_external_ydb_endpoint0]
134-
ydb/tests/fq/yds test_pq_read_write.py.TestPqReadWrite.test_pq_read_write[v1-without_checkpoints-mvp_external_ydb_endpoint0]
135140
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_ic_disconnection
136-
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_program_state_recovery
137-
ydb/tests/fq/yds test_recovery.py.TestRecovery.test_program_state_recovery_error_if_no_states
138-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_3_sessions
139-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_filter
140-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_read_raw_format_with_row_dispatcher
141141
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_restart_compute_node
142-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_scheme_error
143142
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_start_new_query
144-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_stop_start
145-
ydb/tests/fq/yds test_row_dispatcher.py.TestPqRowDispatcher.test_stop_start_with_filter
146143
ydb/tests/fq/yds test_select_limit_db_id.py.TestSelectLimitWithDbId.test_select_same_with_id[v1-mvp_external_ydb_endpoint0]
147-
ydb/tests/fq/yds test_watermarks.py.TestWatermarks.test_idle_watermarks[v1-mvp_external_ydb_endpoint0]
148-
ydb/tests/fq/yds test_watermarks.py.TestWatermarks.test_pq_watermarks[v1-mvp_external_ydb_endpoint0]
149144
ydb/tests/fq/yds test_yds_bindings.py.TestBindings.test_yds_insert[v1]
150-
ydb/tests/fq/yds test_yq_streaming.py.TestYqStreaming.test_match_recognize_sink[v1]
151-
ydb/tests/fq/yds test_yq_streaming.py.TestYqStreaming.test_state_load_mode[v1]
152145
ydb/tests/fq/yt/kqp_yt_file/part18 test.py.test[pg-join_brackets2-default.txt]
153-
ydb/tests/functional/audit test_auditlog.py.test_cloud_ids_are_logged[attrs0]
154-
ydb/tests/functional/audit test_auditlog.py.test_cloud_ids_are_logged[attrs1]
155146
ydb/tests/functional/audit test_auditlog.py.test_dml_requests_arent_logged_when_sid_is_expected
156-
ydb/tests/functional/audit test_auditlog.py.test_single_dml_query_logged[delete]
157147
ydb/tests/functional/hive test_drain.py.TestHive.test_drain_on_stop
158148
ydb/tests/functional/kqp/kqp_query_session KqpQuerySession.NoLocalAttach
159149
ydb/tests/functional/rename [test_rename.py */*] chunk chunk
160150
ydb/tests/functional/restarts test_restarts.py.TestRestartSingleBlock42.test_restart_single_node_is_ok
161151
ydb/tests/functional/serializable test.py.test_local
162152
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--false]
163153
ydb/tests/functional/serverless test_serverless.py.test_database_with_disk_quotas[enable_alter_database_create_hive_first--true]
164-
ydb/tests/functional/suite_tests test_postgres.py.TestPGSQL.test_sql_suite[plan-jointest/join2.test]
165154
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--false]
166155
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_tenants[enable_alter_database_create_hive_first--true]
167156
ydb/tests/functional/tenants test_dynamic_tenants.py.test_create_and_drop_the_same_tenant2[enable_alter_database_create_hive_first--false]
@@ -172,7 +161,6 @@ ydb/tests/functional/tenants test_tenants.py.TestTenants.test_list_database_abov
172161
ydb/tests/functional/tenants test_tenants.py.TestTenants.test_list_database_above[enable_alter_database_create_hive_first--true]
173162
ydb/tests/functional/tenants test_tenants.py.TestTenants.test_stop_start[enable_alter_database_create_hive_first--false]
174163
ydb/tests/functional/tenants test_tenants.py.TestTenants.test_stop_start[enable_alter_database_create_hive_first--true]
175-
ydb/tests/functional/ydb_cli test_ydb_impex.py.TestImpex.test_big_dataset[tsv-additional_args2-column]
176164
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[Test64BitErrorChecking]
177165
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestArrayValueBackend]
178166
ydb/tests/postgres_integrations/go-libpq docker_wrapper_test.py.test_pg_generated[TestBinaryByteSliceToInt]

.github/workflows/prewarm-debug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Prewarm-debug
22
on:
33
schedule:
4-
- cron: "0 */2 * * *" # At minute 0 past every 2nd hour
4+
- cron: "0 * * * *" # At minute 0
55
workflow_dispatch:
66
jobs:
77
build_and_test:

BUILD.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ git checkout CLI_2.5.0
7171

7272
You can use the native Yatool build for x86_64 under Ubuntu Linux 18+.
7373

74-
Run `ya make` from the repository root, followed by an optional relative path to the build target. By default, `ya make` compiles a `debug` configuration, while you can choose to have `release` or `relwithdebinfo`. The latter is recommended for faster builds, as is leverages the YDB remote build cache.
74+
Run `ya make` from the repository root, followed by an optional relative path to the build target. By default, `ya make` compiles a `debug` configuration, while you can choose to have `release` or `relwithdebinfo`. The latter is recommended for faster builds, as it leverages the YDB remote build cache.
7575

7676
To build a binary, Yatool downloads and caches relevant toolchains from the YDB S3 storage, so you do not need to install anything on the build machine.
7777

@@ -97,7 +97,7 @@ You can use CMake to build YDB for various architectures and operating systems.
9797

9898
YDB server can be built for Ubuntu 18.04, 20.04 and 22.04. Other Linux distributions are likely to work, but additional effort may be required.
9999

100-
YDB CLI can be built for Ubuntu 18+, Windows, and MacOS. Instructions below are provided for Ubuntu only, other options are to be described later.
100+
YDB CLI can be built for Ubuntu 18+, Windows, and macOS. Instructions below are provided for Ubuntu only, other options are to be described later.
101101

102102
### For Ubuntu versions earlier than 22.04
103103

@@ -133,7 +133,9 @@ It is recommended to build YDB on Ubuntu 22.04. Follow these additional instruct
133133
### Install dependencies
134134

135135
```bash
136-
sudo apt-get -y install git cmake python3-pip ninja-build antlr3 m4 clang-14 lld-14 libidn11-dev libaio1 libaio-dev llvm-14
136+
sudo apt-get update && \
137+
sudo apt-get -y install git cmake python3-pip ninja-build antlr3 m4 clang-14 lld-14 libidn11-dev \
138+
libaio1 libaio-dev llvm-14 curl
137139
sudo pip3 install conan==1.59 grpcio-tools==1.57.0
138140

139141
```

build/conf/autoincludes.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[
2+
"library/cpp/geo",
3+
"util"
4+
]
5+

build/conf/compilers/gnu_compiler.conf

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,16 @@ when ($CLANG16 == "yes") {
6868
CFLAGS+=-Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member
6969
}
7070

71+
when ($CLANG18 == "yes") {
72+
CFLAGS+=-Wno-array-parameter -Wno-deprecate-lax-vec-conv-all -Wno-unqualified-std-cast-call -Wno-unused-but-set-parameter -Wno-implicit-function-declaration -Wno-int-conversion -Wno-incompatible-function-pointer-types -Wno-address-of-packed-member
73+
CFLAGS+=-Wno-deprecated-this-capture -Wno-c++11-narrowing-const-reference -Wno-missing-field-initializers \
74+
-Wno-packed-non-pod -Wno-format -Wno-vla-cxx-extension -Wno-invalid-offsetof -Wno-exceptions \
75+
-Wno-include-angled-in-module-purview -Wno-unused-parameter
76+
when ($MAPSMOBI_BUILD_TARGET == "yes") {
77+
CFLAGS+=-Wno-deprecated-declarations
78+
}
79+
}
80+
7181
when ($MSAN_TRACK_ORIGIN == "yes") {
7282
CFLAGS+=-fsanitize-memory-track-origins=2
7383
}
@@ -216,7 +226,7 @@ _C_CPP_KV_STYLE_P=p CC
216226
_C_CPP_KV_STYLE_PC=pc green
217227

218228
_C_CPP_WRAPPER=$YMAKE_PYTHON3 ${input:"build/scripts/wrapcc.py"} ${input:SRC}
219-
when ($CLANG_TIDY_ARGS || $RETRY_ARGS || $YNDEXER_ARGS || $OPENSOURCE == "yes") {
229+
when ($CLANG_TIDY_ARGS || $RETRY_ARGS || $YNDEXER_ARGS || $OPENSOURCE == "yes" || $RAW_COMPILE_CPP_CMD == "yes" ) {
220230
_C_CPP_WRAPPER=
221231
}
222232

build/conf/go.conf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -817,7 +817,6 @@ module GO_LIBRARY: _GO_BASE_UNIT {
817817
SET(MODULE_TYPE LIBRARY)
818818
SET(PEERDIR_TAGS GO GO_PROTO GO_FBS __EMPTY__ RESOURCE_LIB PACKAGE_UNION)
819819

820-
_MAKEFILE_INCLUDE_LIKE_DEPS+=.yo.snapshot.json
821820
MODULE_SUFFIX=.a
822821
}
823822

0 commit comments

Comments
 (0)