Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry pick commit 39728d817646a9dcf7d0a7cb6e1edaff97b363e3 #3035

Closed
wants to merge 87 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
87 commits
Select commit Hold shift + click to select a range
41c781c
Only fomichev3000 can approve changes in this branch
alexv-smirnov Feb 1, 2024
2eba93f
Update CODEOWNERS
alexv-smirnov Feb 1, 2024
6149d92
Only members of ReleaseApprovers team can approve changes in this branch
alexv-smirnov Feb 1, 2024
8773c1c
merge performance improvement changes to stable-24-1 (#1576)
gridnevvvit Feb 5, 2024
4f74dd7
Add compatibility info (#1583)
serbel324 Feb 5, 2024
a2eb383
fix empty config requirement (#1622)
Enjection Feb 6, 2024
afd43bd
Set mkql runtime version. (#1609)
spuchin Feb 7, 2024
0d8c09c
Fix scheme_tests canondata (#1493) (#1643)
gridnevvvit Feb 7, 2024
9b503c2
remove debugging cerr (24-1) (#1642)
gridnevvvit Feb 7, 2024
2751a13
Merge some fixes from main (#1672)
alexvru Feb 7, 2024
9608841
Fix autoconfig's compute cpu table (#1701)
kruall Feb 8, 2024
ae6ef0c
YQL-17542 finalize split sync async CAs (#1689)
zverevgeny Feb 9, 2024
679ef9f
KIKIMR-21016: Проставить версию SSA Runtime в 24-1 (#1785)
iddqdex Feb 12, 2024
9e90229
Do not call TypeName if trace is not used. (#1506)
dcherednik Feb 12, 2024
2e2efae
improve base stats propagation logic (#1741) (#1857)
alexd65536 Feb 13, 2024
3db86df
Fix the processing of incorrect SourceId (#1555) (#1581)
nshestakov Feb 13, 2024
e95a49c
Make coordination session ping period dependent on session timeout KI…
snaury Feb 13, 2024
781d28d
Make stopping result/notification sending dependent on operation type…
snaury Feb 13, 2024
494165b
Disable volatile transactions KIKIMR-21060 (#1888)
snaury Feb 13, 2024
8e8a246
Disable KQP feature flags for stable branch. (#1885)
spuchin Feb 14, 2024
e479c3c
Remove MvccTestOutOfOrderRestartLocksSingleWithoutBarrier (#1905) (#1…
snaury Feb 14, 2024
81296f9
Mute CostMetrics tests in 24-1 (#1948)
serbel324 Feb 14, 2024
c076edf
Merge to 24.1 (#1772)
ssmike Feb 15, 2024
0c2f282
Fix readset acks sent too early in volatile transactions (#1961)
snaury Feb 16, 2024
1677666
Use uid as idempotency key KIKIMR-21059 (#2059)
CyberROFL Feb 19, 2024
cfdbc77
Enable DDL in ExecuteScript. Allow not to specify TxControl in QueryS…
UgnineSirdis Feb 19, 2024
782ac23
Fix lost coordinator steps during mediator reconnect race (#2037) (#2…
snaury Feb 19, 2024
c1a933b
Cannonized two plans (#1773) (#2081)
pavelvelikhov Feb 19, 2024
321f683
fix iam monitoring (#2061) (#2113)
adameat Feb 21, 2024
09dbd42
correctly fix memlimit exception problem (#2135)
gridnevvvit Feb 21, 2024
5e91e28
Disable distconf in 24-1 (#2147)
alexvru Feb 21, 2024
0872878
KIKIMR-20082: TableStore/ColumnTable with QueryService (#1377) (#1647)
shnikd Feb 21, 2024
08d5b07
Support temp tables in yql (#2141)
shnikd Feb 21, 2024
7d89162
Stable-24-1 cs patch 2 (#2145)
ivanmorozov333 Feb 22, 2024
fd4ca58
Merge default values for columns fixes and changes to stable 24 1 (#2…
gridnevvvit Feb 22, 2024
288a80b
Stable-24-1 patch for cs (#2142)
ivanmorozov333 Feb 22, 2024
fd0b1ac
Generate CMakeLists (#2184)
mvgorbunov Feb 22, 2024
14c6dfb
Fix partial distributed commit of uncommitted changes during shard re…
snaury Feb 22, 2024
5cd47d3
lower time difference issues from red to orange (#2197) (#2232)
adameat Feb 26, 2024
6a51e53
Fix ToFlow for dict join (#2267)
nikvas0 Feb 27, 2024
18848f2
Dont return shared nodes for serverless KIKIMR-21128 (#2264) (#2305)
pixcc Feb 29, 2024
385b62e
Stable-24-1 CS patch (#2363)
ivanmorozov333 Mar 1, 2024
b7a3970
YDB-1453 updated CORS response headers to healthcheck handler (#2174)…
StekPerepolnen Mar 1, 2024
d2983fe
Remove compatibility with 23-3 (#2377)
serbel324 Mar 1, 2024
5f8846d
Merge to 24-1 (#2367)
ssmike Mar 1, 2024
fba36c0
Regenerate CMakeLists (#2401)
mvgorbunov Mar 3, 2024
960afca
Fix stale read anomalies detected with Jepsen (#2374)
snaury Mar 4, 2024
f2b72c6
Improove tablet generation value in Topic protocol (#2375) (#2382)
nshestakov Mar 4, 2024
5b10401
Fix 24-1 read quoter crash (#2436)
FloatingCrowbar Mar 5, 2024
c9a38da
Kafka, read without consumer fixes and metrics fixes to 24-1 (#2412)
niksaveliev Mar 5, 2024
07bfc08
Mute OperationLog.ConcurrentWrites (#2450)
serbel324 Mar 5, 2024
c591cd0
Add deduplication options checks (#2254) (#2416)
FloatingCrowbar Mar 5, 2024
fad6d73
NBS-4415: changed log level for ReasonPill (#2271)
EvgeniyKozev Mar 5, 2024
c735d22
Cherry pick commit offsets fix (#2451)
ildar-khisambeev Mar 5, 2024
a607285
schemeboard: pass describe-result as an opaque payload (#2391)
ijon Mar 5, 2024
5635e2b
[cms] add start_time in public cms maintenance api (#2452) (#2472)
shmel1k Mar 5, 2024
0378eff
Invalidate query compilation cache entries with outdated VIEWs (#1960…
jepett0 Mar 6, 2024
4192b14
[ratelimiter] fix not_allowed message if no admins on cluster in conf…
shmel1k Mar 7, 2024
c206738
Fix Verify in pqv0 (#2552)
nshestakov Mar 7, 2024
52d299a
Enable feature flags for QueryService. (#2560)
spuchin Mar 7, 2024
7444062
Merge fix delete on queries with default values (#2569)
gridnevvvit Mar 8, 2024
179a3cb
cherry pick library fix (#2481)
ildar-khisambeev Mar 8, 2024
f24b02a
schemeboard: fix path updates from both root and tenant schemeshards …
ijon Mar 10, 2024
6a84178
Allow important consumer for all installations (#2518)
nshestakov Mar 12, 2024
623524f
[KIKIMR-21174] Remove wrong RuntimeVersion check (#2605) (#2629)
spuchin Mar 12, 2024
ed139af
Fix volatile result sent before it is fully committed (24-1) (#2624)
snaury Mar 12, 2024
3f93680
Generate CMakeLists (#2648)
mvgorbunov Mar 12, 2024
8688b17
Move construction of current compatibility information out of driver_…
serbel324 Mar 12, 2024
d9f2880
Fix script feature flag test in 24-1 (#2655)
UgnineSirdis Mar 12, 2024
b3004c6
simplify query service enable (#2676)
gridnevvvit Mar 12, 2024
c205eed
Use empty parsing context to build view's select in CREATE VIEW state…
jepett0 Mar 13, 2024
2536bf1
New workflow for stream-nb-* (#2705)
SammyVimes Mar 13, 2024
a510fe8
Fix Verify in WriteSessionActor (#2651) (#2700)
nshestakov Mar 14, 2024
9986dce
Fixing PartitionChooserActors leaks (#2742) (#2750)
nshestakov Mar 14, 2024
c1ad21b
Fix PEERDIRs (#2754)
serbel324 Mar 14, 2024
6d4a423
24-1: backport ydb#2397 add allow/deny lists to configs dispatcher (#…
Enjection Mar 15, 2024
5f12295
YDB-2757 Fix UUID column export (#2809)
SammyVimes Mar 15, 2024
cceacdc
24-1: Fix use-after-free when debug logging read errors (#2816)
snaury Mar 15, 2024
59fa8b6
Initial Object Storage Listing internal handler (#2695)
SammyVimes Mar 15, 2024
53c016c
[cms] add version to Node in Maintenance API (#2788) (#2796)
shmel1k Mar 15, 2024
9edd757
24-1: Fix missing locks on read iterator empty result elision. Fixes …
snaury Mar 16, 2024
bba277c
Fix put impl class (#2829) (#2853)
alexvru Mar 18, 2024
5ac0c0b
skip metrics without name label instead of crashing KIKIMR-21198 (#2883)
alexd65536 Mar 18, 2024
0aaa317
Call ProposeQueue.Ack for canceled txs (#2826)
azevaykin Mar 18, 2024
ccfeb7a
Update CMakeLists
mvgorbunov Mar 18, 2024
34fdb5c
Merge branch 'stable-24-1' into stream-nb-1
mvgorbunov Mar 18, 2024
7e6bd77
Add logging and monitoring for OOS in vdisk (#2842)
robdrynkin Mar 19, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 1 addition & 13 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
/ydb/core/fq/ @ydb-platform/fq
/ydb/core/public_http/ @ydb-platform/fq

/ydb/docs/ @ydb-platform/docs

/ydb/library/yql/ @ydb-platform/yql
/ydb/library/yql/providers/generic @ydb-platform/fq
/ydb/library/yql/providers/pq @ydb-platform/fq
/ydb/library/yql/providers/s3 @ydb-platform/fq
/ydb/library/yql/providers/solomon @ydb-platform/fq

/ydb/services/fq/ @ydb-platform/fq

* @ydb-platform/ReleaseApprovers
4 changes: 2 additions & 2 deletions .github/config/muted_ya.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ ydb/core/blobstorage/dsproxy/ut TBlobStorageProxySequenceTest.TestBlock42PutWith
ydb/core/blobstorage/dsproxy/ut_fat TBlobStorageProxyTest.TestBatchedPutRequestDoesNotContainAHugeBlob
ydb/core/blobstorage/pdisk/ut TSectorMap.*
ydb/core/blobstorage/ut_blobstorage/ut_read_only_vdisk ReadOnlyVDisk.TestStorageLoad
ydb/core/blobstorage/ut_blobstorage CostMetricsGetBlock4Plus2.TestGet4Plus2BlockRequests10000Inflight1BlobSize1000
ydb/core/blobstorage/ut_blobstorage CostMetrics*
ydb/core/blobstorage/ut_blobstorage Defragmentation.DoesItWork
ydb/core/blobstorage/ut_blobstorage SpaceCheckForDiskReassign.*
ydb/core/blobstorage/ut_blobstorage ScrubFast.SingleBlob
Expand All @@ -13,6 +13,7 @@ ydb/core/client/ut TClientTest.PromoteFollower
ydb/core/client/ut TClientTest.ReadFromFollower
ydb/core/client/ut TFlatTest.AutoSplitMergeQueue
ydb/core/cms/ut_sentinel TSentinelTests.BSControllerCantChangeStatus
ydb/core/debug_tools/ut OperationLog.ConcurrentWrites
ydb/core/persqueue/ut [31/40]*
ydb/core/persqueue/ut TopicSplitMerge.PartitionSplit
ydb/core/persqueue/ut TPersQueueMirrorer.TestBasicRemote
Expand Down Expand Up @@ -66,7 +67,6 @@ ydb/services/persqueue_v1/ut TPersQueueTest.CheckACLForGrpcWrite
ydb/services/persqueue_v1/ut TPersQueueTest.DirectRead*
ydb/services/persqueue_v1/ut TPersQueueTest.SetupLockSession
ydb/services/persqueue_v1/ut TPersQueueTest.TopicServiceCommitOffsetBadOffsets
ydb/services/persqueue_v1/ut TPersQueueTest.UpdatePartitionLocation
ydb/services/persqueue_v1/ut TPQCompatTest.BadTopics
ydb/services/persqueue_v1/ut [3/10]*
ydb/services/ydb/sdk_sessions_pool_ut YdbSdkSessionsPool.StressTestSync*
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/postcommit_asan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
branches:
- 'main'
- 'stable-*'
- 'stream-nb-*'
paths-ignore:
- 'ydb/docs/**'
- '.github/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/postcommit_relwithdebinfo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- 'main'
- 'stable-*'
- 'stream-nb-*'
paths-ignore:
- 'ydb/docs/**'
- '.github/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/pr_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
branches:
- 'main'
- 'stable-*'
- 'stream-nb-*'
paths-ignore:
- 'ydb/docs/**'
- '*'
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ add_subdirectory(tools)
add_subdirectory(contrib)
add_subdirectory(library)
add_subdirectory(util)
add_subdirectory(yt)
add_subdirectory(certs)
add_subdirectory(ydb)
add_subdirectory(certs)
add_subdirectory(yt)
4 changes: 2 additions & 2 deletions CMakeLists.darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ add_subdirectory(tools)
add_subdirectory(contrib)
add_subdirectory(library)
add_subdirectory(util)
add_subdirectory(yt)
add_subdirectory(certs)
add_subdirectory(ydb)
add_subdirectory(certs)
add_subdirectory(yt)
4 changes: 2 additions & 2 deletions CMakeLists.linux-aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ add_subdirectory(tools)
add_subdirectory(contrib)
add_subdirectory(library)
add_subdirectory(util)
add_subdirectory(yt)
add_subdirectory(certs)
add_subdirectory(ydb)
add_subdirectory(certs)
add_subdirectory(yt)
4 changes: 2 additions & 2 deletions CMakeLists.linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ add_subdirectory(tools)
add_subdirectory(contrib)
add_subdirectory(library)
add_subdirectory(util)
add_subdirectory(yt)
add_subdirectory(certs)
add_subdirectory(ydb)
add_subdirectory(certs)
add_subdirectory(yt)
5 changes: 2 additions & 3 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,18 +25,17 @@ enable_testing()
# Can't set it in cuda.cmake because of CMake policy subdirectory stack rules
cmake_policy(SET CMP0104 OLD)

include(cmake/global_flags.cmake)
include(cmake/global_vars.cmake)
include(cmake/antlr.cmake)
include(cmake/archive.cmake)
include(cmake/bison.cmake)
include(cmake/common.cmake)
include(cmake/conan.cmake)
include(cmake/fbs.cmake)
include(cmake/global_flags.cmake)
include(cmake/llvm-tools.cmake)
include(cmake/masm.cmake)
include(cmake/protobuf.cmake)
include(cmake/shared_libs.cmake)
include(cmake/global_vars.cmake)

if (CMAKE_CROSSCOMPILING)
include(${CMAKE_BINARY_DIR}/conan_paths.cmake)
Expand Down
4 changes: 2 additions & 2 deletions CMakeLists.windows-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ add_subdirectory(tools)
add_subdirectory(contrib)
add_subdirectory(util)
add_subdirectory(library)
add_subdirectory(yt)
add_subdirectory(certs)
add_subdirectory(ydb)
add_subdirectory(certs)
add_subdirectory(yt)
41 changes: 41 additions & 0 deletions cmake/global_vars.cmake
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@

# This file was generated by the build system used internally in the Yandex monorepo.
# Only simple modifications are allowed (adding source-files to targets, adding simple properties
# like target_include_directories). These modifications will be ported to original
# ya.make files by maintainers. Any complex modifications which can't be ported back to the
# original buildsystem will not be accepted.


if(CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64" AND NOT HAVE_CUDA)
set(YASM_FLAGS -f elf64 -D UNIX -D _x86_64_ -D_YASM_ -g dwarf2)
set(BISON_FLAGS -v)
set(FBS_CPP_FLAGS --no-warnings --cpp --keep-prefix --gen-mutable --schema -b --yandex-maps-iter --gen-object-api --filename-suffix .fbs)
set(RAGEL_FLAGS -L -I ${CMAKE_SOURCE_DIR}/)
endif()

if(CMAKE_SYSTEM_NAME STREQUAL "Linux" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "aarch64" AND NOT HAVE_CUDA)
set(BISON_FLAGS -v)
set(FBS_CPP_FLAGS --no-warnings --cpp --keep-prefix --gen-mutable --schema -b --yandex-maps-iter --gen-object-api --filename-suffix .fbs)
set(RAGEL_FLAGS -L -I ${CMAKE_SOURCE_DIR}/)
endif()

if(CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "x86_64")
set(YASM_FLAGS -f macho64 -D DARWIN -D UNIX -D _x86_64_ -D_YASM_)
set(BISON_FLAGS -v)
set(FBS_CPP_FLAGS --no-warnings --cpp --keep-prefix --gen-mutable --schema -b --yandex-maps-iter --gen-object-api --filename-suffix .fbs)
set(RAGEL_FLAGS -L -I ${CMAKE_SOURCE_DIR}/)
endif()

if(CMAKE_SYSTEM_NAME STREQUAL "Darwin" AND CMAKE_SYSTEM_PROCESSOR STREQUAL "arm64")
set(BISON_FLAGS -v)
set(FBS_CPP_FLAGS --no-warnings --cpp --keep-prefix --gen-mutable --schema -b --yandex-maps-iter --gen-object-api --filename-suffix .fbs)
set(RAGEL_FLAGS -L -I ${CMAKE_SOURCE_DIR}/)
endif()

if(WIN32 AND CMAKE_SYSTEM_PROCESSOR STREQUAL "AMD64" AND NOT HAVE_CUDA)
set(YASM_FLAGS -f win64 -D WIN64 -D _x86_64_ -D_YASM_)
set(BISON_FLAGS -v)
set(FBS_CPP_FLAGS --no-warnings --cpp --keep-prefix --gen-mutable --schema -b --yandex-maps-iter --gen-object-api --filename-suffix .fbs)
set(RAGEL_FLAGS -L -I ${CMAKE_SOURCE_DIR}/)
endif()

1 change: 1 addition & 0 deletions contrib/libs/CMakeLists.darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ add_subdirectory(libunwind)
add_subdirectory(libxml)
add_subdirectory(linuxvdso)
add_subdirectory(llvm12)
add_subdirectory(llvm14)
add_subdirectory(lua)
add_subdirectory(lz4)
add_subdirectory(lzma)
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/CMakeLists.darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ add_subdirectory(libunwind)
add_subdirectory(libxml)
add_subdirectory(linuxvdso)
add_subdirectory(llvm12)
add_subdirectory(llvm14)
add_subdirectory(lua)
add_subdirectory(lz4)
add_subdirectory(lzma)
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/CMakeLists.linux-aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ add_subdirectory(libxml)
add_subdirectory(linux-headers)
add_subdirectory(linuxvdso)
add_subdirectory(llvm12)
add_subdirectory(llvm14)
add_subdirectory(lua)
add_subdirectory(lz4)
add_subdirectory(lzma)
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/CMakeLists.linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ add_subdirectory(libxml)
add_subdirectory(linux-headers)
add_subdirectory(linuxvdso)
add_subdirectory(llvm12)
add_subdirectory(llvm14)
add_subdirectory(lua)
add_subdirectory(lz4)
add_subdirectory(lzma)
Expand Down
4 changes: 3 additions & 1 deletion contrib/libs/CMakeLists.windows-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,12 @@ add_subdirectory(libbz2)
add_subdirectory(libc_compat)
add_subdirectory(libevent)
add_subdirectory(libfyaml)
add_subdirectory(libunwind)
add_subdirectory(libpq)
add_subdirectory(libpqxx)
add_subdirectory(libxml)
add_subdirectory(linuxvdso)
add_subdirectory(llvm12)
add_subdirectory(llvm14)
add_subdirectory(lua)
add_subdirectory(lz4)
add_subdirectory(lzma)
Expand Down
18 changes: 18 additions & 0 deletions contrib/libs/apache/arrow/CMakeLists.darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,24 @@ target_link_libraries(libs-apache-arrow PUBLIC
contrib-libs-flatbuffers
)
target_sources(libs-apache-arrow PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.bfbs
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter_util.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/array/array_base.cc
Expand Down
18 changes: 18 additions & 0 deletions contrib/libs/apache/arrow/CMakeLists.darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,24 @@ target_link_libraries(libs-apache-arrow PUBLIC
contrib-libs-flatbuffers
)
target_sources(libs-apache-arrow PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.bfbs
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter_util.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/array/array_base.cc
Expand Down
18 changes: 18 additions & 0 deletions contrib/libs/apache/arrow/CMakeLists.linux-aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,24 @@ target_link_libraries(libs-apache-arrow PUBLIC
contrib-libs-flatbuffers
)
target_sources(libs-apache-arrow PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.bfbs
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter_util.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/array/array_base.cc
Expand Down
18 changes: 18 additions & 0 deletions contrib/libs/apache/arrow/CMakeLists.linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,24 @@ target_link_libraries(libs-apache-arrow PUBLIC
contrib-libs-flatbuffers
)
target_sources(libs-apache-arrow PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.bfbs
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter_util.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/array/array_base.cc
Expand Down
18 changes: 18 additions & 0 deletions contrib/libs/apache/arrow/CMakeLists.windows-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,24 @@ target_link_libraries(libs-apache-arrow PUBLIC
contrib-libs-flatbuffers
)
target_sources(libs-apache-arrow PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.iter.fbs.h
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/File.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Message.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Schema.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/SparseTensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/Tensor.bfbs
${CMAKE_BINARY_DIR}/contrib/libs/apache/arrow/cpp/src/generated/feather.bfbs
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/adapters/orc/adapter_util.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/arrow/cpp/src/arrow/array/array_base.cc
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/apache/orc/CMakeLists.darwin-arm64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ target_proto_messages(libs-apache-orc PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/proto/orc_proto.proto
)
target_sources(libs-apache-orc PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/orc/proto/orc_proto.pb.h
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/Adaptor.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/BloomFilter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/ByteRLE.cc
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/apache/orc/CMakeLists.darwin-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ target_proto_messages(libs-apache-orc PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/proto/orc_proto.proto
)
target_sources(libs-apache-orc PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/orc/proto/orc_proto.pb.h
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/Adaptor.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/BloomFilter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/ByteRLE.cc
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/apache/orc/CMakeLists.linux-aarch64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ target_proto_messages(libs-apache-orc PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/proto/orc_proto.proto
)
target_sources(libs-apache-orc PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/orc/proto/orc_proto.pb.h
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/Adaptor.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/BloomFilter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/ByteRLE.cc
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/apache/orc/CMakeLists.linux-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ target_proto_messages(libs-apache-orc PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/proto/orc_proto.proto
)
target_sources(libs-apache-orc PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/orc/proto/orc_proto.pb.h
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/Adaptor.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/BloomFilter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/ByteRLE.cc
Expand Down
1 change: 1 addition & 0 deletions contrib/libs/apache/orc/CMakeLists.windows-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ target_proto_messages(libs-apache-orc PRIVATE
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/proto/orc_proto.proto
)
target_sources(libs-apache-orc PRIVATE
${CMAKE_BINARY_DIR}/contrib/libs/apache/orc/proto/orc_proto.pb.h
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/Adaptor.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/BloomFilter.cc
${CMAKE_SOURCE_DIR}/contrib/libs/apache/orc/c++/src/ByteRLE.cc
Expand Down
4 changes: 2 additions & 2 deletions contrib/libs/base64/avx2/CMakeLists.windows-x86_64.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ set_property(
APPEND
PROPERTY
COMPILE_OPTIONS
-mavx2
/D__AVX2__=1
)
set_property(
SOURCE
${CMAKE_SOURCE_DIR}/contrib/libs/base64/avx2/lib.c
APPEND
PROPERTY
COMPILE_OPTIONS
-mavx2
/D__AVX2__=1
)
Loading
Loading