Raúl Marín
7c1fcc94b0
View log: Make sure to only profile events during view execution
2021-07-27 16:29:33 +02:00
Raúl Marín
ab05fc12e2
Docs and settings
2021-07-27 16:29:33 +02:00
sevirov
601ed5046a
Update docs/en/operations/system-tables/data_skipping_indices.md
...
Co-authored-by: Dmitry Novik <d1mas1k4@yandex.ru>
2021-07-11 12:17:37 +03:00
Dmitriy
c435bd85f7
Edit and translate to Russian
...
Выполнил перевод на русский язык.
2021-07-07 22:47:47 +03:00
alexey-milovidov
e45bd26721
Merge pull request #25675 from Nicholaswang/master
...
fix broken links and incorrect translations
2021-07-02 04:38:39 +03:00
Maksim Kita
294b937a39
Merge branch 'system-query-log-map-type-merge' into system-querylog-map-continue
2021-06-28 11:27:59 +03:00
Dmitry Novik
c2acf12245
Add english documentation for system.data_skipping_indices
2021-06-25 02:49:47 +03:00
nickzhwang
00a2dfb1bf
resolve conflicts
2021-06-24 20:59:40 +08:00
nickzhwang
9fc890abf5
resolve conflicts
2021-06-24 20:47:02 +08:00
nickzhwang
bb35a113bf
fix broken links and incorrect translations
2021-06-24 20:18:14 +08:00
Kseniia Sumarokova
67e2695e8b
Merge pull request #24548 from kirillikoff/DOCSUP-9474-document-table-comments
...
Docsup 9474: document table comments
2021-05-31 11:11:27 +03:00
Tatiana Kirillova
ee049678a1
Translation into Russian and system.tables
2021-05-29 16:42:21 +03:00
tavplubix
e82196f9d4
Merge pull request #24503 from sevirov/sevirov-DOCSUP-9597-add_thread_name_and_support_datetime64_for_ver
...
DOCSUP-9597: Add thread_name in system.stack_trace and add support DateTime64 for ver parameter
2021-05-28 00:44:58 +03:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Dmitriy
f68a6af5f0
Update examples
...
Обновил примеры.
2021-05-27 20:01:56 +03:00
Dmitriy
9a963a7a1f
Add thread_name and support DateTime64
...
Добавил столбец thread_name и поддержку типа данных DateTime64.
2021-05-26 00:39:34 +03:00
Azat Khuzhin
e08389b2d2
Add interface for rate of found elements in the dictionaries
...
- IDictionary abstraction
- skeleton implementation into each dictionary
- system.dictionaries.found_rate
- documentation changes
2021-05-08 17:09:01 +03:00
hexiaoting
a1d521902c
Merge remote-tracking branch 'origin/master' into dev-continue-sundyli
2021-05-07 14:22:53 +08:00
Azat Khuzhin
74269882f7
Add broken_data_files/broken_data_compressed_bytes into distribution_queue
2021-05-04 22:48:07 +03:00
Dmitriy
7b17a07915
Delete the note
...
Удалил примечание.
2021-04-26 14:06:45 +03:00
Dmitriy
ad59cfb48f
Merge branch 'sevirov-DOCSUP-7574-add_columns_in_the_clusters_table' of https://github.com/sevirov/ClickHouse into sevirov-DOCSUP-7574-add_columns_in_the_clusters_table
2021-04-25 19:12:44 +03:00
Dmitriy
fa0d815297
Add the note
...
Оформил примечание.
2021-04-25 19:12:07 +03:00
sevirov
ac059d5247
Update docs/en/operations/system-tables/clusters.md
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-25 19:01:19 +03:00
Dmitriy
19d05b0db0
Add columns
...
Добавил недостающие столбцы и привел в порядок описание, добавив ссылки и обновив примеры.
2021-04-24 18:44:00 +03:00
tavplubix
b1081bcf54
Merge pull request #23316 from sevirov/sevirov-DOCSUP-8233-edit_and_translate_replication
...
DOCSUP-8233: Edit and translate to Russian
2021-04-21 22:47:20 +03:00
sevirov
176ca58e72
Update docs/en/operations/system-tables/replication_queue.md
...
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-04-21 19:30:04 +03:00
Dmitriy
f1aef7e9a2
Edit and translate to Russian
...
Поправил английскую версию и выполнил перевод на русский язык.
2021-04-19 21:01:38 +03:00
olgarev
6abe37b13e
Apply suggestions from code review
...
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-04-19 20:04:51 +03:00
Olga Revyakina
310632d602
One more link added
2021-04-18 02:05:32 +03:00
Olga Revyakina
8e573c41e6
Start
2021-04-18 01:47:43 +03:00
alexey-milovidov
af9d5440bd
Update trace_log.md
2021-04-05 00:18:48 +03:00
chasingegg
c1556e4d8e
tiny fix
2021-04-05 00:17:42 +08:00
chasingegg
1aa2b3a4cd
fix trace type
2021-04-05 00:16:35 +08:00
Mike Kot
c947280dfc
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
2021-04-01 21:38:51 +03:00
alexey-milovidov
0c70b06960
Merge branch 'master' into system-querylog-map
2021-03-31 04:54:30 +03:00
Mike Kot
285af08949
Merge remote-tracking branch 'upstream/master' into feature/attach-partition-local
2021-03-24 22:34:20 +03:00
Azat Khuzhin
7c07b43597
Convert system.errors.stack_trace from String into Array(UInt64)
...
This should decrease overhead for the errors collecting.
2021-03-24 06:52:48 +03:00
Nikolai Kochetov
c2cbdf89a0
Merge pull request #21601 from ka1bi4/romanzhukov-DOCSUP-7042-deltaSum-quota-type
...
DOCSUP-7042: Edit and translate to Russian (deltaSum function and queries quota type)
2021-03-23 12:05:28 +03:00
Dmitriy
f2de3f5dfd
Update query_log
...
Внес небольшие изменения.
2021-03-21 19:22:04 +03:00
Dmitriy
ccb40e56a0
Fix by comments
...
Поправил русскую и английскую версии согласно комментариям разработчика.
2021-03-21 18:16:34 +03:00
Dmitriy
3630668242
Update the example
...
Обновил пример и некоторые столбцы.
2021-03-21 01:12:05 +03:00
Dmitriy
7bf89bce06
Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-6177-add_new_columns_system_query_log_system_table
2021-03-19 00:46:52 +03:00
Dmitriy
4046f414fe
Add new columns
...
Добавил новые и недостающие столбцы в описание таблицы.
2021-03-19 00:15:43 +03:00
Roman Bug
2248001079
Merge branch 'master' into romanzhukov-DOCSUP-7042-deltaSum-quota-type
2021-03-18 16:33:38 +03:00
romanzhukov
01b3bd12cd
DOCSUP-7042: Fix by PR comments.
2021-03-18 16:28:24 +03:00
romanzhukov
348e76a47f
DOCSUP-7042: Fix by PR comments.
2021-03-18 16:16:15 +03:00
Mike Kot
831b90f272
Replaced the iteration algorithm in part finder
...
Now, instead of iterating through the directories, we iterate though
directories of on of the table disks (which doesn't give us a
substantial boost but is a bit neater to read).
- Updated the system.replication_queue command types.
- Fixed the part ptr being empty (added the checksum loading and
initialization).
- Removed extra logging.
2021-03-17 16:55:26 +03:00
Azat Khuzhin
44c9dc753d
Add system.errors.last_error_stacktrace column
2021-03-16 22:31:49 +03:00
Azat Khuzhin
775f8f7682
Add system.errors.last_error_message column
2021-03-16 22:31:49 +03:00
Azat Khuzhin
c8852331a2
Add system.errors.last_error_time column
2021-03-16 22:31:49 +03:00