Commit Graph

76656 Commits

Author SHA1 Message Date
Cody Baker
0f8ba6be9f
Remove padding below greenhouse iframe (#31087) 2021-11-05 09:56:49 +03:00
Cody Baker
4fbfc0b447
Update button widths for responsive sizing (#31085) 2021-11-05 09:55:59 +03:00
Cody Baker
63c10abebe
Add new employee photos to team (#31084) 2021-11-05 09:55:19 +03:00
alesapin
a1a6d3876b Iptables fix 2021-11-04 23:22:13 +03:00
alexey-milovidov
ce2413eed5
Update adopters.md 2021-11-04 23:17:18 +03:00
alexey-milovidov
69b2e536cd
Update CHANGELOG.md 2021-11-04 23:13:10 +03:00
alexey-milovidov
144b575674
Update CHANGELOG.md 2021-11-04 23:08:56 +03:00
alexey-milovidov
24b7998939
Update CHANGELOG.md 2021-11-04 23:06:35 +03:00
alexey-milovidov
23b76fe72d
Merge pull request #31014 from ClickHouse/rfraposa-patch-1
Changelog for version 21.11
2021-11-04 23:04:15 +03:00
Alexey Milovidov
d8303d0cf6 Changelog almost ready 2021-11-04 23:03:37 +03:00
Alexey Milovidov
d21d8d10ab Continue editing changelog (incomplete) 2021-11-04 22:49:38 +03:00
alesapin
2cc0b9723e Use temp path 2021-11-04 18:53:45 +03:00
alesapin
c11042da80 Fix approve lambda 2021-11-04 18:47:35 +03:00
Vitaly Baranov
78e9af8f0a
Merge pull request #31013 from vitlibar/no-sessions-in-clickhouse-dictionary-source
Disable using session log for the local session inside Clickhouse dictionary source
2021-11-04 18:04:22 +03:00
alesapin
5b98b3f93d Don't delete runners in metrics lambda 2021-11-04 17:49:58 +03:00
alesapin
767e20f02d Fix packages 2021-11-04 14:21:01 +03:00
kssenii
26c4affc18 Fixes 2021-11-04 11:00:35 +00:00
alesapin
e259d259a8 Fix logs upload 2021-11-04 12:13:18 +03:00
alexey-milovidov
e5b811f96d
Merge pull request #31028 from azat/perf-drop-table
perf: add missing DROP TABLE queries
2021-11-04 00:31:19 +03:00
alexey-milovidov
74cac98739
Merge pull request #31030 from azat/tests-log-tables
Remove metric_log/part_log overrides in tests (enabled by default)
2021-11-04 00:30:43 +03:00
alexey-milovidov
5bf2d679fe
Merge pull request #31029 from azat/perf-tests-pull
Tune perf tests configs/scripts
2021-11-04 00:24:12 +03:00
Azat Khuzhin
7769d75088 Log size of remapped memory (remap_executable) 2021-11-04 00:19:00 +03:00
alesapin
b4657dd932 Forward env 2021-11-03 23:48:23 +03:00
Alexander Tokmakov
d4677dc6d8 fix intersecting parts in parts_to_do 2 2021-11-03 21:48:17 +03:00
Dmitriy
5481d3f144 Translate to Russian
Выполнил перевод на русский язык.
2021-11-03 21:28:36 +03:00
Dmitriy
234a5c37ac Fix typo
Поправил опечатку.
2021-11-03 21:03:46 +03:00
Dmitriy
bdd039a21c Document the log_formatted_queries setting
Задокументировал настройку.
2021-11-03 19:31:50 +03:00
alesapin
12e7c6ec96
Merge pull request #30867 from sevirov/sevirov-DOCSUP-12425-document_the_min_bytes_to_rebalance_partition_over_jbod_setting
DOCSUP-12425: Document the min_bytes_to_rebalance_partition_over_jbod setting
2021-11-03 19:16:45 +03:00
alesapin
0693ab2751 Obvious fix 2021-11-03 18:27:03 +03:00
alesapin
4f8ac2b557 Approve lambda fixes 2021-11-03 18:25:15 +03:00
Vitaly Baranov
15280df08d Fix integration test "test_dictionaries_dependency_xml/". 2021-11-03 17:11:43 +03:00
Vitaly Baranov
49d8360fc5 Turn off sending events for the LOCAL interface to the system log. 2021-11-03 16:21:34 +03:00
Dmitriy
7a6023d613 Fix documentation of some columns
Поправил описание некоторых столбцов.
2021-11-03 16:17:09 +03:00
Vladimir C
6dc51bf540
Merge pull request #31035 from vdimir/fuse-syntax-settings 2021-11-03 16:13:44 +03:00
Vitaly Baranov
bdf640326b Clickhouse dictionary source no longer keep a session after creation.
This fixes tsan alert on shutdown.
2021-11-03 16:12:39 +03:00
vdimir
08545795b5
Separate option for enabling fuse syntax for sum, avg, count 2021-11-03 15:13:09 +03:00
alesapin
3beb1e4e7a Fix style 2021-11-03 14:34:52 +03:00
alesapin
06bb20dc70 Add integration test on top of github actions 2021-11-03 14:27:49 +03:00
Kruglov Pavel
77f5ef476a
Merge branch 'master' into hdfs-bad-url 2021-11-03 14:08:55 +03:00
avogar
3839d521a0 Add additional hdfs url check 2021-11-03 14:01:50 +03:00
Kruglov Pavel
5b60497e51
Update 02113_hdfs_assert.sh 2021-11-03 13:39:37 +03:00
Nikita Mikhaylov
59c8ed9b0c
Fixed is_cancelled predicate inside MergeTask (#30996) 2021-11-03 13:25:45 +03:00
avogar
f2652051e3 Fix assert in hdfs, add test 2021-11-03 12:53:33 +03:00
Vitaly Baranov
1f217aeb5a
Merge pull request #30998 from vitlibar/rename-access-control-manager
Rename AccessControlManager
2021-11-03 12:20:17 +03:00
kssenii
285742dcba Fix tests 2021-11-03 11:57:33 +03:00
Kruglov Pavel
327a34e9da
Merge pull request #30497 from Avogar/null-deserialization
Add custom null representation support for TSV/CSV input formats, fix Nullable(String) deserializing in some formats
2021-11-03 11:30:25 +03:00
Kruglov Pavel
a22ab40468
Merge pull request #24539 from ildus/map_combinator
add Map combinator for the Map type
2021-11-03 11:25:23 +03:00
Kruglov Pavel
2f950ee138
Merge pull request #30927 from CurtizJ/with-fill-interval
Support `INTERVAL` type in `STEP` clause for `WITH FILL` modifier
2021-11-03 11:23:21 +03:00
alesapin
343a41f225 Delete outdated runners in metrics lambda 2021-11-03 10:53:16 +03:00
alesapin
c274782aeb
Merge pull request #31002 from ClickHouse/trying_actions
Add fuzzer check to actions
2021-11-03 10:51:47 +03:00