DF5HSE
03b4945704
Fix codestyle
2022-02-08 02:03:35 +03:00
DF5HSE
19cf4e6dec
round robin connection on fail
2022-02-08 02:03:25 +03:00
DF5HSE
fb2a45009a
Fix formatting
2022-01-20 00:44:37 +03:00
DF5HSE
c126afa93b
Fix formatting
2022-01-20 00:44:12 +03:00
DF5HSE
76769ac133
Fix formatting
2022-01-20 00:43:40 +03:00
DF5HSE
aa328fa4d8
Fix formatting
2022-01-20 00:42:29 +03:00
DF5HSE
a4a46be697
Revert changes in Client.h
2022-01-20 00:37:42 +03:00
DF5HSE
0d7e853614
Delete extra includes
2022-01-20 00:36:18 +03:00
DF5HSE
b46af3e0c4
Add list of '<host>:[<port>]' reading in --host param
2022-01-20 00:36:18 +03:00
DF5HSE
f6d50f6fd3
Add list of hosts reading
2022-01-20 00:15:11 +03:00
Nikita Mikhaylov
e3de3889e3
Revert "Revert "Ignore parse failure of opentelemetry header ( #32116 )" ( #33594 )" ( #33595 )
2022-01-19 20:53:39 +03:00
Kruglov Pavel
f95d0a7c2d
Merge pull request #33796 from ClickHouse/Avogar-patch-1
...
Remove debug logging from TableFunctionFile
2022-01-19 20:39:00 +03:00
Kruglov Pavel
d8062e910a
Remove debug logging from TableFunctionFile
2022-01-19 20:16:51 +03:00
Maksim Kita
c1348b74f0
Merge pull request #33788 from den-crane/patch-1
...
Doc. Window Functions are not experimental starting from 21.9
2022-01-19 17:35:32 +01:00
Kruglov Pavel
e6070b124b
Merge pull request #33780 from vdimir/test-use-tags
...
Support USE_* build flags in tests' tags
2022-01-19 18:31:20 +03:00
Maksim Kita
41a6cd54aa
Merge pull request #33516 from kitaisreal/range-hashed-dictionary-interval-tree
...
RangeHashedDictionary use interval tree
2022-01-19 16:30:31 +01:00
Denny Crane
91d2bcc4d0
Update index.md
2022-01-19 11:25:35 -04:00
Maksim Kita
6e3287038e
Merge pull request #33754 from yohannj/fix_doc_tupleHammingDistance
...
fix/doc: update output type of tupleHammingDistance
2022-01-19 16:22:34 +01:00
Mikhail f. Shiryaev
4cb86ad616
Merge pull request #32218 from ClickHouse/release-workflow
...
Create release workflow
2022-01-19 16:21:57 +01:00
Maksim Kita
6de52464e5
Merge pull request #33772 from ucasfl/bit-hamming
...
rewrite bitHammingDistance with FunctionBinaryArithmetic
2022-01-19 15:18:05 +01:00
mergify[bot]
e6d10d8bfb
Merge branch 'master' into fix_doc_tupleHammingDistance
2022-01-19 14:15:32 +00:00
Bharat Nallan
4dd8b65a1c
add h3ToCenterChild function ( #33313 )
2022-01-19 16:04:23 +03:00
Amos Bird
62441f0a0f
Fix mutation when table contains projections ( #33679 )
2022-01-19 15:27:11 +03:00
vdimir
e5613fce3c
Support USE_* build flags in tests' tags
2022-01-19 12:21:51 +00:00
Maksim Kita
dfd8d4067d
Merge pull request #33552 from bharatnc/ncb/check-for-h3-column
...
add check for h3 empty column arguments
2022-01-19 11:42:49 +01:00
Maksim Kita
1f72bde52f
Fix performance tests
2022-01-19 10:41:58 +00:00
Mikhail f. Shiryaev
d9a1284f2d
Improve typing and arguments
2022-01-19 11:41:34 +01:00
Mikhail f. Shiryaev
3142ae998b
Add option to skip redownload, push tgz
2022-01-19 11:41:33 +01:00
Mikhail f. Shiryaev
13368bf708
Fix some linter issues
2022-01-19 11:41:32 +01:00
Mikhail f. Shiryaev
e016629278
Create release workflow
2022-01-19 11:41:31 +01:00
Mikhail f. Shiryaev
7fd629004b
Improve push_to_artifactory
...
- Add tgz archives
- Add --all argument for all packages download
- Add -n to skip pushing to artifactory
- Add help for artifactory-url
- Make 3.8 compatible
- Add cleanup `refs/tags/` from --release argument
2022-01-19 11:41:30 +01:00
Mikhail f. Shiryaev
d3accef87d
Rename release action to docs to reflect the content
2022-01-19 11:41:28 +01:00
Kruglov Pavel
3501b56587
Merge pull request #33730 from ianton-ru/MDB-16115-2
...
Fix restore S3 disk without detached directories
2022-01-19 12:31:59 +03:00
feng lv
53fde56cb7
rewrite bitHammingDistance with FunctionBinaryArithmetic
...
fix
fix typo
2022-01-19 09:07:05 +00:00
tavplubix
cdcd93330a
Merge pull request #33743 from ClickHouse/better_exception_message
...
Better exception text on suspicious broken parts
2022-01-19 11:25:59 +03:00
Ilya Yatsishin
8c86890f0e
Merge pull request #33752 from qoega/disable-autoconf-update
2022-01-19 10:51:27 +03:00
bharatnc
3ab21a6caa
Merge remote-tracking branch 'upstream/master' into ncb/check-for-h3-column
2022-01-18 23:40:33 -08:00
Nikolay Degterinsky
eaad8eef7f
Merge pull request #33731 from Vxider/remove_unused_var
...
Remove unused variable
2022-01-19 10:35:18 +03:00
Cody Baker
aa1b9df853
Add new team members to company page ( #33755 )
2022-01-19 10:30:42 +03:00
alexey-milovidov
d8d22cfc74
Merge pull request #33760 from Vxider/remove_duplicated_header
...
Remove duplicated header
2022-01-19 10:23:35 +03:00
alexey-milovidov
fec7abcdba
Merge pull request #33765 from amosbird/buildimprovehotfix
...
Hotfix of missing header
2022-01-19 10:22:53 +03:00
bharatnc
a2a5beaedc
fix style check
2022-01-18 22:52:13 -08:00
bharatnc
28a7366130
fix spacing
2022-01-18 22:52:13 -08:00
bharatnc
5e58767de8
add check for h3 empty column arguments
2022-01-18 22:52:13 -08:00
Amos Bird
9fdd420023
Another CI suggested style fix
2022-01-19 14:48:30 +08:00
Amos Bird
4e18368186
CI somehow finds another duplicated header
2022-01-19 14:37:59 +08:00
Amos Bird
f65d77cc74
Hotfix of missing header
2022-01-19 14:11:42 +08:00
Vxider
c1605ed07f
remove duplicated header
2022-01-19 02:41:22 +00:00
alexey-milovidov
d222cb9771
Merge pull request #33695 from amosbird/buildimprove
...
Some build improvement
2022-01-19 03:19:22 +03:00
Yohann Jardin
b0de356f4b
fix/doc: update output type of tupleHammingDistance
2022-01-19 00:11:28 +01:00