bharatnc
|
59ecdeb3ef
|
fixes to exception message
|
2022-01-22 23:05:06 -08:00 |
|
bharatnc
|
7d62593bb1
|
h3 remaining funcs checkAndGetColumn
|
2022-01-22 23:02:14 -08:00 |
|
bharatnc
|
d2bc0712f7
|
h3 explicitly checkAndGetColumn
|
2022-01-22 23:02:14 -08:00 |
|
alexey-milovidov
|
d1431fffd2
|
Merge pull request #33912 from amosbird/fixdiskcacherace
Fix race in DiskCacheWrapper
|
2022-01-23 08:47:44 +03:00 |
|
Maksim Kita
|
4ec2861d82
|
Merge pull request #33907 from ClickHouse/more-retries-in-ci
Add more retries in CI for AWS "spot" instances
|
2022-01-23 00:57:35 +01:00 |
|
Maksim Kita
|
2d84d5f74d
|
Merge pull request #33918 from kitaisreal/dictionaries-updated-support-for-empty-attributes
Dictionaries updated support for empty attributes
|
2022-01-23 00:56:10 +01:00 |
|
mergify[bot]
|
d0286f9c22
|
Merge branch 'master' into more-retries-in-ci
|
2022-01-22 21:04:09 +00:00 |
|
Maksim Kita
|
bceb2d598f
|
Fixed style check
|
2022-01-22 20:34:42 +00:00 |
|
Maksim Kita
|
d1376684ae
|
Added tests
|
2022-01-22 20:01:56 +00:00 |
|
Maksim Kita
|
3e30641fc8
|
Dictionaries updated support for empty attributes
|
2022-01-22 20:01:45 +00:00 |
|
Maksim Kita
|
edc8568b2f
|
Merge pull request #33911 from ClickHouse/new-adopters
Add some new adopters
|
2022-01-22 19:29:21 +01:00 |
|
mergify[bot]
|
42e525704d
|
Merge branch 'master' into new-adopters
|
2022-01-22 17:17:21 +00:00 |
|
Anton Popov
|
6861adadcf
|
Merge pull request #33637 from azat/fix-optimize_aggregation_in_order
RFC: Fix "Chunk should have AggregatedChunkInfo in GroupingAggregatedTransform"
|
2022-01-22 19:05:39 +03:00 |
|
Amos Bird
|
da66239864
|
Fix race in DiskCacheWrapper
|
2022-01-22 23:56:30 +08:00 |
|
Nikolay Degterinsky
|
caa66a5a09
|
Merge pull request #33908 from I-Limar/patch-1
Update logical-functions.md
|
2022-01-22 18:37:34 +03:00 |
|
Alexey Milovidov
|
ac745548f6
|
Add some new adopters
|
2022-01-22 17:30:33 +03:00 |
|
alexey-milovidov
|
d7a63dfda6
|
Merge pull request #33677 from ucasfl/fix-sumif
Fix sumIf rewrite
|
2022-01-22 17:12:13 +03:00 |
|
ILya Limarenko
|
2b8b2d963b
|
Update logical-functions.md
|
2022-01-22 15:33:01 +03:00 |
|
Vitaly Baranov
|
539b4f9b23
|
Merge pull request #33575 from vitlibar/fix-testflows
Fix testflows tests
|
2022-01-22 18:59:05 +07:00 |
|
Vitaly Baranov
|
4c2f190ed5
|
Fix the order of destruction: a table which is used as a source for a dictionary
should be destroyed after destroying the dictionary.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
4ae0f0a673
|
Revert changes related to clickhouse_version in regression.py
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
14a32ba584
|
Apply a patch made by Vitaly Zakaznikov.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
77774cd1bd
|
Add comments about other tests which should be fixed.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
291600b565
|
Fix running kerberos tests.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
04a05777c9
|
Enable RBAC and LDAP tests.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
5ab39fcece
|
Fix ldap tests because ClickHouse changed the format of error messages.
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
27625bfd47
|
Replace calls of run_scenario() and pool.apply_async() because Testflows has upgraded to 1.7.20.
See also https://github.com/ClickHouse/ClickHouse/pull/27040
|
2022-01-22 18:55:07 +07:00 |
|
Vitaly Baranov
|
5d0e8eb500
|
Fix tests after changing error message when one tries to grant a nonexistent role to nonexistent user (https://github.com/ClickHouse/ClickHouse/pull/27701).
|
2022-01-22 18:55:07 +07:00 |
|
Maksim Kita
|
4100512818
|
Merge pull request #33621 from bharatnc/ncb/h3-misc-funcs
add h3 misc functions - part 2
|
2022-01-22 12:20:06 +01:00 |
|
Maksim Kita
|
1cd0359a03
|
Merge pull request #33903 from cmsxbc/disable-animation-on-doc-menu
disable animation on docs menu
|
2022-01-22 12:16:30 +01:00 |
|
Maksim Kita
|
1bc3f086b1
|
Merge pull request #33889 from kitaisreal/sql-user-defined-functions-invalid-lambda-crash-fix
SQLUserDefinedFunctions invalid lambda additional fixes
|
2022-01-22 12:09:42 +01:00 |
|
Mikhail f. Shiryaev
|
13f7f56c5b
|
Merge pull request #33342 from JaySon-Huang/get_cpu_cores_under_cgroup
Fix cpu count with cgroup limits
|
2022-01-22 11:32:08 +01:00 |
|
Alexey Milovidov
|
30b436b9b1
|
Add more retries in CI for AWS "spot" instances
|
2022-01-22 13:10:45 +03:00 |
|
alexey-milovidov
|
2e7a1fe229
|
Merge pull request #33871 from kitaisreal/flat-dictionary-improve-data-load-performance
FlatDictionary improve data load performance
|
2022-01-22 13:07:05 +03:00 |
|
alexey-milovidov
|
8cabd373e1
|
Merge pull request #32170 from FrankChen021/hex
Allows hex() to work on type of UUID
|
2022-01-22 13:03:22 +03:00 |
|
alexey-milovidov
|
f3053d3727
|
Merge pull request #33706 from hanqf-git/avx512_memcmpSmall
Avx512 memcmp small
|
2022-01-22 13:02:47 +03:00 |
|
alexey-milovidov
|
844d5e59d3
|
Merge pull request #33880 from qoega/integration-stable-postgesql
Improve postgresql integration test
|
2022-01-22 12:57:46 +03:00 |
|
alexey-milovidov
|
97e5e71a35
|
Merge pull request #33872 from ClickHouse/fix_rerun_perf_tests
Fix perf comparison rerun
|
2022-01-22 10:40:27 +03:00 |
|
alexey-milovidov
|
a58432142c
|
Merge pull request #33830 from Avogar/json-each-row
Fix schema inference for JSONEachRow and JSONCompactEachRow
|
2022-01-22 10:37:28 +03:00 |
|
alexey-milovidov
|
eb6849f7c7
|
Merge pull request #33842 from azat/cmake-contrib-fixes
More cmake external modules cleanups
|
2022-01-22 10:34:54 +03:00 |
|
alexey-milovidov
|
4046b8f0b2
|
Merge pull request #33687 from lvkrlv/patch-1
Update h3.md
|
2022-01-22 09:54:29 +03:00 |
|
cmsxbc
|
767d8d0a0a
|
disable animation on docs menu
|
2022-01-22 14:17:48 +08:00 |
|
mergify[bot]
|
7734f9d629
|
Merge branch 'master' into fix-sumif
|
2022-01-22 06:08:47 +00:00 |
|
Cody Baker
|
9dddce13a7
|
Update upcoming and past webinar links on homepage (#33890)
|
2022-01-22 00:51:36 +03:00 |
|
Maksim Kita
|
3a252cd3a0
|
Updated tests
|
2022-01-21 20:49:42 +00:00 |
|
bharatnc
|
9f17706f62
|
better fix for build failure
|
2022-01-21 12:36:12 -08:00 |
|
Maksim Kita
|
a3adf12a50
|
Merge pull request #33862 from ClickHouse/fix-s3-proxy-config-resolver-ipv6-only
Try every resolved ip address while getting S3 proxy.
|
2022-01-21 20:29:19 +01:00 |
|
bharatnc
|
526f350ce2
|
fix build failure
|
2022-01-21 11:29:16 -08:00 |
|
Maksim Kita
|
b130a2b1ed
|
Fixed tests
|
2022-01-21 19:22:55 +00:00 |
|
Maksim Kita
|
1b5a67517b
|
Merge pull request #33870 from kitaisreal/dictionary-attach-detach-added-test
Dictionary ATTACH, DETACH added test
|
2022-01-21 20:17:04 +01:00 |
|