Commit Graph

123095 Commits

Author SHA1 Message Date
kothiga
d45a7937de
Fix whitespace. 2023-08-21 10:34:39 -07:00
kssenii
951081c8fb Merge remote-tracking branch 'upstream/master' into fix-upgrade-check 2023-08-21 19:28:19 +02:00
Amos Bird
1d40833a3b
These two files are needed by other programs 2023-08-22 01:09:08 +08:00
Nikita Mikhaylov
145c99ee94
Merge pull request #53280 from evillique/better-stop-listen
Add EXCEPT clause to SYSTEM STOP LISTEN query
2023-08-21 19:03:49 +02:00
Nikita Mikhaylov
262c81d911 Better 2023-08-21 16:55:56 +00:00
kothiga
52d47785cb
Fix deserialization for quantile deterministic. 2023-08-21 09:52:14 -07:00
Alexey Milovidov
30f1ad0028
Merge pull request #53628 from kitaisreal/cmake-small-refactoring
CMake small refactoring
2023-08-21 19:41:05 +03:00
Ryadh DAHIMENE
615a493ded Addressing comments 2023-08-21 18:37:31 +02:00
Nikolai Kochetov
93b3069036 Fix flacky test. 2023-08-21 15:00:06 +00:00
Nikolai Kochetov
29b4e0e28b Fix flacky test. 2023-08-21 14:59:25 +00:00
Yarik Briukhovetskyi
ec7b22d218
Merge pull request #53402 from yariks5s/fixed_hints_db_name
Minor fixes (hints for wrong DB or table name)
2023-08-21 17:31:38 +03:00
Anton Popov
6c4b1688d8
Update ColumnNullable.cpp 2023-08-21 16:22:53 +02:00
Robert Schulze
8cbf626d0f
Cosmetics 2023-08-21 14:08:44 +00:00
Antonio Andelic
c4bf151d83 Correctly handle totals and extremes with DelayedSource 2023-08-21 14:07:59 +00:00
Nikolai Kochetov
2d932f0953 Remove obsolete code. 2023-08-21 14:04:07 +00:00
Nikolai Kochetov
dc10d7267f Add a test. 2023-08-21 14:03:46 +00:00
Robert Schulze
67369b49d3
Merge pull request #53642 from rschu1ze/pg-doc-fix
Docs: Correct parameter name in MaterializedPostgres example
2023-08-21 16:01:08 +02:00
Robert Schulze
9c51da57e6
Merge remote-tracking branch 'rschu1ze/master' into boost-1.80 2023-08-21 13:57:25 +00:00
Robert Schulze
96c8b250ce
Allow to configure cache sizes at runtime 2023-08-21 13:51:10 +00:00
Mikhail f. Shiryaev
99bb25d7f9
Merge pull request #53639 from ClickHouse/clickhouse-helper-timeout
Add default timeout value for ClickHouseHelper
2023-08-21 15:36:36 +02:00
Robert Schulze
5783c07e4f
Docs: Correct parameter name in MaterializedPostgres example 2023-08-21 13:24:57 +00:00
Mikhail f. Shiryaev
eb9b452e86
Add default timeout value for ClickHouseHelper 2023-08-21 15:20:23 +02:00
Nikolai Kochetov
e9149981ea Fix check for delayed ports. 2023-08-21 13:08:32 +00:00
ltrk2
933b05313e Enable ISA-L for x86-64 only 2023-08-21 06:05:04 -07:00
Kruglov Pavel
34fde2c297
Merge pull request #51950 from Avogar/best-effort-csv-comma
Fix mistakenly comma parsing as part of datetime in CSV best effort parsing
2023-08-21 14:21:01 +02:00
Antonio Andelic
ed15babddd
Merge pull request #53198 from ClickHouse/improve-archive-reading
Improve reading from archives
2023-08-21 14:11:25 +02:00
Robert Schulze
fcade50942
Fix Darwin & FreeBSD build 2023-08-21 12:04:07 +00:00
Kruglov Pavel
c68456a20a
Merge pull request #52692 from Avogar/variable-number-of-volumns-more-formats
Allow variable number of columns in more formats, make it work with schema inference
2023-08-21 13:28:35 +02:00
Kruglov Pavel
47b551180b
Merge pull request #52117 from KevinyhZou/support_from_to_utc_timestamp
Support From/To UTC Timestamp function like spark
2023-08-21 13:16:57 +02:00
Robert Schulze
2c330516b8
Another compile fix 2023-08-21 11:12:39 +00:00
Nikolai Kochetov
388e2a09d6 Merge branch 'master' into not-ready-set-bug 2023-08-21 10:59:51 +00:00
Yarik Briukhovetskyi
af1d23720b
Merge branch 'ClickHouse:master' into fixed_hints_db_name 2023-08-21 13:57:39 +03:00
Amos Bird
601b61d00f
Better cross compiling flag 2023-08-21 18:05:52 +08:00
Amos Bird
cb7d5a0f21
Get rid of unneeded include 2023-08-21 18:01:10 +08:00
Amos Bird
882e0e7a0c
No more split of functions 2023-08-21 18:00:37 +08:00
Maksim Kita
034ff13a05 CMake small refactoring 2023-08-21 12:51:39 +03:00
Alexey Milovidov
5a4b001f8e
Merge pull request #53618 from ClickHouse/insufficient-documentation-distributed-ddl
Add missing documentation for `distributed_ddl_output_mode`
2023-08-21 12:34:54 +03:00
Alexey Milovidov
1ad8669335
Merge pull request #53622 from ClickHouse/dashboard-maximize-move
Add maximize and drag options for the dashboard
2023-08-21 12:33:04 +03:00
SmitaRKulkarni
9787a0aa00
Merge pull request #53626 from ClickHouse/auto/v23.3.9.55-lts
Update version_date.tsv and changelogs after v23.3.9.55-lts
2023-08-21 10:42:01 +02:00
robot-clickhouse
c54ff5d451 Update version_date.tsv and changelogs after v23.3.9.55-lts 2023-08-21 08:32:51 +00:00
Daniël van Eeden
7125969959 Add SCHEMA() to test_mysql_protocol 2023-08-21 10:03:30 +02:00
Daniël van Eeden
b2ea675163 Add SCHEMA() to /01705_normalize_case_insensitive_function_names test 2023-08-21 10:02:57 +02:00
Robert Schulze
2ea660cf14
Merge remote-tracking branch 'rschu1ze/master' into krb5-1.21 2023-08-21 07:43:45 +00:00
Robert Schulze
d863b5798f
Bump boost to 1.80 2023-08-21 07:26:53 +00:00
taiyang-li
e5a399d0e9 change as requested 2023-08-21 14:51:25 +08:00
taiyang-li
f2e4315d59 fix building 2023-08-21 14:11:48 +08:00
Alexey Milovidov
47b565861b Add maximize and drag options for the dashboard 2023-08-21 06:23:58 +02:00
taiyang-li
3cd9eb9b84 fix style 2023-08-21 12:12:31 +08:00
taiyang-li
3781245027 change as request 2023-08-21 12:10:39 +08:00
taiyang-li
f723e8d43a change as request 2023-08-21 12:09:02 +08:00