Commit Graph

1377 Commits

Author SHA1 Message Date
avogar
f82822c993 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-13 17:14:30 +00:00
Peter Nguyen
94604126fe
Merge branch 'ClickHouse:master' into add_create_if_not_exists_setting 2024-08-13 07:25:26 -06:00
Robert Schulze
99282e526a
Merge pull request #68235 from sakulali/query_cache_tag
QueryCache: Add tagging
2024-08-13 10:44:10 +00:00
Robert Schulze
c22265b889
Some fixups 2024-08-12 17:45:38 +00:00
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
avogar
9296d4ecfb Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-12 11:55:39 +00:00
sakulali
957a0b6ea4 Add a setting query_cache_tag 2024-08-12 08:40:01 +08:00
Peter Nguyen
2af1134c08 Update settings.md docs with new create_if_not_exists settings 2024-08-11 16:59:52 -06:00
Kirill Nikiforov
4354b4193d
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-09 20:42:32 +03:00
Yarik Briukhovetskyi
aebb07884b
Merge branch 'master' into hive_style_partitioning 2024-08-09 11:53:14 +02: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
Kirill Nikiforov
ea58b8062e
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-08 22:44:32 +03:00
Yarik Briukhovetskyi
9e3a2931d2
Merge branch 'master' into hive_style_partitioning 2024-08-07 23:59:34 +02: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
Kirill Nikiforov
49befa714f
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-08-01 22:38:28 +03:00
Yarik Briukhovetskyi
3150833aa5
fix merge with master 2024-08-01 20:16:10 +02:00
Yarik Briukhovetskyi
cdf8e5572c
Merge branch 'master' into hive_style_partitioning 2024-08-01 20:12:40 +02:00
vdimir
6ea69fbfb2
doc, fix 2024-07-31 12:08:53 +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
vdimir
7eddb93935
Merge branch 'master' into pr/allmazz/63279 2024-07-30 10:54:45 +00:00
Yarik Briukhovetskyi
f0da5c528f
Merge branch 'master' into hive_style_partitioning 2024-07-30 11:49:14 +02:00
Ilya Yatsishin
efa218b534 address comments 2024-07-29 15:54:54 +02:00
Kirill Nikiforov
c23e3d8663
Merge branch 'master' into mongodb_refactoring 2024-07-27 15:33:46 +03:00
Kirill Nikiforov
42a43dd2aa
Merge remote-tracking branch 'origin/mongodb_refactoring' into mongodb_refactoring
# Conflicts:
#	src/Core/Settings.h
2024-07-27 15:22:26 +03:00
Kirill Nikiforov
610ac0adf4
WHERE over QueryTree, JSON fix, code clean-up 2024-07-27 15:20:24 +03:00
avogar
83ef3bf32e Fix link in docs 2024-07-23 10:27:56 +00:00
avogar
bc7fd604b7 Fix tests, builds and docs 2024-07-23 10:10:15 +00: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
avogar
a296717e14 Fix tests, add docs for setting type_json_skip_duplicated_paths 2024-07-20 22:57:42 +00:00
avogar
519494a9d0 Add tests, docs, implement new syntax sugar for Array(JSON), fix small ugs 2024-07-20 18:51:20 +00:00
yariks5s
7841a8b401 fixes after review 2024-07-15 16:27:38 +00:00
Xu Jia
77272c925d disable insertion and mutation 2024-07-15 15:10:39 +08:00
Yarik Briukhovetskyi
052520fa03
Merge branch 'master' into hive_style_partitioning 2024-07-10 19:46:07 +02:00
yariks5s
a751719a33 fixes due to review 2024-07-10 17:44:06 +00:00
Dmitry Novik
eeac41fa45 Add a documentation 2024-07-09 13:15:50 +02:00
Denny Crane
486ac7f287
Update settings.md 2024-07-08 09:30:25 -03:00
vdimir
77bdd5da8d
Merge branch 'master' into mongodb_refactoring 2024-06-27 12:24:04 +02:00
Anton Popov
9c7837b030 Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-26 13:19:55 +00:00
Kirill Nikiforov
a6c9150621
Merge branch 'master' into mongodb_refactoring 2024-06-23 21:26:50 +03:00
Robert Schulze
8249efb8c7
Replace setting 'uniform_snowflake_conversion_functions' by 'allow_deprecated_snowflake_conversion_functions' 2024-06-21 09:37:06 +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
b0b2c3fea9
Minor clarification of setting docs 2024-06-17 13:19:59 +00:00
Kirill Nikiforov
dc50abd671
Merge branch 'master' into mongodb_refactoring 2024-06-15 02:41:40 +03: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
Robert Schulze
9b37288e7e
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion 2024-06-10 16:49:36 +00:00
Denny Crane
c7ec61e8e6
Update settings.md 2024-06-07 17:37:29 -03:00
Sergei Trifonov
686d6d676a
Merge pull request #64969 from ClickHouse/revert-64423-precise-memtracking
Revert "Add dynamic untracked memory limits for more precise memory tracking"
2024-06-07 16:51:36 +00:00
Antonio Andelic
b1d6c73208
Merge pull request #64604 from ClibMouse/parallel_replicas_custom_key_range_min_max_setting
Allow users to specify a custom range for the range filter when using parallel replicas with dynamic shards
2024-06-07 12:26:30 +00:00
Sergei Trifonov
2d9ac2e816
Revert "Add dynamic untracked memory limits for more precise memory tracking" 2024-06-07 14:03:56 +02:00
Robert Schulze
9920c3d17f
Add uniform snowflakeID conversion functions 2024-06-07 11:16:46 +00:00
serxa
2c193a793d typo 2024-06-06 16:17:36 +00:00
serxa
f05a657723 add docs 2024-06-06 12:56:34 +00:00
Joshua Hildred
e3e5f304b9 Update docs 2024-06-06 05:28:16 -07:00
josh-hildred
677b2de5ed Update docs/en/operations/settings/settings.md
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-06-06 05:28:15 -07:00
Joshua Hildred
d455116b7c fix style 2024-06-06 05:26:57 -07:00
Joshua Hildred
a7230e3c6c Add settings to allow parallel replicas custom key
with range filter to use a custom range
2024-06-06 05:26:57 -07:00
Peignon Melvyn
33cd9c274c
Update settings.md 2024-06-06 03:03:19 +02:00
Han Fei
f7ca33868b Merge branch 'master' into hanfei/stats_uniq 2024-06-05 01:21:49 +02:00
Kirill Nikiforov
eb6713dfc1
possibility to use the legacy impl, settings for ignore query build failure, fix ssl 2024-06-02 03:29:00 +03:00
Justin de Guzman
0961dea92d
Update default value of async_insert_max_data_size 2024-05-31 16:40:02 -07:00
Han Fei
ee7ad460fd Merge branch 'master' into hanfei/stats_uniq 2024-05-25 18:01:21 +02:00
Kseniia Sumarokova
31fd4f5eb4
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
2024-05-25 09:35:55 +00:00
Nikita Fomichev
2cc1b27fb5 Update docs for settings cross_join_min_rows_to_compress and cross_join_min_bytes_to_compress 2024-05-24 14:41:04 +02:00
Kseniia Sumarokova
c10fc6d80e
Merge branch 'master' into use-iobject-storage-for-table-engines-1 2024-05-24 10:46:45 +02:00
Blargian
ce26c4f657 Review changes and replace … with ... 2024-05-23 13:54:45 +02:00
Han Fei
2e2d20717b refine docs 2024-05-17 17:37:16 +02:00
kssenii
a63e846724 Review fixes 2024-05-15 22:17:47 +02:00
kssenii
53f5b95803 Fix typo 2024-05-15 15:02:23 +02:00
kssenii
a7b135ea8b Fix style check 2024-05-15 12:42:38 +02:00
kssenii
65f404c153 Review fixes 2024-05-14 22:08:50 +02:00
kssenii
0abb2be5eb Review fixes 2024-05-14 18:40:09 +02:00
Anton Popov
12ea2fc4bf Merge remote-tracking branch 'upstream/master' into HEAD 2024-05-13 16:24:34 +00:00
Raúl Marín
2c6d0c69ab
Merge pull request #63005 from ClickHouse/docs-wait_for_async_insert-details
[Docs] Add details for wait_for_async_insert
2024-05-06 08:28:15 +00:00
Justin de Guzman
6c415e9ec5
[Docs] wait_for_async_insert clarification
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-05-06 00:07:37 -07:00
Justin de Guzman
6e61d671c8
[Docs] Specify to use async_insert
Co-authored-by: Raúl Marín <git@rmr.ninja>
2024-05-06 00:07:04 -07:00
Jordi Villar
8c3a9bc9c7 Revert "Merge pull request #60598 from jrdi/week-default-mode"
This reverts commit 61df8aa466, reversing
changes made to c6d21aebb5.
2024-04-30 09:23:25 +02:00
Alexey Milovidov
8cc67f7c95
Merge pull request #62973 from yariks5s/reduce_help_messages
Reduce verbosity of `clickhouse client --help`
2024-04-27 03:43:33 +00:00
Robert Schulze
0fd2d573ae
Move hint to system.settings up 2024-04-26 12:10:51 +00:00
Yarik Briukhovetskyi
e507bb274d
add link to system.tables for settings docs 2024-04-26 13:27:26 +02:00
Justin de Guzman
6a459fe581
[Docs] Add details for wait_for_async_insert 2024-04-25 13:44:03 -07:00
Nikita Mikhaylov
a8683a8bd5 Remove the setting from tests 2024-04-25 22:13:14 +02:00
János Benjamin Antal
e4d13eb263
Merge pull request #62031 from ClickHouse/fix-docs-for-mysql-datatypes-support-level
Improve docs of `mysql_datatypes_support_level`
2024-04-17 14:18:48 +00:00
Jordi Villar
a4c3153453 Rollback date_diff changes 2024-04-11 15:55:12 +02:00
Robert Schulze
2cc801e74c Some fixups 2024-04-11 15:55:12 +02:00
Jordi Villar
368d01872f Apply feedback to toStartOfInterval 2024-04-11 15:55:12 +02:00
Jordi Villar
cf51d801ae Documentation 2024-04-11 15:55:12 +02:00
Robert Schulze
d1bd7e08e4
Merge remote-tracking branch 'rschu1ze/master' into qc-system-tables 2024-04-10 10:55:16 +00:00
loselarry
7774a2a313 chore: fix some comments
Signed-off-by: loselarry <bikangning@yeah.net>
2024-04-10 17:21:25 +08:00
Robert Schulze
12813be9b8
Ignore queries involving system tables by query cache
Fixes #59071
2024-04-07 11:24:32 +00:00
János Benjamin Antal
2b609d2a08 Fix typo 2024-04-02 11:26:35 +00:00
János Benjamin Antal
7b692b6073 Add docs and fix inline docs. 2024-03-28 10:13:31 +00:00
János Benjamin Antal
e288528ede
Merge pull request #61931 from ClickHouse/fix-aggregating-merge-tree-simple-aggregate-function-string
Fix performance test `aggregating_merge_tree_simple_aggregate_function_string`
2024-03-28 08:39:45 +01:00
János Benjamin Antal
d0240e59ff Document the setting. 2024-03-26 11:13:08 +00:00
Azat Khuzhin
c7b919b19e Replace distributed_insert_replicas_preferences with distributed_insert_skip_read_only_replicas
v2: fix test
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-26 11:24:57 +01:00
Azat Khuzhin
63f92b2c16 Add documentation for distributed_insert_replicas_preferences
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-26 11:24:16 +01:00