serxa
|
44acb53ad3
|
Merge branch 'master' into io-scheduling-throttler
|
2023-09-23 10:51:18 +00:00 |
|
robot-ch-test-poll3
|
1334202af4
|
Merge pull request #54863 from zvonand/zvonand-refactor-globs
Refactor and simplify multi-directory globs
|
2023-09-22 23:09:05 +02:00 |
|
Robert Schulze
|
2ca0e2e07d
|
Merge pull request #54773 from slvrtrn/tableau-online-information-schema
Adjust information_schema to support Tableau Online via MySQL interface
|
2023-09-22 16:11:55 +02:00 |
|
robot-ch-test-poll
|
118a068a4d
|
Merge pull request #54899 from ClickHouse/serxa-patch-3
Docs. Fix column name and type
|
2023-09-22 13:10:35 +02:00 |
|
Robert Schulze
|
e9c0dbd33e
|
Merge remote-tracking branch 'rschu1ze/master' into tableau-online-information-schema
|
2023-09-22 11:03:06 +00:00 |
|
Robert Schulze
|
be1e92a2ac
|
Merge pull request #54518 from rschu1ze/split-better
Provide fallback to Python/Spark-like splitting in splitBy*() functions
|
2023-09-22 12:07:45 +02:00 |
|
Sergei Trifonov
|
5c674e553d
|
Docs. Fix column name and type
|
2023-09-21 18:52:05 +02:00 |
|
slvrtrn
|
e49ddbb678
|
Merge remote-tracking branch 'origin' into tableau-online-information-schema
|
2023-09-21 14:25:04 +02:00 |
|
zvonand
|
5f67788c03
|
update docs and comments
|
2023-09-21 00:16:17 +02:00 |
|
Robert Schulze
|
5729871605
|
Merge remote-tracking branch 'rschu1ze/master' into qc-throw
|
2023-09-20 13:25:51 +00:00 |
|
slvrtrn
|
fb0ba86489
|
Merge remote-tracking branch 'origin' into tableau-online-information-schema
|
2023-09-20 15:14:40 +02:00 |
|
SmitaRKulkarni
|
d8adf05de2
|
Added a new column _block_number (#47532)
Added a new virtual column _block_number which is persisted on merges when allow_experimental_block_number_column is enabled
|
2023-09-20 11:31:12 +02:00 |
|
Sergei Trifonov
|
696ab745aa
|
Doc. Update query-complexity.md
|
2023-09-20 07:51:27 +02:00 |
|
slvrtrn
|
636fc506aa
|
Replace information_schema view columns aliases with uppercase
|
2023-09-19 23:42:40 +02:00 |
|
Robert Schulze
|
5111f1e090
|
Update docs/en/operations/query-cache.md
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
|
2023-09-19 18:59:00 +02:00 |
|
Robert Schulze
|
a15029ecb5
|
Query Cache: Reject queries with non-deterministic functions by default
https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-19 16:41:43 +00:00 |
|
Robert Schulze
|
774c4b52da
|
Rework
|
2023-09-19 12:20:53 +00:00 |
|
slvrtrn
|
e4e9727572
|
Update information_schema docs
|
2023-09-19 14:14:17 +02:00 |
|
Robert Schulze
|
1556cdd21a
|
Merge pull request #54789 from rschu1ze/docs-qc2
Docs: Update query cache docs about usage in view definitions
|
2023-09-19 13:32:02 +02:00 |
|
robot-clickhouse-ci-1
|
0be0f43390
|
Merge pull request #54451 from den-crane/patch-58
Doc. max_execution_time and the role of timeout_before_checking_execution_speed
|
2023-09-19 12:33:50 +02:00 |
|
Robert Schulze
|
29e83fbe64
|
Docs: Update query cache docs about usage in view definitions
Cf. https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-19 10:26:19 +00:00 |
|
serxa
|
311db94640
|
default max_burst equals to max_speed as in Throttler
|
2023-09-19 10:10:21 +00:00 |
|
slvrtrn
|
ad7b707658
|
Update information_schema.tables sql and docs
|
2023-09-18 22:30:27 +02:00 |
|
slvrtrn
|
9a0d07c682
|
Update information_schema docs
|
2023-09-18 22:14:53 +02:00 |
|
Robert Schulze
|
baf1016e4b
|
More
|
2023-09-18 18:39:21 +00:00 |
|
serxa
|
04d0b881ea
|
more docs
|
2023-09-18 18:38:05 +00:00 |
|
Robert Schulze
|
4ed5b903b4
|
Docs: remove anchor prefix
|
2023-09-18 18:35:59 +00:00 |
|
robot-ch-test-poll2
|
c3a5d7dbf0
|
Merge pull request #54758 from rschu1ze/docs-qc
Docs: Update query cache section on non-deterministic functions
|
2023-09-18 20:01:46 +02:00 |
|
Robert Schulze
|
6872e95fb2
|
Remove prefixes
|
2023-09-18 17:34:40 +00:00 |
|
Robert Schulze
|
6de45e355f
|
Fix spelling/style
|
2023-09-18 15:28:22 +00:00 |
|
Robert Schulze
|
b14e00f966
|
Docs: Update query cache section on non-deterministic functions
Cf. https://github.com/ClickHouse/support-escalation/issues/963
|
2023-09-18 14:36:16 +00:00 |
|
Robert Schulze
|
2a5aa289e8
|
Implement true Python/Spark split behavior
|
2023-09-18 07:42:57 +00:00 |
|
Robert Schulze
|
b5b2cc511b
|
Pythonic vs Spark splitting
|
2023-09-18 07:42:52 +00:00 |
|
robot-clickhouse-ci-1
|
a878d104d7
|
Merge pull request #52839 from zvonand/zvonand-globs-small-fix
Fix directory permissions for multi-directory globs. Follow-up #50559
|
2023-09-16 20:52:30 +02:00 |
|
János Benjamin Antal
|
afc753bb2d
|
Fix typos
|
2023-09-16 00:11:59 +00:00 |
|
János Benjamin Antal
|
16e2f7f0b9
|
Add optional version argument to rm
|
2023-09-16 00:03:46 +00:00 |
|
Andrey Zvonov
|
ffbed02f14
|
Merge branch 'ClickHouse:master' into zvonand-globs-small-fix
|
2023-09-15 14:18:07 +03:00 |
|
vdimir
|
10bcc028df
|
Add cluster discovery documentation
|
2023-09-14 11:16:09 +00:00 |
|
serxa
|
09d4bf6930
|
add IO scheduling node for bandwidth throttling
|
2023-09-14 08:51:47 +00:00 |
|
Andrey Zvonov
|
ff16ddbbb3
|
Merge branch 'ClickHouse:master' into zvonand-globs-small-fix
|
2023-09-14 11:31:49 +03:00 |
|
Robert Schulze
|
de201e6c42
|
Merge pull request #54552 from rschu1ze/informat_schema_docs
Docs: Update information_schema with case-insensitity
|
2023-09-12 21:20:47 +02:00 |
|
Robert Schulze
|
8eb12c33a8
|
Update information_schema.md
|
2023-09-12 20:33:13 +02:00 |
|
Robert Schulze
|
e587eae303
|
Docs: Update information_schema with case-insensitity
|
2023-09-12 18:09:54 +00:00 |
|
pufit
|
a54a7b726d
|
Merge pull request #54201 from ClickHouse/pufit/keeper-client-reconfig
Implementing `reconfig`, `sync`, `exists` commands for keeper-client
|
2023-09-12 10:58:02 -04:00 |
|
Dmitry Novik
|
7edc0a30a3
|
Merge pull request #54335 from arenadata/ADQM-1109
Added peak_threads_usage to query_log table
|
2023-09-12 16:03:27 +02:00 |
|
Alexey Milovidov
|
df91a55d66
|
Merge pull request #54501 from alexvanolst/patch-1
Correct default value for parts_to_delay_insert
|
2023-09-11 21:03:34 +03:00 |
|
Nikolai Kochetov
|
59108f3d96
|
Merge pull request #54476 from ClickHouse/revert-54470-revert-48607-master
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-11 14:59:13 +02:00 |
|
Alexander van Olst
|
f9351fdf7b
|
Correct default value for parts_to_delay_insert
|
2023-09-11 13:52:14 +02:00 |
|
Sergei Trifonov
|
08bad4d440
|
Merge pull request #47009 from ClickHouse/disks-and-io-sheduler
|
2023-09-11 07:22:14 +02:00 |
|
Robert Schulze
|
4d2223defe
|
Merge pull request #54119 from mkmkme/mkmkme/aklomp-base64
Replace Turbo-Base64 with aklomp/base64
|
2023-09-09 16:24:26 +02:00 |
|