Commit Graph

77826 Commits

Author SHA1 Message Date
Nikolai Kochetov
ddcaac441a Fix style. 2021-11-25 11:52:00 +03:00
alesapin
c86b43c7ef
Merge pull request #31685 from ClickHouse/tavplubix-patch-5
Try fix OOMs with TSAN
2021-11-25 11:34:05 +03:00
alesapin
fe7f21acf9
Merge pull request #31697 from ClickHouse/fix_31686
Fix parsing of domain data types
2021-11-25 11:31:41 +03:00
alesapin
072b4a3ba6
Merge pull request #31714 from Algunenano/02112_timezone
Make 02112_with_fill_interval independent of the server timezone
2021-11-25 11:30:29 +03:00
Kseniia Sumarokova
87b920594e
Merge pull request #31678 from ucasfl/log
fix typo
2021-11-25 11:29:36 +03:00
Kseniia Sumarokova
93cf66df12
Merge pull request #30936 from kssenii/seekable-read-buffers
Reduce memory usage for some formats when reading with s3/url/hdfs
2021-11-25 11:19:24 +03:00
kssenii
d39b5ec844 Merge branch 'clickhouse-dictionary-conf' of github.com:kssenii/ClickHouse into clickhouse-dictionary-conf 2021-11-25 11:13:12 +03:00
Vladimir C
e835671c88
Merge pull request #31624 from nicelulu/fix_sparkbar 2021-11-25 11:01:25 +03:00
alesapin
02c238ba92
Merge pull request #31654 from ClickHouse/fixes_in_ci
Integration tests flaky check and small fixes
2021-11-25 10:29:51 +03:00
Kseniia Sumarokova
0e2f34f926
Merge pull request #31752 from freedomDR/me/master
fix code comment
2021-11-25 09:53:46 +03:00
Kseniia Sumarokova
d09e3f0885
Merge pull request #31703 from kssenii/hdfs-disable-logging
hdfs disable stderr logging
2021-11-25 09:52:02 +03:00
kssenii
afbd964034 Update test 2021-11-25 09:50:36 +03:00
freedomDR
c8c827fc78 fix code comment 2021-11-25 11:11:25 +08:00
alexey-milovidov
e1c2e629d8
Merge pull request #30011 from ClickHouse/hermetic-builds
Hermetic builds
2021-11-25 05:27:25 +03:00
yandd
f1914bb423
Added function ngrams test for utf8 characters 2021-11-25 10:18:47 +08:00
alexey-milovidov
4082c6c4e5
Merge pull request #31713 from Algunenano/02050_clean_files
02050: Use CLICKHOUSE_TMP and delete files when finished
2021-11-25 05:02:34 +03:00
alexey-milovidov
02c270663b
Merge pull request #31720 from Algunenano/02010_lc_native_ids
02010_lc_native: Generate a new id for each query
2021-11-25 05:01:08 +03:00
alexey-milovidov
99a40d171d
Merge pull request #31721 from Algunenano/flaky_00623
00623_replicated_truncate_table_zookeeper_long: Wait for truncate in replicas
2021-11-25 05:00:53 +03:00
alexey-milovidov
423d497b27
Merge pull request #31742 from CurtizJ/fix-map
Fix usage of `Buffer` table engine with type `Map`
2021-11-25 04:56:37 +03:00
alexey-milovidov
b3ac7d04f2
Merge pull request #31744 from tmagomedov/remove_opencl_completely
Remove OpenCL completely
2021-11-25 04:56:02 +03:00
Alexey Milovidov
2373456866 Fix build 2021-11-25 04:18:54 +03:00
Kseniia Sumarokova
5cc0448b9e
Update 02124_clickhouse_dictionary_with_predefined_configuration.sql 2021-11-25 01:55:47 +03:00
Alexey Milovidov
7a95d7f29d Remove annoying messages 2021-11-25 01:55:36 +03:00
kssenii
20c59b66f9 ClickHouse dictionary support named collections 2021-11-25 01:51:38 +03:00
Alexey Milovidov
05349ce7a6 Do not build protobuf twice 2021-11-25 01:50:54 +03:00
Mikhail f. Shiryaev
334b390603
Add script for pushing deb and rpm packages to artifactory 2021-11-24 23:49:15 +01:00
Alexey Milovidov
3ce2d4f38f Merge branch 'master' of github.com:yandex/ClickHouse into hermetic-builds 2021-11-25 01:36:12 +03:00
Alexey Milovidov
310367fad1 Merge branch 'master' into hermetic-builds 2021-11-25 01:35:06 +03:00
Alexey Milovidov
05b8f0b891 Update submodule 2021-11-25 01:34:51 +03:00
alexey-milovidov
ac66433650
Merge pull request #31672 from ClickHouse/better-crosscompiling-freebsd
More easy cross-compiling for FreeBSD
2021-11-25 01:31:41 +03:00
alexey-milovidov
0fe5f2cbbb
Update SECURITY.md 2021-11-25 00:59:52 +03:00
Timur Magomedov
08fc832038 Remove OpenCL completely 2021-11-25 00:45:35 +03:00
alexey-milovidov
de7f5dc2a5
Merge pull request #31711 from den-crane/patch-44
Doc. remove a note about minimal req to mark_cache_size
2021-11-25 00:29:18 +03:00
Anton Popov
37350e007c fix mutate of ColumnMap 2021-11-25 00:05:08 +03:00
Alexey Milovidov
21f112b30e Merge branch 'better-crosscompiling-freebsd' into hermetic-builds 2021-11-24 22:43:30 +03:00
Alexey Milovidov
f1b8e2a2c8 Fix build 2021-11-24 22:43:12 +03:00
Kruglov Pavel
e822a3b43b
Merge pull request #31695 from Avogar/perf-test-valid-utf8
Add perf test for writing valid UTF8
2021-11-24 22:38:42 +03:00
Kruglov Pavel
690b460c3d
Fix style 2021-11-24 22:36:36 +03:00
Kruglov Pavel
949c16f7f8
Update test 2021-11-24 22:31:34 +03:00
avogar
e4ba685d15 Fix race in JSONEachRowWithProgressRowOutputFormat 2021-11-24 22:29:43 +03:00
Kruglov Pavel
ad7768e42a
Fix 2021-11-24 22:25:41 +03:00
Kruglov Pavel
b20f4439df
Make better 2021-11-24 22:25:03 +03:00
kssenii
46d2fdc5e6 Update 2021-11-24 21:53:53 +03:00
Nikolai Kochetov
3714112d57 Update helpers 2021-11-24 21:18:49 +03:00
Nikolai Kochetov
060e0d0605 Try to push data into another ci database. 2021-11-24 21:04:11 +03:00
tavplubix
bebee01b34
Merge pull request #31638 from ClickHouse/fix_rename_dictionary
Fix rename dictionary
2021-11-24 20:25:35 +03:00
Alexey Milovidov
a1e0ee14c0 Merge branch 'master' into hermetic-builds 2021-11-24 20:25:25 +03:00
Alexey Milovidov
92031e6b31 Fix PVS-Studio 2021-11-24 20:25:11 +03:00
avogar
1bd8c57908 Fix 2021-11-24 20:21:21 +03:00
Alexey Milovidov
8e4c7fccc3 Fix build 2021-11-24 20:19:52 +03:00