robot-clickhouse
8916e7d69b
Update version_date.tsv and changelogs after v23.3.8.21-lts
2023-07-13 08:49:48 +00:00
Andrey Zvonov
57c12c0979
Merge branch 'master' into zvonand-issue-49290
2023-07-13 02:54:13 +02:00
robot-clickhouse
798f31a612
Update version_date.tsv and changelogs after v23.4.6.25-stable
2023-07-12 12:36:57 +00:00
Dan Roscigno
7756620f15
Merge branch 'master' into docs-organize-user-profiles
2023-07-11 17:59:48 -04:00
DanRoscigno
46fd88dca4
add session setting
2023-07-11 17:50:52 -04:00
DanRoscigno
6086787957
add overview
2023-07-11 16:59:16 -04:00
Andrey Zvonov
a9ae26c146
Merge branch 'master' into zvonand-issue-49290
2023-07-11 16:28:35 +02:00
Yarik Briukhovetskyi
9afafa9554
Merge branch 'master' into add-index-bytes-to-system-parts
2023-07-11 14:51:46 +02:00
Robert Schulze
521c993eff
Merge branch 'master' into jaccard_similarity
2023-07-11 10:36:18 +02:00
Dmitry Kardymon
7a308206a9
Merge remote-tracking branch 'origin/master' into Support-range-nullable
2023-07-11 08:28:47 +00:00
Dmitry Kardymon
6d7e98590e
Merge remote-tracking branch 'origin/master' into ADQM-976
2023-07-11 08:27:36 +00:00
Dmitry Kardymon
44550d8cdd
Merge remote-tracking branch 'origin/master' into ADQM-868
2023-07-11 08:27:01 +00:00
Dmitry Kardymon
ae69627d87
Merge remote-tracking branch 'origin/master' into ADQM-982
2023-07-11 08:16:21 +00:00
DanRoscigno
bea58a2780
Docs: added two methods for user profile
2023-07-10 17:21:37 -04:00
Alexey Milovidov
c2514279e4
Update settings.md
2023-07-10 13:51:49 -04:00
ltrk2
2d2debe3ce
Introduce a separate setting for interval output formatting
2023-07-10 13:51:49 -04:00
ltrk2
b673aa8e6b
Use the dialect configuration
2023-07-10 13:51:49 -04:00
ltrk2
522b9ebf8c
Implement KQL-style formatting for Interval
2023-07-10 13:51:49 -04:00
Dmitry Kardymon
cfe846c2ec
Merge remote-tracking branch 'origin/master' into Support-range-nullable
2023-07-10 13:29:21 +00:00
Dmitry Kardymon
0cd4b753d6
Merge remote-tracking branch 'origin/master' into ADQM-976
2023-07-10 13:27:45 +00:00
Dmitry Kardymon
3237169c9a
Merge remote-tracking branch 'origin/master' into ADQM-868
2023-07-10 13:24:17 +00:00
Dmitry Kardymon
385a210fee
Merge remote-tracking branch 'origin/master' into ADQM-870
2023-07-10 13:19:21 +00:00
Dmitry Kardymon
17891ca1eb
Add case ins utf8 impl + tests
2023-07-10 09:18:09 +00:00
Andrey Zvonov
c030e9dbe4
Merge branch 'master' into zvonand-issue-49290
2023-07-10 11:01:26 +02:00
Victor Krasnov
e311d31d87
Merge branch 'master' into ADQM-950-B
2023-07-10 15:50:09 +08:00
Konstantin Ilchenko
3b954a2952
[DOCS] Add REMOVE SAMPLE BY to docs
2023-07-09 14:38:16 +02:00
Alexey Milovidov
4c20d482ba
Merge branch 'master' into is_obsolete
2023-07-09 08:49:00 +03:00
Alexey Milovidov
612a785fd0
Merge pull request #51674 from ClickHouse/system_jemalloc
...
System table with jemalloc stats
2023-07-09 08:48:05 +03:00
robot-clickhouse-ci-1
4666838a5d
Merge pull request #49438 from azat/build/unwind
...
Force libunwind usage (removes gcc_eh support)
2023-07-09 05:38:34 +02:00
Alexey Milovidov
ab93967fb4
Merge pull request #51171 from ClickHouse/retry
...
Decrease default timeouts for S3 and HTTP requests
2023-07-09 03:49:56 +03:00
Alexey Milovidov
1167e9a452
Merge pull request #51987 from ClickHouse/auto/v22.8.20.11-lts
...
Update version_date.tsv and changelogs after v22.8.20.11-lts
2023-07-09 03:22:35 +03:00
robot-clickhouse
c968fe808f
Update version_date.tsv and changelogs after v22.8.20.11-lts
2023-07-08 23:17:41 +00:00
robot-clickhouse
45d36b736a
Update version_date.tsv and changelogs after v23.6.2.18-stable
2023-07-08 23:14:02 +00:00
Azat Khuzhin
a10aa9ad50
Force libunwind usage (removes gcc_eh support)
...
libunwind is reentrant and signal safe, and works faster then then
gcc_eh (plus it has some custom patches for problems that have been
found during it's usage in ClickHouse).
gcc_eh may be missing in the system (if gcc was not installed), and
even if it exists clickhouse uses -nodefaultlibs, so some care should be
made to make it work.
Also this library is tiny and there shouln't be any problem to require
it always (there is already tendency to require some contrib libraries,
i.e. poco).
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-07-08 20:55:50 +02:00
Alexey Milovidov
5d385f5f14
Merge pull request #51881 from qoega/per-column-pk-syntax
...
Add support for PRIMARY KEY syntax in column definition
2023-07-08 21:52:29 +03:00
Alexey Milovidov
b1d1918607
Merge branch 'master' into retry
2023-07-08 03:08:48 +03:00
Alexey Milovidov
c1de234e87
Merge pull request #51965 from ClickHouse/alexey-milovidov-patch-7
...
Correct the example about parametric executable UDFs.
2023-07-08 02:28:20 +03:00
Alexey Milovidov
d15723997b
Merge pull request #51863 from ClickHouse/remove-useless-packages
...
Remove useless packages
2023-07-08 02:21:07 +03:00
Alexey Milovidov
19072c9b47
Corrent example about parametric executable UDFs.
2023-07-08 02:03:23 +03:00
robot-ch-test-poll1
4704ab3572
Merge pull request #51952 from Slach/fix_doc_additional_tables_filter
...
fix documentation insconsistency about additional_tables_filter
2023-07-07 19:05:13 +02:00
Slach
0bd16d47be
fix documentation insconsistency about additional_tables_filter during reproduce https://github.com/ClickHouse/ClickHouse/issues/51948
...
Signed-off-by: Slach <bloodjazman@gmail.com>
2023-07-07 19:44:20 +05:00
DanRoscigno
05b7da7813
add doc note for MongoDB Atlas
2023-07-07 10:32:44 -04:00
Ilya Yatsishin
7aacc35829
Merge branch 'master' into per-column-pk-syntax
2023-07-07 14:52:15 +02:00
Andrey Zvonov
3e8d0249e8
Merge branch 'master' into zvonand-issue-49290
2023-07-07 14:10:37 +02:00
Alexey Milovidov
cf66be571f
Merge branch 'master' into remove-useless-packages
2023-07-07 13:44:13 +03:00
Robert Schulze
08b2441784
Merge branch 'master' into jaccard_similarity
2023-07-07 12:41:09 +02:00
Victor Krasnov
5b102ce7d4
Amend English version of settings.md
2023-07-07 17:21:47 +08:00
Victor Krasnov
7080d85d2d
Amend the documentation
2023-07-07 10:54:36 +08:00
Alexey Milovidov
c1fa38ea8e
Add RISC-V 64 to the universal installer
2023-07-06 22:22:36 +02:00
Dmitry Kardymon
7255c35edc
Add more tests
2023-07-06 19:43:37 +00:00
Robert Schulze
9a295eca46
Incorporate review feedback
2023-07-06 15:03:15 +00:00
Rory Crispin
77d62f495b
Merge branch 'master' into docs-remove-async-ml-event-time
2023-07-06 13:38:20 +01:00
Alexander Tokmakov
52a26a6653
Merge pull request #51708 from velavokr/velavokr-issue-51292
...
#51292 added default_temporary_table_engine setting
2023-07-06 15:18:14 +03:00
Yatsishin Ilya
c7ccf23a24
Update CREATE TABLE docs
2023-07-06 10:44:06 +00:00
Andrey Zvonov
cc0210f760
Merge branch 'master' into zvonand-issue-49290
2023-07-06 11:13:51 +02:00
Dmitry Kardymon
32f5a78302
Fix setting name
2023-07-06 07:32:46 +00:00
Alexander Gololobov
1336a9ec67
Better naming
2023-07-06 09:09:55 +02:00
Dmitry Kardymon
24b5c9c204
Use one setting input_format_csv_allow_variable_number_of_colums and code in RowInput
2023-07-06 06:05:43 +00:00
Alexey Milovidov
75d051dd55
Remove useless packages
2023-07-06 01:49:53 +02:00
Vitaliy Pashkov
a94498cf1f
Minor fixes to odbc.md
2023-07-05 20:59:28 +03:00
Alexey Milovidov
6898ae668d
Merge branch 'master' into assumeNotNull-doc-zh
2023-07-05 19:06:35 +03:00
Alexander Gololobov
bb422b8168
Added doc
2023-07-05 14:34:03 +02:00
Robert Schulze
e37c92ee6d
Merge branch 'master' into show-index-better-mysql-compat
2023-07-05 13:32:19 +02:00
yariks5s
ba4cbd388b
Merge branch 'master' into add-index-bytes-to-system-parts
2023-07-05 12:33:56 +02:00
Robert Schulze
b3edfbaab6
Update docs
2023-07-05 08:57:14 +00:00
Alexey Milovidov
90e3b0d0dd
Merge branch 'master' into DanRoscigno-patch-4
2023-07-05 02:51:34 +03:00
Robert Schulze
966e93b908
Point to existing system tables for alternatives
2023-07-04 19:22:08 +00:00
Robert Schulze
82e38f7736
Merge branch 'master' into show-index-better-mysql-compat
2023-07-04 20:36:22 +02:00
Robert Schulze
0f68c894f5
Point to existing system tables for alternatives
2023-07-04 17:02:00 +00:00
Robert Schulze
b71043b2c9
Fix field 'non_unique'
2023-07-04 16:57:31 +00:00
Robert Schulze
5c463838b7
Improve compatibility of 'cardinality' field
2023-07-04 16:45:10 +00:00
Robert Schulze
eb86f27482
Document field 'sub_part'
2023-07-04 16:37:15 +00:00
Robert Schulze
6aab7577ff
Document 'packed' field
2023-07-04 16:33:33 +00:00
Robert Schulze
a8511a0be5
Fix description of 'comment' field
2023-07-04 16:31:36 +00:00
Dmitry Kardymon
58f720e24c
Merge remote-tracking branch 'clickhouse/master' into Support-range-nullable
2023-07-04 19:22:21 +03:00
Robert Schulze
e9e3f87ed2
SHOW INDEX: Make fields INDEX_TYPE more compatible with MySQL
2023-07-04 16:21:55 +00:00
Dmitry Kardymon
cce06edfa7
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
2023-07-04 19:18:55 +03:00
Robert Schulze
047060f9a4
SHOW INDEX: Make fields COMMENT and INDEX_COMMENT more compatible with MySQL
2023-07-04 16:18:11 +00:00
Dmitry Kardymon
825a244aea
Merge remote-tracking branch 'clickhouse/master' into ADQM-870
2023-07-04 19:16:50 +03:00
Robert Schulze
59928cb485
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 16:00:53 +00:00
Robert Schulze
aa89dcc29a
Merge pull request #51791 from rschu1ze/docs-non-unique
...
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 18:00:31 +02:00
Robert Schulze
3cb459bd04
Docs: Fix description of output field NON_UNIQUE for statement SHOW INDEXES
2023-07-04 15:50:56 +00:00
Robert Schulze
653d8a061e
Merge branch 'master' into jaccard_similarity
2023-07-04 17:43:59 +02:00
Rory Crispin
9a05a1d22d
Merge branch 'master' into docs-remove-async-ml-event-time
2023-07-04 15:51:04 +01:00
flynn
6417e3dfdf
Merge branch 'master' into is_obsolete
2023-07-04 22:42:52 +08:00
Sergei Trifonov
3851d11f90
Merge branch 'master' into add-index-bytes-to-system-parts
2023-07-04 13:55:26 +02:00
Alexey Milovidov
463c2ba5ce
Revert "Add documentation for building in docker"
2023-07-04 14:07:10 +03:00
Rory Crispin
c9a26d43c5
(docs) Remove async_metric_log event_time_microseconds
...
event_time_microseconds was removed from the
system.asynchronous_metric_log in
https://github.com/ClickHouse/ClickHouse/pull/36360
2023-07-04 12:06:15 +01:00
Dmitry Kardymon
9c8cb9f77e
Add comment to docs
2023-07-04 13:20:48 +03:00
flynn
69d20c0458
Merge branch 'master' into is_obsolete
2023-07-04 16:46:25 +08:00
Robert Schulze
01caf205bd
Merge branch 'master' into jaccard_similarity
2023-07-04 10:39:52 +02:00
Dmitry Kardymon
ab4142eb8f
Merge remote-tracking branch 'clickhouse/master' into ADQM-870
2023-07-04 08:23:31 +03:00
Dmitry Kardymon
ed16828b70
Merge remote-tracking branch 'clickhouse/master' into ADQM-868
2023-07-04 08:18:57 +03:00
yariks5s
ad0bff919c
Merge branch 'master' into add-index-bytes-to-system-parts
2023-07-04 00:26:03 +02:00
robot-clickhouse-ci-2
25d06ca710
Merge pull request #51752 from rschu1ze/docs-homebrew
...
Docs: Mention homebrew as an alternative and non-production install method
2023-07-04 00:15:09 +02:00
Robert Schulze
d263b6bf17
Docs: Mention homebrew as an alternative and non-production install method
2023-07-03 21:17:13 +00:00
Mikhail f. Shiryaev
4d76b538c7
Merge pull request #51679 from ClickHouse/docs-packaging
...
Add documentation for building in docker
2023-07-03 21:46:43 +02:00
Robert Schulze
9660291ab3
my fixes
2023-07-03 18:33:59 +00:00
Dan Roscigno
1ab414a194
Merge branch 'master' into replace-doc-templates
2023-07-03 14:16:36 -04:00
DanRoscigno
4191e3eb95
add missing doc templates back
2023-07-03 14:15:20 -04:00
Dan Roscigno
160c896502
Merge pull request #51747 from ClickHouse/replace-doc-templates
...
add missing doc templates back
2023-07-03 14:10:52 -04:00
Mikhail f. Shiryaev
584b46c5ca
Add documentation for building in docker
2023-07-03 19:58:47 +02:00
DanRoscigno
509a0c6f30
add missing doc templates back
2023-07-03 13:50:40 -04:00
Alexander Tokmakov
1e10bf5bdf
Update docs/en/operations/settings/settings.md
2023-07-03 19:10:39 +03:00
velavokr
66227ce8d3
#51292 added default_temporary_table_engine setting
2023-07-03 19:10:39 +03:00
Dmitry Kardymon
fe1cf294fb
Fix ru docs
2023-07-03 13:25:16 +00:00
Dmitry Kardymon
16ab84d804
Style fix
2023-07-03 11:50:26 +00:00
Dmitry Kardymon
1a40e30797
Add initcapUtf8: impl + tests
2023-07-03 11:37:55 +00:00
FFFFFFFHHHHHHH
2c09ea0404
add doc
2023-07-02 17:09:52 +08:00
yariks5s
e0b581d418
Merge branch 'master' into add-index-bytes-to-system-parts
2023-07-01 23:23:09 +02:00
avogar
34bf0284ad
Add RowBinaryWithDefaults format
2023-06-30 16:18:30 +00:00
robot-clickhouse-ci-1
c3b4fe93d0
Merge pull request #51573 from den-crane/patch-55
...
Doc. zookeeper_load_balancing
2023-06-30 17:28:11 +02:00
robot-clickhouse
8ed1ec49d1
Update version_date.tsv and changelogs after v23.6.1.1524-stable
2023-06-30 15:21:13 +00:00
robot-clickhouse-ci-2
e18b95b19d
Merge pull request #51680 from elenatorro/update-max-file-segment-size-value-in-docs
...
Update File Cache disk configuration settings default values
2023-06-30 16:41:57 +02:00
Kseniia Sumarokova
689ff6f996
Update storing-data.md
2023-06-30 16:15:26 +02:00
Elena Torró
0b98406bd3
Add default values to False
2023-06-30 16:13:43 +02:00
Elena Torró
9157945389
Add missing settings
2023-06-30 15:43:04 +02:00
Dmitry Kardymon
1cf021c0b1
Add initcap prototype / tests
2023-06-30 13:11:06 +00:00
DanRoscigno
bf06e18c34
docs clickhouse-static-files-uploader and demo repo
2023-06-30 09:03:25 -04:00
Elena Torró
8487251770
Update File Cache disk configuration settings default values
2023-06-30 14:46:50 +02:00
Kruglov Pavel
400e7313f0
Merge branch 'master' into full-filename-placeholder
2023-06-30 14:38:18 +02:00
flynn
be2bd989db
Merge branch 'master' into is_obsolete
2023-06-30 10:35:04 +08:00
Ramazan Polat
fd5f6ee2f9
Update parts.md
...
Fix misalignment of `active`
2023-06-30 04:32:41 +03:00
Ilya Yatsishin
6b00a3094e
Merge pull request #51494 from ClickHouse/many-fixes-2
...
Many fixes for CI [2]
2023-06-30 01:01:50 +02:00
Mikhail f. Shiryaev
e937119880
Merge pull request #51639 from ClickHouse/auto/v23.3.7.5-lts
...
Update version_date.tsv and changelogs after v23.3.7.5-lts
2023-06-29 23:07:04 +02:00
robot-clickhouse
a0bf170883
Update version_date.tsv and changelogs after v23.3.7.5-lts
2023-06-29 21:01:19 +00:00
robot-clickhouse
f48de18640
Update version_date.tsv and changelogs after v23.4.5.22-stable
2023-06-29 20:59:01 +00:00
yariks5s
a3a4a30b41
Merge branch 'master' into add-index-bytes-to-system-parts
2023-06-29 22:16:47 +02:00
Dan Roscigno
c1bef56c55
Merge pull request #51634 from ClickHouse/docs-hasany
...
add exception docs for hasAll
2023-06-29 15:38:15 -04:00
Alexey Milovidov
b6a37fbf18
Merge branch 'master' into many-fixes-2
2023-06-29 22:36:33 +03:00
Ilya Yatsishin
7f5501d47a
Merge pull request #51607 from den-crane/patch-56
2023-06-29 20:43:58 +02:00
DanRoscigno
7d416cbc60
add exception docs for hasAll
2023-06-29 13:39:39 -04:00
yariks5s
b9e5dbdffe
Merge branch 'master' into add-index-bytes-to-system-parts
2023-06-29 19:03:04 +02:00
Dan Roscigno
4686eb22c1
Merge pull request #51539 from ClickHouse/list-disk-types
...
List disk types
2023-06-29 12:31:47 -04:00
DanRoscigno
4ee094cab1
review comments
2023-06-29 12:13:26 -04:00
yariks5s
2c3440be41
Merge branch 'master' into add-index-bytes-to-system-parts
2023-06-29 16:59:43 +02:00
Denny Crane
6ec85f9faa
Update settings.md
2023-06-29 11:06:28 -03:00
robot-clickhouse
5656d18690
Update version_date.tsv and changelogs after v23.5.4.25-stable
2023-06-29 13:36:55 +00:00
avogar
ebeef65920
Add placeholder for rull filename in rename_files_after_processing setting
2023-06-29 13:35:27 +00:00
taojiatao
351f2757f0
translation correction, about assumeNotNull with null value
2023-06-29 19:34:04 +08:00
yariks5s
da1db5c8e1
Merge branch 'add-index-bytes-to-system-parts' of github.com:yariks5s/ClickHouse into add-index-bytes-to-system-parts
2023-06-29 10:42:48 +00:00
yariks5s
60ce9773e0
Added docs for primary_key_size
2023-06-29 10:42:33 +00:00
Igor Nikonov
def0adf8f4
Merge branch 'master' into many-fixes-2
2023-06-29 10:33:59 +02:00
JackyWoo
635ab9f9af
move redis_table to right
2023-06-29 12:53:23 +08:00
JackyWoo
f8f0b7d086
fix typo
2023-06-29 10:09:27 +08:00
JackyWoo
f23bf9c5ac
Update redis.md
2023-06-29 10:04:36 +08:00
Denny Crane
37ad50bd63
Update settings.md
2023-06-28 19:40:40 -03:00
Thom O'Connor
29a0220e63
Update functions-for-nulls.md
...
Fixing broken link to HTML anchor on page
2023-06-28 14:42:01 -06:00
Robert Schulze
eea3c39959
Cosmetics
2023-06-28 18:35:27 +00:00
Mikhail f. Shiryaev
d8f4e45b21
Merge pull request #51548 from ClickHouse/auto/v23.3.6.7-lts
...
Update version_date.tsv and changelogs after v23.3.6.7-lts
2023-06-28 20:19:17 +02:00