Peter Nguyen
|
c817a4e8ad
|
Update settings.md to clarify create_if_not_exists behavior
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
|
2024-08-12 07:45:51 -06:00 |
|
Peter Nguyen
|
2af1134c08
|
Update settings.md docs with new create_if_not_exists settings
|
2024-08-11 16:59:52 -06:00 |
|
Justin de Guzman
|
0071765138
|
Merge pull request #67940 from ClickHouse/prometheus-documentation
Add documentation for Prometheus protocols and TimeSeries engine.
|
2024-08-09 01:03:26 +00:00 |
|
Dmitry Novik
|
ecba21bfe7
|
Fix documentation for memory overcommit
|
2024-08-07 15:23:19 +02:00 |
|
Ilya Yatsishin
|
881d57a764
|
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null
|
2024-08-06 21:04:17 +02:00 |
|
Vitaly Baranov
|
bf33aabec4
|
Add documentation.
(cherry picked from commit 083fff6ed6 )
|
2024-08-06 20:15:51 +02:00 |
|
Nikita Mikhaylov
|
4e9c3baa25
|
Move analyzer to Beta stage
|
2024-08-05 15:29:14 +00:00 |
|
Denny Crane
|
3c4389ec4d
|
doc/fix max_partitions_to_read description
|
2024-08-02 14:57:19 -03:00 |
|
Alexander Tokmakov
|
c0bd2120c8
|
Merge pull request #66519 from XuJia0210/feature_disable_insertion_and_mutation
Feature disable insertion and mutation
|
2024-08-01 13:35:25 +00:00 |
|
Ilya Yatsishin
|
4bf7aa1950
|
Revert "Revert "Add settings to replace external engines to Null during create""
|
2024-07-31 13:30:14 +02:00 |
|
Raúl Marín
|
4e2f8576e5
|
Revert "Add settings to replace external engines to Null during create"
|
2024-07-31 11:50:58 +02:00 |
|
Ilya Yatsishin
|
efa218b534
|
address comments
|
2024-07-29 15:54:54 +02:00 |
|
Ilya Yatsishin
|
307e1be999
|
Merge remote-tracking branch 'origin/master' into external-replace-to-null
|
2024-07-29 15:48:43 +02:00 |
|
Yatsishin Ilya
|
2dc264928f
|
Added tests, rewritten logic which engines and table functions to allow, added replace for create table ... AS table_function() syntax.
|
2024-07-22 11:33:51 +00:00 |
|
Nikita Mikhaylov
|
f4ef320c43
|
Merge branch 'master' into document-ssh-keys
|
2024-07-18 00:04:50 +02:00 |
|
Xu Jia
|
77272c925d
|
disable insertion and mutation
|
2024-07-15 15:10:39 +08:00 |
|
Robert Schulze
|
b1fd7868e5
|
Merge remote-tracking branch 'ClickHouse/master' into change_date
|
2024-07-13 15:12:32 +00:00 |
|
Dmitry Novik
|
60305e47dc
|
Merge pull request #66232 from ClickHouse/postgresql-configurable-settings
Add settings to control connection to PostgreSQL
|
2024-07-10 09:22:38 +00:00 |
|
Dmitry Novik
|
eeac41fa45
|
Add a documentation
|
2024-07-09 13:15:50 +02:00 |
|
Kruglov Pavel
|
f3bfe8d881
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-09 12:27:06 +02:00 |
|
Robert Schulze
|
ef0fa20de3
|
Merge remote-tracking branch 'ClickHouse/master' into change_date
|
2024-07-08 21:10:06 +00:00 |
|
Robert Schulze
|
db1817a633
|
Some minor fixups
|
2024-07-08 20:04:45 +00:00 |
|
Denny Crane
|
486ac7f287
|
Update settings.md
|
2024-07-08 09:30:25 -03:00 |
|
Kruglov Pavel
|
8108d51ee5
|
Merge pull request #62774 from Avogar/variant-new-serialization
Add compact mode in Variant discriminators binary serialization
|
2024-07-06 13:27:23 +00:00 |
|
Kruglov Pavel
|
6239f7d62f
|
Merge branch 'master' into data-types-binary-encoding
|
2024-07-05 13:20:31 +02:00 |
|
Anton Popov
|
21633b259b
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-06-28 23:08:29 +00:00 |
|
Kruglov Pavel
|
6436bd9cf3
|
Merge branch 'master' into data-types-binary-encoding
|
2024-06-27 17:19:36 +02:00 |
|
Tobias Florek
|
91598d10e9
|
document declarative ssh-keys authentication
|
2024-06-27 09:29:06 +02:00 |
|
Anton Popov
|
9c7837b030
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-06-26 13:19:55 +00:00 |
|
lgbo-ustc
|
e54b6779fc
|
fix typos
|
2024-06-24 09:22:39 +08:00 |
|
lgbo-ustc
|
ea4eb1f388
|
update
|
2024-06-24 09:22:38 +08:00 |
|
avogar
|
3dfab50408
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into data-types-binary-encoding
|
2024-06-21 18:21:19 +00:00 |
|
avogar
|
b1f45da3eb
|
Implement binary encoding for ClickHouse data types
|
2024-06-21 18:20:35 +00:00 |
|
Robert Schulze
|
8249efb8c7
|
Replace setting 'uniform_snowflake_conversion_functions' by 'allow_deprecated_snowflake_conversion_functions'
|
2024-06-21 09:37:06 +00:00 |
|
avogar
|
8a0dd60650
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-new-serialization
|
2024-06-20 16:09:39 +00:00 |
|
Yarik Briukhovetskyi
|
e442a1fdba
|
Merge pull request #64662 from Artemmm91/hilbert-index-analysis
Index analysis using Hilbert space-filling curve
|
2024-06-19 13:59:47 +00:00 |
|
Robert Schulze
|
fd59d7e02f
|
Merge pull request #64948 from rschu1ze/uniform-snowflake-id-conversion
Add uniform conversion functions for Snowflake IDs
|
2024-06-19 08:27:40 +00:00 |
|
Kruglov Pavel
|
e53fc186b5
|
Merge branch 'master' into variant-new-serialization
|
2024-06-18 21:17:40 +02:00 |
|
alesapin
|
85771099f4
|
Merge pull request #64061 from ClickHouse/workload-for-merges
Workload classification for merges and mutations
|
2024-06-18 10:17:27 +00:00 |
|
Robert Schulze
|
3f41201060
|
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
|
2024-06-17 20:49:52 +00:00 |
|
Artem Mustafin
|
04770033ab
|
Merge branch 'ClickHouse:master' into hilbert-index-analysis
|
2024-06-17 22:19:39 +03:00 |
|
Kruglov Pavel
|
9be2ec6511
|
Fix docs
|
2024-06-17 19:13:01 +02:00 |
|
Kruglov Pavel
|
318a099d90
|
Fix docs
|
2024-06-17 19:12:35 +02:00 |
|
Robert Schulze
|
95fe3a8035
|
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
|
2024-06-17 13:26:38 +00:00 |
|
Robert Schulze
|
b0b2c3fea9
|
Minor clarification of setting docs
|
2024-06-17 13:19:59 +00:00 |
|
avogar
|
6b966bb9aa
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant-new-serialization
|
2024-06-17 12:45:42 +00:00 |
|
Shaun Struwig
|
d8c8aebc1f
|
Merge branch 'master' into footer_column__names
|
2024-06-15 08:39:02 +02:00 |
|
Artem Mustafin
|
2997509dbf
|
docs upd + tests
|
2024-06-13 17:44:30 +03:00 |
|
Anton Popov
|
2fc7ab2e6d
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2024-06-12 16:42:18 +00:00 |
|
Blargian
|
7ca8f51bf2
|
Correct typo in docs
|
2024-06-12 09:47:57 +02:00 |
|