alesapin
081bfdfe82
Get rid of build numbers and simplify builds paths in S3
2021-11-26 13:57:36 +03:00
Vasily Nemkov
e9466e505b
Minor improvements to DUMP macro
...
- output enum values names with help of magic_enum
- output string literals as is, without type info
2021-11-26 12:20:08 +02:00
JackyWoo
4c6ad94109
fix ch keeper session timeout doesn't work
2021-11-26 18:17:49 +08:00
Mikhail f. Shiryaev
5408d6232f
Make archive.ubuntu.com mirror configurable for build
2021-11-26 10:55:41 +01:00
alesapin
6c5746a067
Merge pull request #31850 from ClickHouse/fix-style
...
Fix style.
2021-11-26 12:54:46 +03:00
Kruglov Pavel
efe26ddefa
Merge pull request #31804 from Avogar/fix-tskv
...
Fix possible Assertion '!hasPendingData()' failed in TSKV format
2021-11-26 12:30:45 +03:00
Vladimir C
41c9067f48
Merge pull request #31706 from yandd/master
2021-11-26 12:29:09 +03:00
Nikolai Kochetov
573e3b3888
Fix style.
2021-11-26 12:05:36 +03:00
tavplubix
87c7786011
Update 01155_rename_move_materialized_view.sql
2021-11-26 11:55:45 +03:00
Nikita Mikhaylov
696c871e47
Add ubsan suppression for protobuf ( #31835 )
2021-11-26 11:36:36 +03:00
Vladimir Chebotarev
fae71279e7
Windowed time decay functions ( #29799 )
2021-11-26 11:29:26 +03:00
Nikolai Kochetov
260928cb95
Merge pull request #31724 from ClickHouse/add-another-ci-database
...
Try to push data into another ci database.
2021-11-26 11:22:56 +03:00
Raúl Marín
c346708f31
Make count performance tests longer
2021-11-26 09:06:37 +01:00
Kseniia Sumarokova
c786c0a52a
Merge pull request #31749 from kssenii/clickhouse-dictionary-conf
...
ClickHouse dictionary source support named collections
2021-11-26 10:55:03 +03:00
Nikolai Kochetov
bda8cb6b7e
Merge pull request #31805 from ClickHouse/fix-31349
...
Check time limit sending data for global in.
2021-11-26 10:41:13 +03:00
alesapin
3562264404
Merge pull request #31803 from ClickHouse/faster_tests
...
Shorter stress and fuzzer tests
2021-11-26 10:17:26 +03:00
Tatiana Kirillova
2adeb353d2
Update docs/en/operations/utilities/clickhouse-format.md
...
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-11-26 10:12:56 +03:00
Azat Khuzhin
5fafeea763
Recreate system.*_log tables in case of different engine/partition_by.
...
- Mark getCreateTableQuery() non virtual to call it from ctor
- Make check for CREATE TABLE simpler (by caching result)
- Extend error message.
v2: at SystemLog tables has not been initialized yet, so SHOW CREATE
cannot be obtained for the existing table, move the check to the
prepareTable() call.
v3: reset UUID and SETTINGS of MergeTree in CREATE TABLE query
v4: fix re-creating table with the same UUID
2021-11-26 10:05:20 +03:00
Azat Khuzhin
89d2270e1d
Add ability to reset any type of AST
2021-11-26 10:05:20 +03:00
Alexey Milovidov
3ecd672007
Even more reproducible builds
2021-11-26 05:58:43 +03:00
Alexey Milovidov
b72c490efd
Even more reproducible builds
2021-11-26 05:56:08 +03:00
Alexey Milovidov
a9c2f38281
Even more reproducible builds
2021-11-26 05:49:51 +03:00
Alexey Milovidov
79f6f5a202
More reproducible builds
2021-11-26 05:44:08 +03:00
Alexey Milovidov
06c760409b
Addition
2021-11-26 05:26:00 +03:00
loneylee
56307bb2fa
issue #29730
2021-11-26 10:05:31 +08:00
loneylee
a602547d21
Merge pull request #4 from ClickHouse/master
...
Update
2021-11-26 10:02:21 +08:00
Alexey Milovidov
b80f849b93
Reproducible builds
2021-11-26 04:55:17 +03:00
alexey-milovidov
26f72033f2
Update build.md
2021-11-26 03:59:13 +03:00
alexey-milovidov
16ff5c0b3e
Merge pull request #31834 from ClickHouse/check-bad-file-names
...
Forbid files that differ only by character case
2021-11-26 03:10:06 +03:00
Denis Glazachev
a36f7abc56
Do not update FOLDER property on aliased targets
2021-11-26 02:04:11 +03:00
Denis Glazachev
a0f2c69cf1
Allow AppleClang conditionally
2021-11-26 02:03:31 +03:00
Denis Glazachev
e41ed7cc6e
Fix GCC compilation in macOS
2021-11-26 02:03:04 +03:00
Alexey Milovidov
ba74a268a4
Forbid files that differ only by character case
2021-11-26 01:27:56 +03:00
Nikita Mikhaylov
619ad46340
Fix oss-fuzz build ( #31818 )
2021-11-26 01:14:34 +03:00
Azat Khuzhin
1c7aaa5fbe
Cover query_views_log
2021-11-26 01:13:55 +03:00
Azat Khuzhin
f0628073bb
Use comments that can be parsed by clang-tidy in ThreadStatus::initQueryProfiler()
2021-11-26 01:13:55 +03:00
Azat Khuzhin
ee0258e128
Add sanity check into ThreadStatus::disableProfiling()
2021-11-26 01:13:55 +03:00
Azat Khuzhin
2840405c8a
Fix typo in ThreadStatus::query_profiler_enabled
2021-11-26 01:13:55 +03:00
kssenii
223048d395
Merge branch 'master' of github.com:ClickHouse/ClickHouse into vxider-window-view
2021-11-26 01:06:06 +03:00
kssenii
c28acefaa7
Add timezones to tests
2021-11-26 01:01:19 +03:00
alexey-milovidov
51a0d6c2f3
Update json-functions.md
2021-11-26 00:20:37 +03:00
alexey-milovidov
6b8f7ad03f
Merge pull request #31798 from ClickHouse/fix-31748
...
Fix stylecheck for tests/ci/push_to_artifactory.py
2021-11-26 00:11:32 +03:00
Alexey Milovidov
6bf2a986c2
Add a test
2021-11-25 23:56:29 +03:00
Alexey Milovidov
85cec911be
Fix strange code in TypeList
2021-11-25 23:55:02 +03:00
alexey-milovidov
e30a4c4026
Update PreLoad.cmake
2021-11-25 23:53:50 +03:00
alexey-milovidov
6017b982d9
Merge pull request #31780 from Algunenano/fix_performance_report_queries
...
Improve how queries are output in the performance dashboard
2021-11-25 22:57:29 +03:00
Anton Popov
645c4958cd
disable uncompressed cache
2021-11-25 22:54:04 +03:00
Anton Popov
c3f076fd84
fix reading with uncompressed cache
2021-11-25 21:20:03 +03:00
Tatiana Kirillova
8931958e78
Formatting a query
2021-11-25 21:04:01 +03:00
Dmitriy
54ca7d70d7
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-14783-document_the_mysql_settings
2021-11-25 20:06:10 +03:00