mergify[bot]
806fef41c7
Merge branch 'master' into fix-insert-values
2022-01-19 16:09:46 +00: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
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
avogar
c4cd8c6da4
Fix parsing query INSERT INTO ... VALUES SETTINGS ... (...), ...
2022-01-19 14:22:32 +03: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
Yatsishin Ilya
e64351de37
Disable dh_update_autotools_config
2022-01-18 20:10:38 +00:00
Nikolay Degterinsky
f7e315bb0a
Merge pull request #33750 from yohannj/fix_doc_tuplePlus
...
fix/doc: close code highlight before tuplePlus
2022-01-18 22:45:58 +03:00
Yohann Jardin
b1a35c934f
fix/doc: close code highlight before tuplePlus
2022-01-18 20:38:30 +01:00
alesapin
127365658d
Followup
2022-01-18 22:00:52 +03:00
alesapin
e7ee116358
Update src/Storages/MergeTree/MergeTreeData.cpp
...
Co-authored-by: tavplubix <avtokmakov@yandex-team.ru>
2022-01-18 22:00:23 +03:00
alesapin
24f4a5040d
Better exception message
2022-01-18 21:59:54 +03:00
alesapin
e89d067cbf
Merge pull request #33744 from ClickHouse/Felixoid-patch-1
...
Fix release_branches workflow for some cases
2022-01-18 21:58:43 +03:00
Yatsishin Ilya
9d044db183
Merge remote-tracking branch 'origin' into cleanup-build
2022-01-18 17:53:33 +00:00
Yatsishin Ilya
3e1d0fdd79
Merge branch 'fix-debian-descriptions' into cleanup-build
2022-01-18 17:53:18 +00:00
Yatsishin Ilya
78d6d77a93
Improve descriptions
2022-01-18 16:34:56 +00:00
Mikhail f. Shiryaev
105b50eccf
Fix release_branches workflow for some cases
2022-01-18 17:34:05 +01:00
Maksim Kita
123802b43b
Merge pull request #33739 from vdimir/issue_31009
...
Add test issue_31009
2022-01-18 17:31:31 +01:00
alesapin
358e3a165c
Better exception text on suspicious broken parts
2022-01-18 19:28:58 +03:00