alesapin
48dfd44727
Merge pull request #31618 from ClickHouse/add_tests_for_release_branches
...
Add workflow run for release branches
2021-11-22 11:46:54 +03:00
alesapin
2f11ad7241
Add workflow run for release branches
2021-11-22 11:33:52 +03:00
alesapin
c2b90eeb16
Fix in old CI too
2021-11-22 11:09:21 +03:00
alesapin
8fd5ff7452
Fix build requirements for unit tests
2021-11-22 11:06:42 +03:00
Kseniia Sumarokova
32911193de
Merge pull request #31394 from lehasm/alexey-sm-DOCSUP-17653-doc-WHERE-EXISTS
...
DOCSUP-17653: document EXISTS(subquery)
2021-11-22 08:57:53 +03:00
Maksim Kita
674b061522
Merge pull request #31200 from sevirov/sevirov-DOCSUP-17240-document_the_server_settings
...
DOCSUP-17240: Document the server settings
2021-11-22 02:19:48 +03:00
Alexey Milovidov
6b49eb1362
Fix build
2021-11-22 01:09:20 +03:00
Alexey Milovidov
378709da90
Fix builds
2021-11-22 00:15:18 +03:00
alexey-milovidov
8e69c66c1b
Update build-cross-osx.md
2021-11-21 23:38:47 +03:00
alexey-milovidov
b6a01b994a
Update build-cross-osx.md
2021-11-21 23:24:28 +03:00
alexey-milovidov
fc194d8495
Update build-cross-osx.md
2021-11-21 23:15:41 +03:00
alexey-milovidov
d958528d11
Update build-cross-osx.md
2021-11-21 23:15:26 +03:00
Anton Popov
c034491da9
fix style check
2021-11-21 23:02:33 +03:00
Anton Popov
afe8d3c424
refactor merged index conditions
2021-11-21 22:49:34 +03:00
Alexey Milovidov
f1ff1426f2
Fix build
2021-11-21 21:23:29 +03:00
alexey-milovidov
2e44c37462
Merge pull request #31604 from murfel/patch-1
...
Update developer-instruction.md: Added the missing --recursive flag
2021-11-21 20:08:59 +03:00
Alexey Milovidov
9cf72e3d7b
Our own CMakeFiles for protobuf
2021-11-21 19:58:50 +03:00
Alexey Milovidov
048a8b784b
Our own CMakeFiles for gtest
2021-11-21 19:30:36 +03:00
Alexey Milovidov
3f4b6da6a8
Our own CMakeLists for arrow
2021-11-21 19:16:12 +03:00
Alexey Milovidov
1faefdf8ee
Our own CMakeLists for gsasl
2021-11-21 19:00:01 +03:00
Alexey Milovidov
a87422f3a3
Our own CMakeFiles for sentry
2021-11-21 18:43:06 +03:00
Alexey Milovidov
9c86dcb09e
Our own CMakeFiles for re2
2021-11-21 18:27:33 +03:00
Alexey Milovidov
818291aded
Remove unneeded submodules
2021-11-21 18:13:58 +03:00
Alexey Milovidov
c5fcef03c3
Remove trash
2021-11-21 18:12:05 +03:00
Alexey Milovidov
a868dbb4c5
Add our own CMakeFiles for fast_float
2021-11-21 18:09:41 +03:00
Alexey Milovidov
5eba52cb02
Our own CMakeLists for xz
2021-11-21 18:00:41 +03:00
Alexey Milovidov
c50b31a7a5
Remove trash
2021-11-21 17:35:33 +03:00
Alexey Milovidov
1f85bbed9b
Fix build
2021-11-21 16:21:06 +03:00
Natasha Murashkina
7eeffc233a
Update developer-instruction.md
...
Added the missing --recursive flag for cloning submodules.
The text says "specify the `--recursive` flag as in the example above" but the flag wasn't there in the example
2021-11-21 16:07:38 +03:00
Alexey Milovidov
6b6702568b
Change release build idx
2021-11-21 15:54:02 +03:00
Alexey Milovidov
a778b625b9
Get rid of 10-years old trash
2021-11-21 15:48:11 +03:00
tavplubix
14cff8cb91
Merge pull request #31527 from ClickHouse/tavplubix-patch-5
...
Do not clean iptables rules in session-scope fixture
2021-11-21 15:05:58 +03:00
Alexey Milovidov
99bb960ae3
Fix build
2021-11-21 14:40:46 +03:00
Alexey Milovidov
046af7295f
Fix build on AArch64
2021-11-21 14:37:34 +03:00
Alexey Milovidov
541f3ae1f9
Fix build on AArch64
2021-11-21 14:30:36 +03:00
Alexey Milovidov
6246cec409
Fix build on AArch64
2021-11-21 14:30:04 +03:00
Alexey Milovidov
258fcc917f
Fix build
2021-11-21 14:09:05 +03:00
Alexey Milovidov
d604cf5573
Remove the infamous "unbundled" build
2021-11-21 13:58:26 +03:00
Alexey Milovidov
9a82c62685
Merge branch 'master' into zlib-ng-own-cmake
2021-11-21 11:38:29 +03:00
alexey-milovidov
faae69f631
Merge pull request #31534 from aiven/kmichel-fix-json-colum-name-encoding
...
Fix invalid JSON in column names
2021-11-21 11:34:33 +03:00
alexey-milovidov
6ef001fce5
Merge pull request #31556 from azat/fix-02010_lc_native
...
Fix 02010_lc_native flakiness (Query with id = 123456 is already running)
2021-11-21 11:33:35 +03:00
alexey-milovidov
4cdb40e3cd
Merge pull request #31565 from azat/fix-MySQLWire
...
Fix MySQLWire format (this will also fix performance tests)
2021-11-21 11:32:53 +03:00
Ilya Yatsishin
571502354d
Merge pull request #31540 from ClickHouse/push_data_to_ci_db
2021-11-21 09:53:31 +03:00
alexey-milovidov
83983cfb29
Merge pull request #31586 from ClickHouse/add-one-more-benchmark
...
Add one more hardware benchmark result
2021-11-21 02:47:30 +03:00
Alexey Milovidov
57ef950b61
Add one more hardware benchmark result
2021-11-21 01:24:28 +03:00
alexey-milovidov
796c76638a
Merge pull request #31574 from ClickHouse/fix-trash
...
Fix broken non-x86 builds
2021-11-21 01:16:44 +03:00
tavplubix
711b738dd1
Merge pull request #31542 from ClickHouse/mutations_remove_multimap
...
Remove strange multimap for mutations in StorageMergeTree
2021-11-20 20:41:49 +03:00
Alexander Tokmakov
856502fa81
log long operations in Keeper
2021-11-20 20:39:31 +03:00
Vitaly Baranov
9a0d98fa6d
Merge pull request #31557 from vitlibar/better-exception-message-wrong-user-hash
...
Better exception message wrong user hash
2021-11-20 19:47:07 +03:00
tavplubix
526044af8a
Merge pull request #31564 from azat/fix-01114_database_atomic
...
Make 01114_database_atomic more stable in debug builds
2021-11-20 18:36:10 +03:00