Kruglov Pavel
6ddebf7d38
Fix style
2022-04-20 16:34:05 +02:00
Kruglov Pavel
813e228fcc
Merge branch 'master' into improve-globs
2022-04-20 16:31:47 +02:00
Kseniia Sumarokova
df8312b357
Merge pull request #36388 from kssenii/fix-s3-tests-3
...
Fix test 01161_all_system_tables under s3 storage
2022-04-20 15:46:12 +02:00
Kruglov Pavel
5801de7f72
Merge pull request #36254 from Avogar/improve-client
...
Send both stdin data and data from query/data from infile in client
2022-04-20 13:55:04 +02:00
李扬
a1e54c3918
Fix wrong result of datetime64 when negative ( #35440 )
2022-04-20 13:11:31 +02:00
Antonio Andelic
d77678d1d1
Merge pull request #36410 from xinhuitian/move_down_data_range_construction
...
Move down data_range construction in filterMarksUsingIndex and filterMarksUsingMergedIndex
2022-04-20 12:18:05 +02:00
Suzy Wang
59f0e83c4b
fix clang tidy warning, add nullptr check ( #35540 )
...
update passing reference instead of pointer in queryHasWithClause based on recommandation
Co-authored-by: larryluogit <larry.luo@ca.ibm.com>
2022-04-20 11:26:44 +02:00
tavplubix
2c54381520
Merge pull request #36200 from ClickHouse/fix_create_as_replicated_default_args
...
Fix CREATE AS for ReplicatedMergeTree with default arguments
2022-04-20 12:01:13 +03:00
Mikhail f. Shiryaev
1e9d80a9c2
Merge pull request #36297 from ClickHouse/docs-staging
...
Docs staging
2022-04-20 10:47:54 +02:00
kssenii
5fc4aaaa2d
Better
2022-04-20 10:42:07 +02:00
Kseniia Sumarokova
f37812f89a
Merge pull request #36079 from kssenii/change-hashed-path
...
Change hashed path for cache
2022-04-20 10:27:44 +02:00
Mikhail f. Shiryaev
462a28a2e6
Remove innecessary requirement
2022-04-20 10:24:12 +02:00
Kseniia Sumarokova
766a84e64f
Merge pull request #35915 from kssenii/better-s3-settings
...
Better settings configuration for s3
2022-04-20 10:22:06 +02:00
Antonio Andelic
f0774ca9ee
Merge pull request #36393 from tcoyvwac/fix/prefer-standard-algorithms-std-transform-storages
...
Minor refactor to prefer C++ Standard Algorithms
2022-04-20 08:42:54 +02:00
Antonio Andelic
bbb0be6a44
Merge pull request #36402 from rschu1ze/clang-tidy-contains
...
Activate clang-tidy warning "readability-container-contains"
2022-04-20 08:15:46 +02:00
Yakov Olkhovskiy
f6a7b6c2a1
Merge pull request #36352 from awakeljw/fork_chmaster
...
Possible range issues in automatic assigned enums, also fix error message.
2022-04-19 23:34:35 -04:00
Yakov Olkhovskiy
389cc4b17b
Update enum.md
...
automatic assigned enums for ru is added
2022-04-19 23:33:04 -04:00
Yakov Olkhovskiy
58a3ce78e9
Update enum.md
...
some corrections
2022-04-19 23:31:23 -04:00
xinhuitian
7792f22665
try to restart ci
2022-04-20 11:06:18 +08:00
rfraposa
3642977fc8
Force the workflow action
2022-04-19 17:07:14 -06:00
Mikhail f. Shiryaev
8e2874328f
Prepare docs_check.py to be used in docs-clickhouse
2022-04-19 23:35:39 +02:00
Mikhail f. Shiryaev
222e17e2a2
Try build docs on aarch64
2022-04-19 22:36:49 +02:00
Rich Raposa
5d44e2d416
Merge pull request #36436 from ClickHouse/docs-staging-rich
...
Update _category_.yml
2022-04-19 14:09:40 -06:00
rfraposa
05341d7bd6
Update _category_.yml
2022-04-19 14:08:14 -06:00
Mikhail f. Shiryaev
1ee05116f7
Move symlinks to clickhouse-docs, restore development/index.md
2022-04-19 21:52:21 +02:00
Rich Raposa
59f25bb173
Merge pull request #36435 from ClickHouse/docs-staging-rich
...
EOL fixes
2022-04-19 13:51:20 -06:00
rfraposa
6576fd88c1
EOL fixes
2022-04-19 13:50:45 -06:00
avogar
f31f019252
Fix
2022-04-19 19:25:41 +00:00
avogar
2f29a434dc
Merge branch 'improve-globs' of github.com:Avogar/ClickHouse into improve-globs
2022-04-19 19:17:03 +00:00
avogar
1f252cedfe
Make better
2022-04-19 19:16:47 +00:00
Kruglov Pavel
894b1b163e
Merge pull request #36055 from helifu/master2
...
Don't materialize external tables if it's explain statement
2022-04-19 20:26:27 +02:00
Kruglov Pavel
7fb7fc9daa
Merge pull request #36275 from Avogar/fix-insert-select
...
Place new logic of schema inference in insert select from table function under setting
2022-04-19 20:19:28 +02:00
rfraposa
476122e92a
Fix broken links
2022-04-19 20:17:01 +02:00
Vadim Volodin
97c9ac0531
Fix docs for integration tests ( #36426 )
2022-04-19 19:42:43 +02:00
Azat Khuzhin
f4543f4b4e
Respect library type for contrib libraries ( #36399 )
...
The following libraries forces STATIC:
- rockdb
- libstemmer-c
- lemmagen
- mariadb-connector-c
This is a preparation for USE_STATIC_LIBRARIES=OFF
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-04-19 18:05:42 +02:00
kssenii
2fb331bcec
Better
2022-04-19 17:32:46 +02:00
alesapin
fac600830e
Merge pull request #36412 from ClickHouse/pr-info-api-fallback
...
Fallback to a default event data when API is broken
2022-04-19 17:31:24 +02:00
alesapin
38be34726c
Merge pull request #36413 from ClickHouse/special-build-report
...
Check a proper number of reports in BuilderSpecialReport
2022-04-19 16:01:25 +02:00
Anton Popov
056500f2ad
Merge pull request #33391 from zhongyuankai/fix_storage_distributed_ttl
...
Fix Alter ttl modification unsupported table engine
2022-04-19 15:47:01 +02:00
Kseniia Sumarokova
53f1cff96f
Merge pull request #36287 from bigo-sg/fixhdfsreadbuffer
...
Fix ReadBufferFromHDFS crash in debug mode
2022-04-19 15:27:51 +02:00
Robert Schulze
72a331189e
Fix glitch
2022-04-19 14:59:47 +02:00
Kruglov Pavel
ec4e1cb6d8
Merge pull request #36211 from Avogar/insert-select-all-formats
...
Allow insert select for files with formats without schema inference
2022-04-19 14:25:59 +02:00
Kruglov Pavel
031cfcdce3
Merge pull request #36250 from Avogar/fix-tests
...
Split test 01675_data_type_coroutine into 2 tests to prevent possible timeouts
2022-04-19 14:25:00 +02:00
Kruglov Pavel
2b2e4030be
Fix special build
2022-04-19 14:21:14 +02:00
mergify[bot]
3c1dd44b80
Merge branch 'master' into fix-insert-select
2022-04-19 12:17:31 +00:00
tavplubix
99ea71b371
Update 01148_zookeeper_path_macros_unfolding.sql
2022-04-19 15:17:16 +03:00
avogar
996be9fe54
Fix tests
2022-04-19 12:16:45 +00:00
Kruglov Pavel
2a55cfe7aa
Merge pull request #36398 from azat/jemalloc-log
...
jemalloc: enable logging in debug build
2022-04-19 14:10:49 +02:00
Antonio Andelic
3e77340a81
Allow clickhouse-keeper to serve 4-letter commands before quorum ( #35992 )
...
* Use async start for clichkouse-keeper
* Return non active server for 4lw commands if quorum not achieved
2022-04-19 14:03:00 +02:00
xiedeyantu
89d0c30f38
Fix the repeated call of func to get the table when drop table ( #36248 )
2022-04-19 13:51:51 +02:00