alesapin
|
c22e8f6b9b
|
Merge pull request #11283 from filimonov/kafka_virtual_column_headers
Virtual columns for Kafka headers
|
2020-06-01 12:06:00 +03:00 |
|
alesapin
|
364ebe9246
|
Merge pull request #11260 from filimonov/kafka_virtual_column_timestamp_ms
Add _timestamp_ms virtual columns to Kafka engine
|
2020-06-01 12:04:17 +03:00 |
|
alexey-milovidov
|
256f84ddc2
|
Merge pull request #11230 from Jokser/s3-poco-http-client
S3 Poco Http Client
|
2020-06-01 01:20:21 +03:00 |
|
alexey-milovidov
|
9984e989c1
|
Merge pull request #11317 from ClickHouse/logger-fmt-2
Preparation for structured logging
|
2020-06-01 00:11:29 +03:00 |
|
Alexey Milovidov
|
07c14e12dd
|
Fix build after merge of #11162 with master
|
2020-05-31 19:53:30 +03:00 |
|
alexey-milovidov
|
8accde79b5
|
Merge pull request #11162 from azat/data-skip-index-merging-params-fix
[RFC] Fix data skipping indexes for columns with additional actions during merge
|
2020-05-31 19:10:53 +03:00 |
|
alexey-milovidov
|
9416e82b75
|
Update MergeTreeDataMergerMutator.cpp
|
2020-05-31 19:06:59 +03:00 |
|
alexey-milovidov
|
9a362eb02e
|
Merge pull request #11252 from filimonov/kafka-clientid
Kafka clientid (finishing #11073)
|
2020-05-31 18:37:30 +03:00 |
|
Alexey Milovidov
|
25f941020b
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
|
Alexey Milovidov
|
5aff138956
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
|
alexey-milovidov
|
3eea042d16
|
Merge pull request #11243 from ClickHouse/remove-experimental-use-processors-flag-4
Remove some code.
|
2020-05-30 21:05:14 +03:00 |
|
alexey-milovidov
|
1dbaf80a5d
|
Merge pull request #11303 from ClickHouse/fix-index-analysis-empty-array
Fix issue #11286; add a test
|
2020-05-30 17:28:00 +03:00 |
|
Alexey Milovidov
|
b78c48310b
|
Whitespaces
|
2020-05-30 01:37:44 +03:00 |
|
Alexey Milovidov
|
8c8821475c
|
Fix issue #11286; add a test
|
2020-05-30 00:32:35 +03:00 |
|
Ilya Yatsishin
|
393db8ff6c
|
Merge pull request #11261 from filimonov/kafka_log_with_prefix_and_facility
Add prefix & facility to librdkafka logs
|
2020-05-29 23:02:42 +03:00 |
|
tavplubix
|
a4e40fb5f2
|
Merge pull request #11269 from ClickHouse/add_context_to_idatabase_methods
Add context to IDatabase methods
|
2020-05-29 21:15:35 +03:00 |
|
Anton Popov
|
e6a9a33010
|
Merge pull request #11183 from ClickHouse/consistent_metadata2
Refactor TTLs metadata (move them to IStorage).
|
2020-05-29 20:00:11 +03:00 |
|
alesapin
|
2ff7bbb511
|
Better names
|
2020-05-29 13:56:04 +03:00 |
|
alesapin
|
0170250c5e
|
Merge branch 'master' into consistent_metadata2
|
2020-05-29 13:48:09 +03:00 |
|
Mikhail Filimonov
|
b885337454
|
Virtual columns for accessing kafka message headers
|
2020-05-29 10:44:10 +02:00 |
|
Alexander Tokmakov
|
c071e0a473
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
|
Alexander Tokmakov
|
3cff070f89
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
|
alesapin
|
026244b07f
|
Better
|
2020-05-28 21:57:09 +03:00 |
|
alesapin
|
93801a1a9d
|
Fix unit tests
|
2020-05-28 21:52:08 +03:00 |
|
Mikhail Filimonov
|
7211af9404
|
Fixing style
|
2020-05-28 20:19:10 +02:00 |
|
Mikhail Filimonov
|
b97ff8136b
|
Make function static
|
2020-05-28 20:10:54 +02:00 |
|
Mikhail Filimonov
|
16de65a6f0
|
Add prefix & facility to librdkafka logs
|
2020-05-28 19:52:59 +02:00 |
|
Mikhail Filimonov
|
e39c4cdf71
|
Add _timestamp_ms virtual columns to Kafka engine
|
2020-05-28 19:41:57 +02:00 |
|
alesapin
|
eb5a8dccfa
|
Fix ya.make
|
2020-05-28 20:32:22 +03:00 |
|
Vitaly Baranov
|
d7cc703233
|
Merge pull request #11080 from vitlibar/add-authentication-type-to-system-users
Show authentication type in system.users table
|
2020-05-28 20:20:41 +03:00 |
|
alesapin
|
c5fe87e123
|
Less includes
|
2020-05-28 19:32:35 +03:00 |
|
alesapin
|
acc3e6b15a
|
Better structure
|
2020-05-28 19:31:27 +03:00 |
|
alesapin
|
c6f82590ad
|
Add missed files
|
2020-05-28 18:34:33 +03:00 |
|
alesapin
|
61aff798d3
|
Compileable code
|
2020-05-28 18:33:44 +03:00 |
|
Nikolai Kochetov
|
ea3f638b30
|
Try fix tests.
|
2020-05-28 17:11:36 +03:00 |
|
Mikhail Filimonov
|
4de1d6d421
|
Fixing style
|
2020-05-28 15:53:27 +02:00 |
|
Mikhail Filimonov
|
6b694d54b4
|
Better kafka client.id
|
2020-05-28 15:39:55 +02:00 |
|
Nikolai Kochetov
|
235fdc831b
|
Merged with master.
|
2020-05-28 15:23:23 +03:00 |
|
tavplubix
|
801c1c1240
|
Merge pull request #11205 from ClickHouse/fix-view-totals
Fix totals and extremes header for view.
|
2020-05-28 15:05:34 +03:00 |
|
Nikolai Kochetov
|
da0052858d
|
Fix build.
|
2020-05-28 13:57:04 +03:00 |
|
Nikolai Kochetov
|
1fa795988f
|
Remove some code.
|
2020-05-28 11:24:59 +03:00 |
|
madianjun
|
e3c7ab2ca7
|
Add Kafka client.id
|
2020-05-28 08:32:51 +02:00 |
|
Vitaly Baranov
|
98172deffc
|
Show authentication type in table system.users and while executing SHOW CREATE USER query.
|
2020-05-28 08:34:10 +03:00 |
|
alexey-milovidov
|
69d5fd0edb
|
Merge pull request #11220 from ClickHouse/keep-metric-distributed-queue-on-exception
Keep the value of DistributedFilesToInsert metric on exceptions
|
2020-05-28 01:23:11 +03:00 |
|
Pavel Kovalenko
|
677cb56a06
|
S3 Poco HTTP Client WIP.
|
2020-05-27 22:41:49 +03:00 |
|
alexey-milovidov
|
dffeec8637
|
Merge pull request #10537 from expl0si0nn/ttl_expr_data_rollup
Support of WHERE and GROUP BY in TTL expressions
|
2020-05-27 21:35:55 +03:00 |
|
Nikolai Sorokin
|
57555dbabf
|
Fix after rebase
|
2020-05-27 14:00:17 +03:00 |
|
alexey-milovidov
|
992f0dfec5
|
Merge pull request #11149 from filimonov/kafka_reschedule
Fixed reschedule issue in Kafka
|
2020-05-27 13:26:55 +03:00 |
|
Alexey Milovidov
|
146370934a
|
Keep the value of DistributedFilesToInsert metric on exceptions
|
2020-05-27 13:07:38 +03:00 |
|
Anton Popov
|
f62adfd588
|
Fix Arcadia build
|
2020-05-27 12:53:15 +03:00 |
|