Commit Graph

78482 Commits

Author SHA1 Message Date
alexey-milovidov
f1c78a374b
Merge pull request #31858 from Enmk/DUMP_improvements
Minor improvements to DUMP macro
2021-11-27 00:36:19 +03:00
Thom O'Connor
a0fc73cb1c Merge branch 'master' of github.com:thomoco/ClickHouse 2021-11-26 13:24:53 -08:00
alexey-milovidov
75ac0f72bc
Merge pull request #31883 from CurtizJ/fix-empty-uuid
Fix function `empty` with `UUID` type
2021-11-27 00:23:47 +03:00
Thom O'Connor
7af7e57236 Added Linode Cloud Linux benchmark 2021-11-26 13:23:38 -08:00
alexey-milovidov
83391977f8
Merge pull request #31896 from Algunenano/parser_deps
Reduce the files that depend on parser headers
2021-11-27 00:18:31 +03:00
vxider
d95d181cbe fix code style 2021-11-26 18:30:22 +00:00
Raúl Marín
7781fc12ed Reduce dependencies on ASTSelectWithUnionQuery.h
521 -> 77 files requiring changes
2021-11-26 19:27:16 +01:00
vxider
82a53a5e54 fix typo 2021-11-26 18:23:50 +00:00
Vxider
71d9d80275 timezone support for Tumble/Hop Start/End 2021-11-26 18:03:41 +00:00
Raúl Marín
f0ee0724ac Reduce dependencies on ASTSelectQuery.h
243 -> 152
2021-11-26 18:35:24 +01:00
Tatiana Kirillova
24701346da
Update clickhouse-format.md 2021-11-26 20:33:47 +03:00
Tatiana Kirillova
f9444d2cde
Update clickhouse-format.md 2021-11-26 20:33:16 +03:00
Dmitriy
5745c69457 Fix typo
Поправил опечатку.
2021-11-26 20:30:04 +03:00
Dmitriy
c7cd80dd6c Translate to Russian
Выполнил перевод на русский язык.
2021-11-26 20:25:45 +03:00
Raúl Marín
b2cfa70541 Reduce dependencies on ASTFunction.h
481 -> 230
2021-11-26 18:21:54 +01:00
Tatiana Kirillova
ffca0e0cff perevod na russkiy 2021-11-26 20:21:39 +03:00
Denis Glazachev
27f8fa18ca Adjust the docs and naming 2021-11-26 20:10:34 +03:00
Raúl Marín
91bf938075 Reduce dependencies on ASTLiteral.h
590 -> 537
2021-11-26 17:54:57 +01:00
sevirov
ecb86f5d54
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:31 +03:00
sevirov
64d581d8d8
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:26 +03:00
sevirov
8f647064e4
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:21 +03:00
sevirov
214a04d41d
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:16 +03:00
sevirov
b9500f2c15
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:11 +03:00
sevirov
624ef4bcf3
Update docs/en/operations/settings/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 19:31:06 +03:00
Denis Glazachev
b591cf49a3 Set permissions on config files under config.d/
Do not create config files under config.d/ if already exist
2021-11-26 19:21:29 +03:00
Raúl Marín
ac6ccf7d9a Reduce IParser.h dependencies and dependents
533 -> 500 objects on change
Less direct dependencies
2021-11-26 17:19:47 +01:00
Raúl Marín
0b6ae2e508 Reduce dependencies on IParser.h
533 -> 500 files rebuilt on change
2021-11-26 17:04:21 +01:00
sevirov
4711cd60f4
Update docs/ru/engines/table-engines/integrations/mysql.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
2021-11-26 18:55:45 +03:00
Raúl Marín
051dddd8df Reduce dependencies on ASTIdentifier.h
Goes from rebuilding 483 objects to 165 when it's modified
2021-11-26 16:49:40 +01:00
Anton Popov
982163c54b
Merge pull request #31886 from CurtizJ/fix-typos
Fix typos
2021-11-26 18:18:11 +03:00
Nikolai Kochetov
e6515c2a4a Try to fix flacky test. 2021-11-26 18:03:14 +03:00
Anton Popov
923159d408 fix typos 2021-11-26 17:47:40 +03:00
Anton Popov
7237343fd6 fix function 'empty' with uuid type 2021-11-26 17:39:29 +03:00
alesapin
c2d7731544
Update ci_config.py 2021-11-26 16:37:46 +03:00
alexey-milovidov
d7939a3b61
Merge pull request #31838 from ClickHouse/reproducible-build-3
Reproducible builds (3)
2021-11-26 15:48:48 +03:00
Nikolai Kochetov
185c20cf88 Support toUInt8/toInt8 for if constant condition optimization. 2021-11-26 15:38:32 +03:00
Kruglov Pavel
af998af710
Merge pull request #31489 from Avogar/parallel-formatting
Support parallel formatting almost for all text formats
2021-11-26 15:21:22 +03:00
kssenii
56bcfc2877 Fix some tests 2021-11-26 14:11:27 +03:00
tavplubix
b68f0df8b4
Merge pull request #31849 from ClickHouse/tavplubix-patch-5
Update 01155_rename_move_materialized_view.sql
2021-11-26 14:09:56 +03:00
alesapin
d5fb056b18 Remove accident change: 2021-11-26 14:00:54 +03:00
alesapin
464b943b38 fix comment 2021-11-26 13:59:38 +03:00
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