Alexey Milovidov
|
25fe87dfc4
|
Merge branch 'master' into pretty-print-tuples-in-create-table-statements
|
2024-08-18 02:42:33 +02:00 |
|
Alexey Milovidov
|
51a6035088
|
Merge pull request #68490 from ClickHouse/part-of-66999-2
Miscellaneous changes from #66999 (2)
|
2024-08-17 20:51:48 +00:00 |
|
Alexey Milovidov
|
b9e8b15e46
|
Merge pull request #68486 from ClickHouse/database-overlay-more-ops
Pass-through RENAME and UUID-related operations in Overlay database to underlying databases
|
2024-08-17 14:31:29 +00:00 |
|
Alexey Milovidov
|
7a5df67b3b
|
Fix style
|
2024-08-17 05:08:58 +02:00 |
|
Alexey Milovidov
|
3065b386a4
|
Update documentation
|
2024-08-17 03:49:45 +02:00 |
|
Alexey Milovidov
|
4b68ba23c0
|
Pretty print tuples in CREATE TABLE statements
|
2024-08-17 03:44:18 +02:00 |
|
Alexey Milovidov
|
83608cb7bf
|
Miscellaneous changes from #66999 (2)
|
2024-08-17 01:40:07 +02:00 |
|
Alexey Milovidov
|
142d7b1582
|
Miscellaneous changes in BaseDaemon
|
2024-08-17 01:35:49 +02:00 |
|
Alexey Milovidov
|
8ba142559c
|
Pass-through RENAME and UUID-related operations in Overlay database to underlying databases
|
2024-08-17 00:09:39 +02:00 |
|
Alexey Milovidov
|
da1d09b2d9
|
Merge pull request #68435 from ClickHouse/tuple-element-identifier
Support expressions with tuples like `expr().name`
|
2024-08-16 20:57:55 +00:00 |
|
Alexey Milovidov
|
52f35d8100
|
Merge pull request #68452 from Avogar/date-time-inference-fix
Better inference of date times 2
|
2024-08-16 20:54:03 +00:00 |
|
Alexander Gololobov
|
967d237ba6
|
Merge pull request #67935 from ClickHouse/davenger_patch_42
Add keeper error description to the message
|
2024-08-16 20:42:15 +00:00 |
|
Anton Popov
|
1fab2fb492
|
Merge pull request #68016 from CurtizJ/merge-bigger-steps
Try to make bigger steps in execution of merges
|
2024-08-16 20:41:43 +00:00 |
|
Michael Kolupaev
|
cb3468f6d1
|
Merge pull request #58934 from ClickHouse/mv4
Refreshable materialized views improvements
|
2024-08-16 17:16:28 +00:00 |
|
Michael Kolupaev
|
b49585cb53
|
Merge pull request #68365 from ClickHouse/minus1
Fix off-by-one inline function info in stack traces
|
2024-08-16 17:14:36 +00:00 |
|
Nikolai Kochetov
|
09d4964de5
|
Merge pull request #68413 from ClickHouse/add-default-status-to-processor
Add NotStarted status to not-prepared processors.
|
2024-08-16 16:15:58 +00:00 |
|
Kseniia Sumarokova
|
9ab2ba62fa
|
Merge pull request #68404 from ClickHouse/update-delta-lake-test
Update delta lake test
|
2024-08-16 15:12:35 +00:00 |
|
avogar
|
4975264c9d
|
More strict parsing
|
2024-08-16 14:08:07 +00:00 |
|
Alexey Milovidov
|
c80ab00b15
|
Merge branch 'master' into tuple-element-identifier
|
2024-08-16 15:58:31 +02:00 |
|
Alexey Katsman
|
63eba954b1
|
Merge pull request #68127 from aalexfvk/print_multi_zk_error
Output an operation error for ZK Multi request failed operation into log
|
2024-08-16 13:50:13 +00:00 |
|
avogar
|
b1c18e2dd4
|
Fix check for allowed date symbols in date time best effort schema infernece
|
2024-08-16 13:29:25 +00:00 |
|
Kruglov Pavel
|
39bc050e5f
|
Merge pull request #66444 from Avogar/json-data-type
Implement new JSON data type.
|
2024-08-16 10:29:29 +00:00 |
|
Kseniia Sumarokova
|
c337ecef48
|
Merge branch 'master' into update-delta-lake-test
|
2024-08-16 11:23:17 +02:00 |
|
Michael Kolupaev
|
ee51891f50
|
Merge pull request #65255 from ClickHouse/sixtyfour
Allow query profiler period to be longer than 4 seconds
|
2024-08-16 06:03:53 +00:00 |
|
Michael Kolupaev
|
7c2453aa61
|
Merge remote-tracking branch 'origin/master' into minus1
|
2024-08-16 05:36:18 +00:00 |
|
Michael Kolupaev
|
1b52466cbb
|
()
|
2024-08-16 05:36:03 +00:00 |
|
Michael Kolupaev
|
dc4281cc86
|
Merge pull request #68131 from ClickHouse/qast
Fix crash on parquet column type mismatch
|
2024-08-16 03:55:02 +00:00 |
|
Alexey Milovidov
|
c1b4bc9bb9
|
Merge pull request #68364 from ClickHouse/ge
Check that setProcessListElement() is not called on global context
|
2024-08-16 02:11:07 +00:00 |
|
Alexey Milovidov
|
fb7afa779c
|
Support expressions with tuples like expr().name
|
2024-08-16 03:59:17 +02:00 |
|
Alexey Milovidov
|
a4ade2347c
|
Merge pull request #68308 from rschu1ze/enable-simsimd
Various vector similarity index related fixes
|
2024-08-16 00:41:56 +00:00 |
|
Michael Kolupaev
|
441ff0a456
|
Merge remote-tracking branch 'origin/master' into sixtyfour
|
2024-08-16 00:35:50 +00:00 |
|
Michael Kolupaev
|
4b9a2997d0
|
Merge remote-tracking branch 'origin/master' into mv4
|
2024-08-16 00:33:30 +00:00 |
|
Alexey Milovidov
|
27b80b521a
|
Merge pull request #68354 from hanfei1991/hanfei/fix-key-condition
fix bug in key condition
|
2024-08-16 00:30:03 +00:00 |
|
Alexey Milovidov
|
3508667e6c
|
Merge pull request #52503 from ClickHouse/more-strict-tryparse
Stricter `tryParse`
|
2024-08-15 21:58:22 +00:00 |
|
Alexey Milovidov
|
535fb79404
|
Merge pull request #68426 from ClickHouse/kssenii-patch-12
Update log message
|
2024-08-15 21:56:54 +00:00 |
|
Michael Kolupaev
|
496a4c7eeb
|
Merge remote-tracking branch 'origin/master' into qast
|
2024-08-15 21:41:47 +00:00 |
|
Kruglov Pavel
|
182c00eba7
|
Fix style
|
2024-08-15 23:17:10 +02:00 |
|
avogar
|
bf44d17eb8
|
Fix comment
|
2024-08-15 20:55:55 +00:00 |
|
Igor Nikonov
|
fc30b53dd0
|
Merge pull request #67234 from ClickHouse/pr-lost-decimal-conversion
Fix: missing conversion in IN operator with parallel replicas
|
2024-08-15 20:51:13 +00:00 |
|
Robert Schulze
|
a22cb30a76
|
Merge pull request #67789 from bigo-sg/opt_lc_name
Keep ColumnLowCardinality::getName() the same style with other columns
|
2024-08-15 20:47:01 +00:00 |
|
avogar
|
9f477bb1e7
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-15 20:44:01 +00:00 |
|
avogar
|
2a005ee186
|
Don't allow alter update on columns with dynamic subcolumns
|
2024-08-15 20:42:43 +00:00 |
|
Michael Kolupaev
|
e0a16450e0
|
Merge remote-tracking branch 'origin/master' into ge
|
2024-08-15 20:32:27 +00:00 |
|
Michael Kolupaev
|
e1b5e2e6f8
|
Merge remote-tracking branch 'origin/master' into minus1
|
2024-08-15 20:31:38 +00:00 |
|
Kruglov Pavel
|
c4d9944a90
|
Merge pull request #68382 from Avogar/better-datetime-inference
Improve schema inference of date times
|
2024-08-15 19:33:37 +00:00 |
|
avogar
|
32203edb07
|
Fix
|
2024-08-15 19:24:31 +00:00 |
|
Nikita Taranov
|
e98c89ebcb
|
Merge pull request #68164 from petern48/add_create_if_not_exists_setting
Add create_if_not_exists setting
|
2024-08-15 19:16:00 +00:00 |
|
Han Fei
|
501fcf15a0
|
Merge pull request #68389 from hanfei1991/hanfei/fix-regexp-flags
process regexp flags correctly
|
2024-08-15 18:58:39 +00:00 |
|
Kruglov Pavel
|
5445669d4e
|
Don't create new dynamic path for null values
|
2024-08-15 20:55:36 +02:00 |
|
Kruglov Pavel
|
6c085e0a93
|
Fix empty types check
|
2024-08-15 20:51:46 +02:00 |
|