Commit Graph

81542 Commits

Author SHA1 Message Date
mergify[bot]
df869c5b9c
Merge branch 'master' into fix_ignore_hdfs_error 2022-01-18 07:05:24 +00:00
Ilya Yatsishin
601b6adaff
Merge pull request #33634 from qoega/fix-mongo2-compose 2022-01-18 09:47:25 +03:00
liuneng1994
c6e205b2ad add error check 2022-01-18 06:21:40 +00: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
Maksim Kita
41fa490473
Merge pull request #33665 from azat/improve-collection-parsing
Slightly reduce memory usage for parsing collections (by using move ctor)
2022-01-17 15:43:44 +01:00
Maksim Kita
110b39add4 H3 remove functions degsToRads, radsToDegs 2022-01-17 14:42:50 +00:00
Maksim Kita
42ce3f2ae8 Fixed tests 2022-01-17 14:37:23 +00:00
Amos Bird
6d62060e16
Build improvement 2022-01-17 22:36:27 +08:00
Maksim Kita
f311960b00 Added tests 2022-01-17 14:22:01 +00:00
tavplubix
34b3894422
Merge pull request #33676 from ClickHouse/fix-8340
Correctly determine current database if CREATE TEMPORARY TABLE AS SELECT is queried inside a named HTTP session.
2022-01-17 16:52:09 +03:00
Kseniia Sumarokova
232887ea6c
Update test.py 2022-01-17 16:39:53 +03:00
Maksim Kita
886b3c1ace
Merge pull request #33675 from ClickHouse/fix-7462
Allow `insertFrom` for `ColumnFunction`
2022-01-17 13:42:12 +01:00
alesapin
31fb93330e Fix comment 2022-01-17 14:54:51 +03:00
alesapin
4caef03e6a Add ephemeral lock in zookeeper 2022-01-17 14:52:51 +03:00
mergify[bot]
23f09bd25a
Merge branch 'master' into fix-mongo2-compose 2022-01-17 11:52:48 +00:00
alesapin
b2271cc2d9
Merge pull request #33288 from JackyWoo/add_lower_bound_session_timeout_to_keeper
Add lower bound session timeout to keeper
2022-01-17 14:06:15 +03:00
alesapin
ccf990e887 Merge branch 'master' into add_integration_test_for_zero_duplication 2022-01-17 13:33:39 +03:00
Mikhail f. Shiryaev
5b90b2ff8f
Merge pull request #33700 from ClickHouse/follow-33667
Add some helping comments for API endpoints
2022-01-17 11:19:13 +01:00
Mikhail f. Shiryaev
396b504397
Add some helping comments for API endpoints 2022-01-17 11:06:40 +01:00
Mikhail f. Shiryaev
63db0f7bac
Merge pull request #33669 from ClickHouse/merge-33563-2
Merge #33563
2022-01-17 11:00:16 +01:00
Mikhail f. Shiryaev
6dbff04ccb
Merge pull request #33673 from ClickHouse/22.1-helper
Update version after release 22.1
2022-01-17 10:18:32 +01:00
Vitaly Baranov
bb620a93af
Merge pull request #33574 from vitlibar/fix-multiple-ldap-storages-in-same-config
Fix using multiple LDAP storages in the same config.
2022-01-17 13:58:12 +07:00
Vitaly Baranov
f707eb5531
Merge pull request #33401 from IlyaTsoi/master
Fixed crash of the LDAP authorization process if there are parentheses in the user_dn variable
2022-01-17 13:53:45 +07:00
Vitaly Baranov
1e5aaa4c10
Merge pull request #33492 from huzhichengdd/grant_bug_fixed
fix ContextAccess constructor to avoid coredump
2022-01-17 13:49:35 +07:00
alexey-milovidov
16feccbb34
Merge pull request #33672 from kitaisreal/functions-dict-get-has-implicit-key-cast
Functions dictGet, dictHas implicit key cast
2022-01-17 07:38:36 +03:00
JackyWoo
a3cb2dd671 Trigger test 2022-01-17 12:00:40 +08:00
Alexey Milovidov
290da875a2 Cleaning trash and making sense out of autogenerated changelog (50% done) 2022-01-17 04:58:00 +03:00
Alexey Milovidov
ad2e8cc6f5 Add a test 2022-01-17 04:16:29 +03:00
Alexey Milovidov
56b25f4543 Review fixes 2022-01-17 04:14:16 +03:00
Alexey Milovidov
912d5f82c7 Add a test 2022-01-17 04:07:07 +03:00
Alexey Milovidov
1a528b09c6 Add autogenerated changelog, switch to the current year 2022-01-17 04:06:23 +03:00
Leonid Krylov
a108073065
Update h3.md
Edit h3ToGeo description.
2022-01-16 21:47:43 +03:00
Maksim Kita
ea78c0b33c Fixed style 2022-01-16 16:45:33 +00:00
Maksim Kita
8f24bd1069
Merge pull request #33682 from kitaisreal/dictionary-source-coordinator-fix
DictionarySourceCoordinator update interface
2022-01-16 17:40:02 +01:00
Maksim Kita
39ddd48435 Fix style check 2022-01-16 15:33:03 +00:00
Maksim Kita
886512694c Fixed build 2022-01-16 15:30:23 +00:00
Maksim Kita
746c2a1306 Fix style check 2022-01-16 15:29:46 +00:00
Maksim Kita
0e6b90f513 Fix tests 2022-01-16 12:31:51 +00:00
Maksim Kita
c3d0e8e6f1 Fix style check 2022-01-16 12:23:40 +00:00
Maksim Kita
12f352305a Fix tests 2022-01-16 12:23:40 +00:00