Vladimir C
68d6016267
Merge pull request #40653 from Lloyd-Pottiger/remove-some-outdated-comments
...
Remove some outdated comments
2022-08-26 16:32:26 +02:00
Alexander Tokmakov
a3f7d1a5cc
Merge pull request #40662 from ClickHouse/tavplubix-patch-3
...
Remove garbage from runlog.log in functional tests
2022-08-26 17:01:31 +03:00
Alexander Tokmakov
407bfdb568
Update 01111_create_drop_replicated_db_stress.sh
2022-08-26 16:59:40 +03:00
Alexander Tokmakov
633829eab0
Merge pull request #40655 from azat/clang-15-tsan-symbolizer
...
Add llvm-15 for llvm-symbolizer-15 for clang-15 (used for TSan)
2022-08-26 16:51:12 +03:00
Vladimir C
cc74e3dd19
Fix performance_comparison_check.py
2022-08-26 15:49:40 +02:00
Nikolay Degterinsky
4338178c00
Merge pull request #40661 from melvynator/patch-6
...
Update settings.md
2022-08-26 15:47:57 +02:00
vdimir
c5a9b64080
Add doc to ExternalSort/Agg/Join ProfileEvents
2022-08-26 13:41:53 +00:00
Alexey Milovidov
46594e47bc
Add comment
2022-08-26 15:28:18 +02:00
Alexey Milovidov
b5a60fb588
Update test
2022-08-26 15:24:24 +02:00
Alexey Milovidov
cedf1c0454
Fix output
2022-08-26 15:14:27 +02:00
Alexey Milovidov
c2dffebe26
Merge branch 'master' into force-documentation-2
2022-08-26 16:10:58 +03:00
Alexey Milovidov
03ed472964
Update 02391_recursive_buffer.sql
2022-08-26 16:08:05 +03:00
Vladimir Mihailenco
d23d42251f
chore: add Uptrace tool and go-clickhouse client
2022-08-26 16:04:33 +03:00
Alexander Gololobov
a313ec65cf
Merge pull request #40648 from ClickHouse/force-documentation-4
...
Every MergeTree setting must have documentation
2022-08-26 14:47:56 +02:00
Kseniia Sumarokova
fcb53aacdb
Merge pull request #40642 from barumrho/barumrho/sqlite-int8-conversion
...
Convert SQLite int8 column to ClickHouse int64
2022-08-26 14:33:20 +02:00
Kseniia Sumarokova
4e5385298a
Update src/TableFunctions/TableFunctionURL.cpp
2022-08-26 14:22:29 +02:00
kssenii
470e18677f
Ger rid of cache lock
2022-08-26 14:13:36 +02:00
vdimir
58050bfd3d
Disable 02177_issue_31009 for non-release builds
2022-08-26 11:52:14 +00:00
Alexander Tokmakov
263c467d90
Update setup_hdfs_minicluster.sh
2022-08-26 14:09:42 +03:00
Kseniia Sumarokova
47d48a7b5c
Merge pull request #40579 from kssenii/add-test
...
Add test for drop fs cache on cluster
2022-08-26 12:55:13 +02:00
Vladimir C
f76325c439
Fix style in performance_comparison_check.py
2022-08-26 12:45:40 +02:00
Alexander Tokmakov
76e3ab8c59
Update setup_hdfs_minicluster.sh
2022-08-26 13:33:12 +03:00
Lloyd-Pottiger
a284d28dd2
Update PreLoad.cmake
...
Co-authored-by: Vladimir C <vdimir@clickhouse.com>
2022-08-26 18:30:05 +08:00
Peignon Melvyn
18c75d8ca9
Update settings.md
...
Fix according to: aaafb797c0/src/Core/Settings.h (L586)
2022-08-26 12:27:16 +02:00
Kruglov Pavel
e2e1ca26e9
Merge pull request #40628 from Avogar/fix-to-fixed-string
...
Fix short circuit execution of toFixedString function
2022-08-26 12:26:16 +02:00
Kruglov Pavel
58538d3f90
Merge pull request #40636 from Avogar/fix-url-format-detection
...
Better format detection for url table function/engine
2022-08-26 12:25:55 +02:00
Vladimir C
e067629e0d
Merge pull request #40239 from vdimir/vdimir/tmp-file-metrics
...
More metrics for on-disk temporary data
2022-08-26 11:28:01 +02:00
vdimir
d82cab7f65
Fix env variable forwaring in performance_comparison_check.py
2022-08-26 09:21:42 +00:00
Robert Schulze
1c8c83ccf3
Merge pull request #40620 from zvonand/zvonand-b58
...
Base58 fix handling leading 0 / '1'
2022-08-26 10:18:26 +02:00
Alexander Gololobov
c7a792d929
small grammar fix
2022-08-26 10:03:43 +02:00
Alexander Gololobov
856f83caa1
Removed unnecessary commas
2022-08-26 10:00:20 +02:00
Azat Khuzhin
ce88c7cb60
Add llvm-15 for llvm-symbolizer-15 for clang-15 (used for TSan)
...
Simply installing llvm-15 over TSAN_SYMBOLIZER_PATH had been prefered
(to keep everything in one place and as simple as possible), though
TSAN_SYMBOLIZER_PATH should also work.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-08-26 09:28:42 +02:00
Lloyd-Pottiger
6b77ad8411
remove some outdated comments
...
Signed-off-by: Lloyd-Pottiger <yan1579196623@gamil.com>
2022-08-26 11:43:38 +08:00
Barum Rho
ba90704e24
Fix sqlite integer column conversino test case
2022-08-25 22:44:04 -04:00
Frank Chen
2e874b384d
Update src/Storages/StorageURL.cpp
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2022-08-26 10:34:46 +08:00
Alexey Milovidov
a029116fe3
Add a comment
2022-08-26 04:01:34 +02:00
Alexey Milovidov
f63fa3b04b
Fix error
2022-08-26 03:49:51 +02:00
Alexey Milovidov
8afbfebd25
A prototype for embedded documentation
2022-08-26 03:41:52 +02:00
Alexey Milovidov
5b5a16320b
Suggestions from @azat
2022-08-26 03:00:56 +02:00
Alexey Milovidov
829f9f6183
Fix test
2022-08-26 02:53:56 +02:00
Alexey Milovidov
8ee6e87188
Every MergeTree setting must have documentation
2022-08-26 02:51:30 +02:00
Alexey Milovidov
440d10370a
Report high-level function test coverage
2022-08-26 01:59:14 +02:00
Alexey Milovidov
91bd6f1d46
Write the documentation for all ProfileEvents. Enforce that documentation exists.
2022-08-26 01:35:03 +02:00
Alexey Milovidov
b232d8e94a
Update test
2022-08-26 00:34:52 +02:00
Alexey Milovidov
6659438d87
Every current metric must have documentation
2022-08-26 00:33:25 +02:00
Alexey Milovidov
a1acdf18ec
Write the documentation
2022-08-26 00:14:46 +02:00
Alexey Milovidov
06cf18c585
Every setting must have documentation
2022-08-25 23:50:14 +02:00
Kseniia Sumarokova
a8abf58f13
Update FileSegment.cpp
2022-08-25 23:15:24 +02:00
Kseniia Sumarokova
e2014c9872
Update test.py
2022-08-25 23:01:31 +02:00
Alexey Milovidov
c2deed222a
Add a test
2022-08-25 22:40:24 +02:00