Commit Graph

76479 Commits

Author SHA1 Message Date
Nikolay Degterinsky
7b5954b736 Merge branch 'master' into query_parameters 2021-11-11 11:43:00 +00:00
alexey-milovidov
9b8f4bcff2
Update nyc-taxi.md 2021-11-07 04:25:26 +03:00
tavplubix
94a66f724e
Merge pull request #30135 from FArthur-cmd/add_parallel_reading_from_infile
Add parallel file reading `FROM INFILE` in client
2021-11-06 15:54:27 +03:00
Artur
93b8863cee Add test for settings 2021-11-05 18:33:50 +00:00
alexey-milovidov
cfca6a9b0d
Merge pull request #31086 from flickerbox/crb-add-overflow-to-benchmark-tables
Add overflow to benchmark tables
2021-11-05 20:36:53 +03:00
Cody Baker
b4443dde50 Add overflow to benchmark tables
# Conflicts:
#	website/css/main.css
2021-11-05 10:20:59 -06:00
Artur
ae13237c55 remove check for settings from test 2021-11-05 11:07:31 +00:00
Artur
f6e7fe67c4 improve tests 2021-11-05 10:44:41 +00:00
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
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
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
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
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
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
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
Nikita Mikhaylov
59c8ed9b0c
Fixed is_cancelled predicate inside MergeTask (#30996) 2021-11-03 13:25:45 +03:00
Nikolay Degterinsky
4d1cca0adf
Update src/Parsers/parseDatabaseAndTableName.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2021-11-03 12:49:23 +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
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
c274782aeb
Merge pull request #31002 from ClickHouse/trying_actions
Add fuzzer check to actions
2021-11-03 10:51:47 +03:00
Azat Khuzhin
0047d2eb4f Remove metric_log/part_log overrides in tests (enabled by default) 2021-11-03 08:39:36 +03:00
Azat Khuzhin
ff19d22305 perf: remove over *_log tables that does not exported into artifacts 2021-11-03 08:29:18 +03:00
Azat Khuzhin
837fe8554f perf: remove zookeeper to avoid configuring DDLWorker 2021-11-03 08:29:18 +03:00
Azat Khuzhin
acef85b17d perf: cleanup server overrides 2021-11-03 08:29:18 +03:00
Azat Khuzhin
82d6fead89 perf: add missing DROP TABLE queries 2021-11-03 08:26:52 +03:00
Azat Khuzhin
afd960db4e perf: remove redundant query profiler set queries 2021-11-03 08:09:43 +03:00
Alexey Milovidov
ca69321912 Start editing the changelog 2021-11-03 04:01:15 +03:00
Anton Popov
2a617e6a5a
Merge pull request #31003 from kssenii/sql-json-fix
Allow spaces in JSONPath.
2021-11-03 00:59:54 +03:00
Anton Popov
0936d90210
Merge pull request #31001 from Avogar/fix-format-row
Fix segfault in formatRow function
2021-11-03 00:58:56 +03:00
mergify[bot]
1ba871a664
Merge branch 'master' into fix-format-row 2021-11-02 21:56:44 +00:00
Anton Popov
44875ae79d fix pvs check 2021-11-03 00:06:08 +03:00
Rich Raposa
a54a4af693
Update CHANGELOG.md 2021-11-02 14:59:38 -06:00
Kseniia Sumarokova
065106c299
Merge pull request #30690 from kssenii/partitioned-write
Partitioned write for file, hdfs, url storages and table functions
2021-11-02 22:58:16 +03:00
alesapin
ce04ff8879
Merge pull request #30993 from georgthegreat/master
Remove remaining usages of Y_IGNORE
2021-11-02 22:39:29 +03:00
Vitaly Baranov
cb05c0504e Move more implementations from headers to cpp. 2021-11-02 22:38:32 +03:00