serxa
|
b20536f7ea
|
add stateless tests for CREATE OR REPLACE
|
2024-10-07 12:00:42 +00:00 |
|
serxa
|
8ad2ab6ac5
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-07 11:45:59 +00:00 |
|
serxa
|
cf500575da
|
clean up
|
2024-10-07 11:26:10 +00:00 |
|
serxa
|
869ac2a20b
|
clean up
|
2024-10-07 11:21:58 +00:00 |
|
serxa
|
b3b0e4fef6
|
manager support for CREATE OR REPLACE
|
2024-10-07 11:21:14 +00:00 |
|
serxa
|
93d0ed126a
|
support update of constraints
|
2024-10-07 11:08:29 +00:00 |
|
Konstantin Bogdanov
|
2f8d15bcaa
|
Merge pull request #69768 from ClickHouse/tidy-redability-else-after-return
Prepare to enable `clang-tidy` `readability-else-after-return`
|
2024-10-07 07:53:18 +00:00 |
|
Julia Kartseva
|
a98fca0637
|
Merge pull request #70423 from ClickHouse/realtime-metrics-followup
Follow-up on clickhouse-client realtime metrics display #63689
|
2024-10-07 05:07:13 +00:00 |
|
Pavel Kruglov
|
093633bf6a
|
Merge pull request #69584 from Avogar/fix-postgresql-fixed-string-issue
Fix inserting into FixedString column in PostgreSQL engine
|
2024-10-07 04:48:14 +00:00 |
|
Pavel Kruglov
|
8348670099
|
Merge pull request #70172 from Avogar/fix-column-object-copy
Fix crash in JSON column
|
2024-10-07 04:44:20 +00:00 |
|
Pavel Kruglov
|
e402f1ae84
|
Merge pull request #70328 from Avogar/fix-dynamic-reduce-alter
Fix ALTER of Dynamic type with reducing max_types parameter
|
2024-10-07 04:05:06 +00:00 |
|
Julia Kartseva
|
3668258127
|
display progress table if toggling is disabled
|
2024-10-06 20:36:06 +00:00 |
|
Julia Kartseva
|
2d8bda03b5
|
fix cursor display
Restore cursor when query is canceled by Ctrl-C.
Immediately stop intercepting keystrokes after SIGINT is received.
|
2024-10-06 20:28:47 +00:00 |
|
Alexey Milovidov
|
1e36e19aa9
|
Merge pull request #70289 from ClickHouse/inline-documentation-for-settings
Make embedded documentation for Settings strictly better than the Markdown docs
|
2024-10-06 13:05:52 +00:00 |
|
serxa
|
6622dcdc17
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-06 12:37:29 +00:00 |
|
serxa
|
a74185806c
|
CREATE OR REPLACE WORKLOAD support
|
2024-10-06 12:36:38 +00:00 |
|
Konstantin Bogdanov
|
537e3714de
|
Update .git-blame-ignore-revs
|
2024-10-06 12:30:39 +02:00 |
|
Konstantin Bogdanov
|
307064cae5
|
Fix broken build
|
2024-10-06 12:29:45 +02:00 |
|
Konstantin Bogdanov
|
2bbddc2940
|
Add to .git-blame-ignore-revs
|
2024-10-06 12:29:45 +02:00 |
|
Konstantin Bogdanov
|
32e7399b91
|
Fix clang-tidy
|
2024-10-06 12:29:44 +02:00 |
|
Konstantin Bogdanov
|
5a832fb196
|
Undo updating .clang-tidy
|
2024-10-06 12:29:44 +02:00 |
|
Konstantin Bogdanov
|
67c1e89d90
|
Apply linter changes
|
2024-10-06 12:29:20 +02:00 |
|
Alexey Milovidov
|
f056c6c2e5
|
Add words to dict
|
2024-10-06 11:35:27 +08:00 |
|
Alexey Milovidov
|
d87fcab2fb
|
Fix typos
|
2024-10-06 11:33:59 +08:00 |
|
Alexey Milovidov
|
c4b89b56f2
|
Fix style
|
2024-10-06 11:31:35 +08:00 |
|
Alexey Milovidov
|
acd0760026
|
Fix style
|
2024-10-06 11:31:01 +08:00 |
|
Alexey Milovidov
|
0b291cb079
|
Fix tidy
|
2024-10-06 11:16:15 +08:00 |
|
Alexey Milovidov
|
9a30ae7c37
|
Trim newlines
|
2024-10-06 11:16:02 +08:00 |
|
Alexey Milovidov
|
1ffae83809
|
Fix style
|
2024-10-06 11:15:47 +08:00 |
|
Alexey Milovidov
|
c0795b616a
|
Fix unknown words
|
2024-10-06 11:15:28 +08:00 |
|
Alexey Milovidov
|
9c8dd953f0
|
Fix a wrong variable name
|
2024-10-06 11:15:11 +08:00 |
|
Alexey Milovidov
|
8c881049b5
|
Fix typos
|
2024-10-06 11:14:51 +08:00 |
|
Alexey Milovidov
|
db0c76c74e
|
Fix style
|
2024-10-06 11:14:29 +08:00 |
|
Alexey Milovidov
|
d94f717caa
|
Fix style
|
2024-10-06 11:14:08 +08:00 |
|
Alexey Milovidov
|
f657f1e0b4
|
Fix typos
|
2024-10-06 11:13:43 +08:00 |
|
Alexey Milovidov
|
c71e20146f
|
Step 2: synchronize docs with the source
|
2024-10-06 11:12:59 +08:00 |
|
Alexey Milovidov
|
cfdb7b0dce
|
Make embedded documentation for Settings strictly better than the Markdown docs
|
2024-10-06 11:05:35 +08:00 |
|
Alexey Milovidov
|
05ab112961
|
Preparation
|
2024-10-06 10:30:16 +08:00 |
|
Alexey Milovidov
|
64036f5eee
|
Preparation
|
2024-10-06 10:25:36 +08:00 |
|
Alexey Milovidov
|
ce4d88851a
|
Merge pull request #70411 from ClickHouse/macos-empathy
Empathy to Mac OS users
|
2024-10-05 22:53:34 +00:00 |
|
Sergei Trifonov
|
19613041d9
|
Merge pull request #68694 from filimonov/thread_pool_thread_creation_out_of_lock
Thread pool: move thread creation out of lock
|
2024-10-05 20:29:58 +00:00 |
|
Michael Kolupaev
|
97923069e5
|
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
|
2024-10-05 18:46:46 +00:00 |
|
Alexey Milovidov
|
ba4c3663a6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into macos-empathy
|
2024-10-06 02:10:27 +08:00 |
|
Alexey Milovidov
|
38fb032594
|
Make it better
|
2024-10-06 02:09:30 +08:00 |
|
Konstantin Bogdanov
|
af6b5e85c0
|
Merge pull request #70412 from ClickHouse/fix-clang19-build
Fix `clang-19` build issues
|
2024-10-05 17:25:02 +00:00 |
|
Alexey Milovidov
|
65dadc02c7
|
Merge pull request #70320 from ClickHouse/sync-settings
Synchronize settings with private
|
2024-10-06 01:01:03 +08:00 |
|
serxa
|
37bb566be1
|
fix misleading comments
|
2024-10-05 14:13:54 +00:00 |
|
Sergei Trifonov
|
d489419c1b
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-05 15:53:43 +02:00 |
|
serxa
|
ee200fa3d9
|
test resource request failure
|
2024-10-05 13:48:19 +00:00 |
|
Konstantin Bogdanov
|
47d52c780f
|
Use libdivide v5.1
|
2024-10-05 14:51:23 +02:00 |
|