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 |
|
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 |
|
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 |
|
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 |
|
Yatsishin Ilya
|
25adc59e9f
|
cmake update
|
2022-01-18 15:41:53 +00:00 |
|
Yatsishin Ilya
|
0540c2672f
|
libpqxx without confgure_file cmake
|
2022-01-18 15:40:32 +00:00 |
|
alesapin
|
e5ec1aa446
|
Merge pull request #33642 from ClickHouse/add_integration_test_for_zero_duplication
Fix bug with background moves in zero copy replication
|
2022-01-18 18:32:16 +03:00 |
|
Yatsishin Ilya
|
f59c7f5254
|
Add more build paths to .gitignore
|
2022-01-18 15:25:48 +00:00 |
|
Kseniia Sumarokova
|
5561850f82
|
Merge pull request #33720 from cnmade/PF0118
Translate zh/sql/statements index and use document
|
2022-01-18 17:44:38 +03:00 |
|
Kruglov Pavel
|
2295a07066
|
Merge pull request #33534 from azat/fwd-decl
RFC: Split headers, move SystemLog into module, more forward declarations
|
2022-01-18 17:22:49 +03:00 |
|
Maksim Kita
|
0e8498849b
|
Merge pull request #33718 from den-crane/patch-58
Changelog. uniq*States are incompatible (UUID)
|
2022-01-18 15:09:59 +01:00 |
|
Denny Crane
|
9d87ca003f
|
uniqState / uniqHLL12State / uniqCombinedState / uniqCombined64State Backward Incompatible from 21.6
|
2022-01-18 09:59:46 -04:00 |
|
vdimir
|
98d036e2c0
|
Add test, close issue #31009
|
2022-01-18 16:27:34 +03:00 |
|
Maksim Kita
|
30dab61f97
|
Merge pull request #33526 from kitaisreal/dictionary-rename-fix
Dictionary rename fix
|
2022-01-18 13:11:34 +01:00 |
|
Dmitry Novik
|
43838c1b4c
|
Merge pull request #33355 from ucasfl/decimal-binary-op
Enable binary arithmetic between Decimal and Float
|
2022-01-18 14:04:26 +03:00 |
|
Vxider
|
fb62960836
|
remove unused variable
|
2022-01-18 09:34:26 +00:00 |
|
alesapin
|
eff85d3352
|
Review fixes
|
2022-01-18 11:27:01 +03:00 |
|
Ilya Yatsishin
|
601b6adaff
|
Merge pull request #33634 from qoega/fix-mongo2-compose
|
2022-01-18 09:47:25 +03:00 |
|
cnmade
|
4043529300
|
Translate zh/sql/statements:rev translate
|
2022-01-18 11:40:29 +08:00 |
|
cnmade
|
fc38cffd33
|
Translate zh/sql/statements index and use document
|
2022-01-18 11:06:41 +08:00 |
|
alexey-milovidov
|
c0bb166b55
|
Merge pull request #33691 from ClickHouse/changelog-22.1
Add changelog for 22.1
|
2022-01-18 03:35:23 +03:00 |
|
alexey-milovidov
|
19fadd8d41
|
Merge pull request #33707 from kitaisreal/h3-remove-functions-rads-to-degs
H3 remove functions degsToRads, radsToDegs
|
2022-01-18 03:32:38 +03:00 |
|
Alexey Milovidov
|
a0cd7ad6e7
|
Mostly finish editing changelog
|
2022-01-18 03:24:10 +03:00 |
|
Alexey Milovidov
|
ba40b28732
|
Editing changelog, 75% done
|
2022-01-18 02:49:30 +03:00 |
|
Anton Popov
|
a25f2518e3
|
Merge pull request #33141 from 1over/feature_default_keyword
Add support of DEFAULT keyword for INSERT
|
2022-01-18 02:04:37 +03:00 |
|
Maksim Kita
|
3ca17afa00
|
Fixed build
|
2022-01-17 20:35:52 +00:00 |
|
Kseniia Sumarokova
|
48d736a0c7
|
Merge pull request #33703 from ClickHouse/kssenii-patch-2
Fix hive tests
|
2022-01-17 22:55:19 +03:00 |
|
Kseniia Sumarokova
|
3414cd8d56
|
Merge pull request #33709 from Zkuns/master
Update materialized-postgresql.md
|
2022-01-17 19:24:10 +03:00 |
|
zkun
|
bb9f9874af
|
Update materialized-postgresql.md
|
2022-01-18 00:19:07 +08:00 |
|