Robert Schulze
f367ced809
Merge pull request #51294 from rschu1ze/qc-remove-dflts
...
Query Cache: Un-comment settings in server cfg
2023-06-23 09:55:48 +02:00
robot-ch-test-poll1
6261ef19d0
Merge pull request #50324 from ClibMouse/feature/quantile-timing-big-endian-support
...
Implement endianness-independent serialization for quantileTiming
2023-06-23 08:07:23 +02:00
Sema Checherinda
a996c2b27d
Update test.py
2023-06-23 07:59:40 +02:00
Alexey Milovidov
9945118dbe
Merge pull request #51260 from ClickHouse/urlfree
...
Fix use-after-free in StorageURL when switching URLs
2023-06-23 08:13:35 +03:00
Alexey Milovidov
5c5d5ea08f
Merge pull request #48775 from tonickkozlov/tonickkozlov/22.3-unexpected-dictionary-load-behaviour
...
Report loading status for executable dictionaries correctly
2023-06-23 06:20:47 +03:00
Alexey Milovidov
c958a1a77b
Fix fuzzer failure in ActionsDAG
2023-06-23 01:23:25 +02:00
Alexey Milovidov
bb2801833c
Merge pull request #51300 from ClickHouse/support-clang-17
...
Support clang-17
2023-06-23 02:09:39 +03:00
Alexey Milovidov
550784e6a0
Support clang-17
2023-06-23 01:08:51 +02:00
Dan Roscigno
96981a032c
Merge pull request #51298 from DanRoscigno/redirect-optimize
...
update doc nav
2023-06-22 18:44:09 -04:00
Alexey Milovidov
4e34d568b8
Merge pull request #51231 from liuneng1994/fix_core_dump_when_compile_expression
...
Fix core dump when compile expression
2023-06-23 01:28:35 +03:00
DanRoscigno
97fc6fcc2c
update nav
2023-06-22 18:14:45 -04:00
Alexey Milovidov
f14391faaa
Change log level
2023-06-23 00:06:27 +02:00
Anton Popov
241d711264
better expception message
2023-06-22 22:03:40 +00:00
Alexey Milovidov
9e433cee20
Add comment
2023-06-22 23:58:55 +02:00
Alexey Milovidov
b5b2a2a41a
Fix "metadata loading" test
2023-06-22 23:57:37 +02:00
Robert Schulze
bfb2debca9
Restore settings
2023-06-22 21:31:05 +00:00
robot-ch-test-poll
9997743a66
Merge pull request #51283 from myrrc/patch-4
...
Update ext-dict-functions.md
2023-06-22 23:30:57 +02:00
Alexey Milovidov
b6e7f4cf6c
Require more checks
2023-06-22 23:24:27 +02:00
Robert Schulze
506d52358a
Query Cache: Remove confusing defaults in server cfg
2023-06-22 20:52:50 +00:00
robot-clickhouse-ci-1
209491988f
Merge pull request #51271 from DanRoscigno/move-redirects-to-docs
...
move redirects to docusaurus config
2023-06-22 21:42:16 +02:00
Alexander Tokmakov
158cfe9c74
Merge pull request #51265 from ClickHouse/tavplubix-patch-7
...
Ugly hotfix for "terminate on uncaught exception" in WriteBufferFromOStream
2023-06-22 22:39:35 +03:00
robot-ch-test-poll3
baed5a798d
Merge pull request #51279 from ClickHouse/thomoco-patch-3
...
Update remote.md
2023-06-22 21:37:41 +02:00
Nikolai Kochetov
f226397fa3
Fix check.
2023-06-22 19:21:08 +00:00
Sema Checherinda
2b01711565
fix assert in test, revert debug message
2023-06-22 21:06:53 +02:00
Alexey Milovidov
369ad0aea3
Remove ALTER of LIVE VIEW
2023-06-22 20:32:29 +02:00
Nikolai Kochetov
75391afbd8
Fix typo.
2023-06-22 18:16:48 +00:00
Nikolai Kochetov
ba4b5c3350
Fix stupid bug.
2023-06-22 18:15:16 +00:00
Andrey Zvonov
3d385be9cb
Update Settings.h
2023-06-22 20:56:50 +03:00
robot-clickhouse
ccb42d0afa
Automatic style fix
2023-06-22 17:26:42 +00:00
Kruglov Pavel
1d379108a3
Update arrow version in cmake
2023-06-22 19:23:14 +02:00
Kruglov Pavel
376b65ee1e
Define Thrift version for parquet
2023-06-22 19:06:49 +02:00
Alexander Tokmakov
8afb8bf13a
disable table structure check for secondary queries from Replicated db
2023-06-22 19:06:28 +02:00
Mike Kot
456709488e
Update ext-dict-functions.md
2023-06-22 20:03:36 +03:00
Kruglov Pavel
ea2d010aee
Merge branch 'master' into fix-flaky-tests
2023-06-22 18:27:43 +02:00
Michael Kolupaev
0823d610a3
A test
2023-06-22 16:24:12 +00:00
Michael Kolupaev
2498170253
Fix use-after-free in StorageURL when switching URLs
2023-06-22 16:24:12 +00:00
ltrk2
a89bfb9ec5
Revert back to value type as requested
2023-06-22 08:59:44 -07:00
Thom O'Connor
4b0d5a8a96
Update remote.md
...
Simplifying this example for remoteSecure():
* no reason to be using a ReplicatedMergeTree example here
* no reason to be setting index_granularity to a default value
2023-06-22 09:30:23 -06:00
Andrey Zvonov
d4316c7189
Merge branch 'master' into zvonand-implicit-tz
2023-06-22 17:23:20 +02:00
kssenii
dd49f4a565
Remove key
2023-06-22 17:07:52 +02:00
Sergei Trifonov
f35faa4b8f
Merge pull request #51245 from ClickHouse/fix-flaky-asyncloader-stop
...
fix flaky `AsyncLoader` destructor
2023-06-22 17:00:47 +02:00
Sergei Trifonov
ad1eda4a33
Merge pull request #51237 from ClickHouse/refactor-settings-enums
...
Introduce settings enum field with auto-generated values list
2023-06-22 16:35:57 +02:00
Nikolai Kochetov
22e49748b5
Cleanup.
2023-06-22 14:23:04 +00:00
Dan Roscigno
6c40000147
Merge branch 'master' into move-redirects-to-docs
2023-06-22 09:33:37 -04:00
Nikolai Kochetov
1cf3d38373
Merge pull request #51269 from ClickHouse/auto/v23.3.5.9-lts
...
Update version_date.tsv and changelogs after v23.3.5.9-lts
2023-06-22 15:21:38 +02:00
Dan Roscigno
b9f733ba1c
Merge pull request #50554 from den-crane/Docs/ip_addresses
...
Doc. Clean documentation of ipv4 ipv6 from domains
2023-06-22 09:09:57 -04:00
Dan Roscigno
9a622a0097
Merge branch 'master' into Docs/ip_addresses
2023-06-22 09:01:23 -04:00
Smita Kulkarni
3c7d749d2c
Added check of StorageView before checking parameterized view to fix seg fault when materialized view is used with brackets
2023-06-22 14:47:04 +02:00
Sema Checherinda
d0bb985061
fix other classes based on SinkToStorage
2023-06-22 14:33:25 +02:00
DanRoscigno
94a194d153
move redirects to docusaurus config
2023-06-22 08:29:32 -04:00