Commit Graph

117213 Commits

Author SHA1 Message Date
Robert Schulze
33ab8ee95c
Merge pull request #50661 from rschu1ze/annoy-misc
Misc Annoy index improvements
2023-06-12 21:48:14 +02:00
Robert Schulze
7745f7da73
Merge branch 'master' into annoy-misc 2023-06-12 21:46:27 +02:00
Vitaly Baranov
4918a8d4cb
Merge pull request #50406 from ClibMouse/feature/big-endian-build-fix
Fix compilation error on big-endian platforms
2023-06-12 20:27:27 +02:00
ltrk2
edb4a644b1 Update FunctionsCodingIP.cpp 2023-06-12 14:23:22 -04:00
ltrk2
a4285d56b2 Fix compilation error on big-endian platforms 2023-06-12 14:23:22 -04:00
Igor Nikonov
444007e579 Merge remote-tracking branch 'origin/master' into test-plan-optimization-analyzer 2023-06-12 18:23:07 +00:00
Kruglov Pavel
e4838725e3
Merge branch 'master' into allow-skip-empty-files 2023-06-12 20:03:23 +02:00
Robert Schulze
65d83e45cb
Fix crash in snowflakeToDateTime(), follow-up to #50834 2023-06-12 16:21:49 +00:00
Vitaly Baranov
5aa0566767 Fix checking the lock file too often while writing a backup. 2023-06-12 18:13:26 +02:00
Robert Schulze
128e8c20d5
Merge pull request #50709 from arenadata/ADQM-867
Added numeric arguments support to some Date/DateTime conversion functions
2023-06-12 17:08:14 +02:00
Sema Checherinda
81b38db529
Merge pull request #50832 from ClickHouse/dashboard-fill-values
Fill gaps on the dashboard
2023-06-12 16:33:21 +02:00
Dmitry Novik
0b85af3957
Merge pull request #50886 from ClickHouse/update-broken-tests
Update broken tests list
2023-06-12 16:17:26 +02:00
Denny Crane
07eb7b7d66
Update settings.md 2023-06-12 11:03:50 -03:00
Dmitry Novik
41ece306cf Update broken_tests.txt 2023-06-12 13:54:45 +00:00
Dmitry Novik
26c9bda144 Add a comment 2023-06-12 13:54:45 +00:00
Anton Popov
d45f07743c fix getting number of mutations 2023-06-12 13:54:07 +00:00
Alexander Tokmakov
01c7d2fe71
Prostpone check of outdated parts (#50676)
* prostpone check of outdated parts

* Update ReplicatedMergeTreePartCheckThread.cpp
2023-06-12 16:53:26 +03:00
Dmitry Novik
b5b8c7086b Update broken tests list 2023-06-12 13:43:53 +00:00
Mikhail f. Shiryaev
1c557fe53b
Merge pull request #50883 from ClickHouse/auto/v23.4.3.48-stable
Update version_date.tsv and changelogs after v23.4.3.48-stable
2023-06-12 15:23:32 +02:00
Alexander Tokmakov
5db3b393d8
Update MergeTreeData.cpp 2023-06-12 16:22:33 +03:00
Mikhail f. Shiryaev
0836034f7c
Merge pull request #50882 from ClickHouse/auto/v23.3.3.52-lts
Update version_date.tsv and changelogs after v23.3.3.52-lts
2023-06-12 15:22:08 +02:00
Mikhail f. Shiryaev
e36d8ddb61
Merge pull request #50881 from ClickHouse/auto/v22.8.18.31-lts
Update version_date.tsv and changelogs after v22.8.18.31-lts
2023-06-12 15:21:11 +02:00
Han Fei
d47cdd4eb6
Merge pull request #50605 from ClickHouse/revert-50467-revert-50430-hanfei/fix-crossjoin-filter-pushdown
Revert "Revert "make filter push down through cross join"" and supress a test
2023-06-12 15:12:58 +02:00
Anton Popov
32caf87163
Merge pull request #50104 from amosbird/fix_43107_47549
Proper mutation of skip indices and projections
2023-06-12 15:09:18 +02:00
Kruglov Pavel
873cee9451
Merge pull request #49626 from alekseygolub/renamefile
Added option to rename files, loaded via TableFunctionFile, after successful processing
2023-06-12 15:01:22 +02:00
robot-clickhouse
11fbc01de5 Update version_date.tsv and changelogs after v23.4.3.48-stable 2023-06-12 12:37:47 +00:00
robot-clickhouse
d177cfceca Update version_date.tsv and changelogs after v23.3.3.52-lts 2023-06-12 12:17:11 +00:00
robot-clickhouse
1c8371e1db Update version_date.tsv and changelogs after v22.8.18.31-lts 2023-06-12 12:13:10 +00:00
Kruglov Pavel
edd47a2281
Merge branch 'master' into skip-trailing-empty-lines 2023-06-12 13:57:15 +02:00
Kruglov Pavel
d100a2031c
Delete bad test 2023-06-12 13:53:44 +02:00
Kruglov Pavel
17a6512cdc
Delete bad test 2023-06-12 13:53:20 +02:00
Kruglov Pavel
e03cd725b0
Merge pull request #50602 from Avogar/null-as-default-schema-inference
Respect setting input_format_as_default in schema inference
2023-06-12 13:45:52 +02:00
Kruglov Pavel
da68980b8d
Merge branch 'master' into max-bytes-to-read-in-schema-inference 2023-06-12 13:45:31 +02:00
Kruglov Pavel
42393b51ee
Fix style 2023-06-12 13:45:00 +02:00
Kruglov Pavel
24d70a2afd
Fix 2023-06-12 13:37:59 +02:00
Robert Schulze
6da002e250
Merge pull request #50834 from rschu1ze/non-const-tz
Add compat setting for non-const timezones
2023-06-12 13:33:55 +02:00
Dmitry Kardymon
c85344f83b Try to fix test (becouse timezone randomization) 2023-06-12 10:02:44 +00:00
Alexander Tokmakov
676ba2fbde
Update MergeTreeData.cpp 2023-06-12 12:30:38 +03:00
Robert Schulze
c55dd97f37
Merge pull request #50867 from rschu1ze/document-prerequisites
Document x86 / ARM prerequisites for Docker image
2023-06-12 11:23:11 +02:00
Mikhail f. Shiryaev
a7408170c8
Use H3 2023-06-12 11:21:43 +02:00
Robert Schulze
b82a0f8b50
Merge branch 'master' into document-prerequisites 2023-06-12 11:19:39 +02:00
Robert Schulze
6b2c33b1e4
Document x86 / ARM prerequisites for Docker image 2023-06-12 09:16:22 +00:00
Julian Maicher
c378c3fcbb Fix type of LDAP server params hash in cache entry
In 1ed7ad57d9, we switched from (`size_t`, usually 64bit) to SipHash (128bit) and forgot to change the type of the cache entry. This broke the caching of successful LDAP authentication requests (verification cooldown).

Fixes #50864
2023-06-12 10:58:35 +02:00
Kseniia Sumarokova
ee829061f4
Merge branch 'master' into fix-data-race-in-read-buffer 2023-06-12 10:32:54 +02:00
Antonio Andelic
220378cff9
Merge pull request #50751 from ClickHouse/keeper-reject-unknown-operation
Avoid storing logs in Keeper containing unknown operation
2023-06-12 09:08:57 +02:00
kevinyhzou
911f8ad8dc use whitespace or tab as field delimiter 2023-06-12 11:57:52 +08:00
JackyWoo
ef40c029a5 fix style 2023-06-12 11:54:42 +08:00
JackyWoo
a9d4d51949 add word redis to aspell-dict 2023-06-12 10:16:02 +08:00
JackyWoo
7bcaf8b233 fix build error 2023-06-12 10:15:32 +08:00
JackyWoo
a1641aa25d
Merge branch 'master' into support_redis 2023-06-12 09:53:06 +08:00