Denis Glazachev
979fa13b26
Simplify condition
2020-06-03 00:38:00 +04:00
Denis Glazachev
b7caa154e2
Add ARCADIA_BUILD check
2020-06-03 00:37:14 +04:00
Denis Glazachev
e75bb335e3
Fix: set auth_params column value for each row, by default to "{}" empty JSON object
2020-06-02 13:40:32 +04:00
Denis Glazachev
920e792f33
Add USE_LDAP to table system.build_options
2020-06-02 13:38:20 +04:00
Denis Glazachev
6ff0550e4e
Move parseExternalAuthenticators functionality into the c-tor of ExternalAuthenticators
2020-06-02 13:37:02 +04:00
Denis Glazachev
e41062172a
Stylistic changes/renaming
2020-06-02 13:35:40 +04:00
Denis Glazachev
c61cbe8e98
Merge branch 'master' into ldap-per-user-authentication
...
* master: (114 commits)
Update PushingToViewsBlockOutputStream.cpp
Update PushingToViewsBlockOutputStream.cpp
make clang-10 happy
Fix sync_async test (remove timeout)
CLICKHOUSEDOCS-631: temporary_files_codec, join_on_disk_max_files_to_merge settings. (#11242 )
Suppress output of cancelled queries in clickhouse-client #9473
Better log messages in ConfigReloader
fix select from StorageJoin
Fix unit tests under MSan
Added test.
Fix build.
Fix arguments for AggregateFunctionQuantile/
Update style.md
Add a guide on error messages.
Report dictionary name on dictionary load errors.
more types in ASOF JOIN (#11301 )
Fix part_log test
Update test.
Add perftest.
Parallel processing for PushingToViewsBlockOutputStream::writeSuffix
...
2020-06-02 12:42:29 +04:00
alexey-milovidov
92ac608447
Merge pull request #11330 from ClickHouse/fix-10241
...
More parallel MV processing.
2020-06-02 04:06:39 +03:00
alexey-milovidov
da85e1b451
Update PushingToViewsBlockOutputStream.cpp
2020-06-02 04:06:19 +03:00
alexey-milovidov
c82edcb397
Update PushingToViewsBlockOutputStream.cpp
2020-06-02 04:05:11 +03:00
alexey-milovidov
c44807071e
Merge pull request #11343 from ClickHouse/fix_some_integration_tests
...
Fix sync_async test (remove timeout)
2020-06-02 03:57:34 +03:00
alexey-milovidov
8e5d672563
Merge pull request #11340 from 4ertus2/bugs
...
Fix crash in select from StorageJoin
2020-06-02 02:46:08 +03:00
alexey-milovidov
4b06d099b9
Merge pull request #11342 from ClickHouse/suppress-output-of-cancelled-query
...
Suppress output of cancelled queries in clickhouse-client #9473
2020-06-02 02:42:59 +03:00
alexey-milovidov
68e2f88635
Merge pull request #11337 from ClickHouse/fix-quantile-arguments
...
Fix quantile arguments
2020-06-02 02:14:13 +03:00
alexey-milovidov
7c83679a37
Merge pull request #11341 from ClickHouse/config-reloader-better-log
...
Better log messages in ConfigReloader
2020-06-01 23:17:02 +03:00
Artem Zuikov
b7958d4f06
make clang-10 happy
2020-06-01 22:38:51 +03:00
alesapin
5d54e18541
Fix sync_async test (remove timeout)
2020-06-01 22:35:56 +03:00
BayoNet
a7b3343ee4
CLICKHOUSEDOCS-631: temporary_files_codec, join_on_disk_max_files_to_merge settings. ( #11242 )
...
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-06-01 22:02:16 +03:00
Alexey Milovidov
7989e945e6
Suppress output of cancelled queries in clickhouse-client #9473
2020-06-01 21:58:38 +03:00
alexey-milovidov
4df6d41457
Merge pull request #11338 from ClickHouse/fix-unit-tests-msan-false
...
Fix unit tests under MSan
2020-06-01 21:39:05 +03:00
Alexey Milovidov
5bc5459628
Better log messages in ConfigReloader
2020-06-01 20:58:25 +03:00
Artem Zuikov
bfa59adbfe
fix select from StorageJoin
2020-06-01 20:27:22 +03:00
Alexey Milovidov
7fcfcf201d
Fix unit tests under MSan
2020-06-01 20:07:27 +03:00
Nikolai Kochetov
86d072aff4
Added test.
2020-06-01 19:37:26 +03:00
Nikolai Kochetov
8b1b96bfd8
Fix build.
2020-06-01 19:32:56 +03:00
Nikolai Kochetov
35190e3f56
Fix arguments for AggregateFunctionQuantile/
2020-06-01 19:12:15 +03:00
alexey-milovidov
8608d93639
Update style.md
2020-06-01 17:18:44 +03:00
alexey-milovidov
19c6e0e5ae
Merge pull request #11307 from ClickHouse/remove-system-tables-lazy-load
...
Remove "system_tables_lazy_load" option
2020-06-01 16:26:23 +03:00
Alexander Kuzmenkov
8ac5cd7d78
Add a guide on error messages.
2020-06-01 15:39:03 +03:00
Alexander Kuzmenkov
ca3fb27b09
Report dictionary name on dictionary load errors.
2020-06-01 14:08:14 +03:00
Artem Zuikov
9028a25f3c
more types in ASOF JOIN ( #11301 )
2020-06-01 12:38:46 +03:00
alesapin
c4d520d831
Fix part_log test
2020-06-01 12:12:52 +03:00
Nikolai Kochetov
c6c1cd1009
Update test.
2020-06-01 12:12:03 +03:00
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
Nikolai Kochetov
f1796b73ff
Add perftest.
2020-06-01 11:52:35 +03:00
alesapin
0591eed432
Merge pull request #11266 from ClickHouse/addition-to-11184
...
Addition to #11184
2020-06-01 11:37:00 +03:00
Nikolai Kochetov
e6bbc2763d
Parallel processing for PushingToViewsBlockOutputStream::writeSuffix
2020-06-01 11:36:48 +03:00
alexey-milovidov
166b267dcf
Merge pull request #11323 from ClickHouse/improve-performance-of-client-interactive-mode-2
...
Improve performance of client interactive mode
2020-06-01 04:21:23 +03:00
Alexey Milovidov
7fa1366a4a
Fix build after merge #11230
2020-06-01 01:25:37 +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
92c56afed1
Merge pull request #11320 from ClickHouse/revert-revert-disable-flacky-tests
...
Disable flacky test #8840
2020-06-01 00:10:53 +03:00
Alexey Milovidov
ad14025b5e
Further improvement
2020-05-31 22:47:39 +03:00
Alexey Milovidov
463d2cf836
Improve performance of UTF8::computeWidth
2020-05-31 22:22:31 +03:00
alexey-milovidov
59c9e030b4
Merge pull request #11321 from ClickHouse/better-hung-check
...
Better check for hung queries in clickhouse-test
2020-05-31 22:19:12 +03:00
Alexey Milovidov
585a5b6f3e
Whitespace
2020-05-31 21:49:19 +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