Pavel Kruglov
|
3fc8b294e8
|
Reset changes in tryGetEntry
|
2021-02-03 15:56:42 +03:00 |
|
Pavel Kruglov
|
b8ae9caa61
|
Fix style
|
2021-02-03 14:27:26 +03:00 |
|
Pavel Kruglov
|
2c928f11e1
|
Remove code duplication
|
2021-02-02 19:39:30 +03:00 |
|
Kruglov Pavel
|
0b4a9ed87a
|
Fix gcc-9 build
|
2021-02-02 17:38:42 +03:00 |
|
Pavel Kruglov
|
02cc43502e
|
Remove LOG_DEBUG
|
2021-02-02 15:17:06 +03:00 |
|
Pavel Kruglov
|
60a92e9a99
|
Fix build, add comments, update tests
|
2021-02-02 15:14:31 +03:00 |
|
Kruglov Pavel
|
3e3ee19818
|
Restart tests
|
2021-02-02 00:10:55 +03:00 |
|
Pavel Kruglov
|
5b16a54233
|
Fix synchronization
|
2021-02-01 20:23:46 +03:00 |
|
Pavel Kruglov
|
f5ad1281f7
|
Fix style
|
2021-02-01 20:14:53 +03:00 |
|
Pavel Kruglov
|
7d9eb966f0
|
Fix
|
2021-02-01 20:09:55 +03:00 |
|
Pavel Kruglov
|
d27f5114c5
|
Add LOG_DEBUG for tests debug
|
2021-01-29 23:21:11 +03:00 |
|
Pavel Kruglov
|
25e85d71ee
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into hedged-requests
|
2021-01-29 21:08:47 +03:00 |
|
Pavel Kruglov
|
6029597877
|
Fix style error
|
2021-01-29 19:56:47 +03:00 |
|
Pavel Kruglov
|
01a0cb649a
|
Fix build, style, tests
|
2021-01-29 18:46:28 +03:00 |
|
Ilya Yatsishin
|
a353020c54
|
Merge pull request #19804 from davenger/odbc_build_fix
Fix dependency on ODBC for Yandex internal build
|
2021-01-29 16:50:59 +03:00 |
|
alexey-milovidov
|
f8c897d308
|
Merge pull request #19798 from ClickHouse/test-connections
Add test script for #19794
|
2021-01-29 16:24:45 +03:00 |
|
alexey-milovidov
|
4cfcc18a7f
|
Merge pull request #19786 from ClickHouse/int-round-ubsan
Fix UBSan report in "round"
|
2021-01-29 14:59:12 +03:00 |
|
alexey-milovidov
|
0679d81c0d
|
Merge pull request #19788 from ClickHouse/array-enumerate-extended-bug
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 14:58:38 +03:00 |
|
Alexander Gololobov
|
0ee05d34fc
|
Fix dependency on ODBC for Yandex internal build
|
2021-01-29 14:54:54 +03:00 |
|
Maksim Kita
|
c7401f219f
|
Merge pull request #18236 from kitaisreal/dictionaries-support-for-nullable-and-array
[WIP] Dictionaries support for Array and Nullable
|
2021-01-29 12:02:23 +03:00 |
|
Alexey Milovidov
|
5a92e633a1
|
Remove useless headers
|
2021-01-29 10:37:46 +03:00 |
|
Alexey Milovidov
|
bfcb12c2e9
|
Add test-connect tool
|
2021-01-29 09:13:43 +03:00 |
|
Alexey Milovidov
|
9477f8a8b1
|
Revert "Remove old non-automated test"
This reverts commit 217d05443a .
|
2021-01-29 08:27:58 +03:00 |
|
Alexey Milovidov
|
b3944006cb
|
Fix trivial bug in arrayEnumerateUniq
|
2021-01-29 04:41:55 +03:00 |
|
alexey-milovidov
|
10160e5adf
|
Merge pull request #19767 from kitaisreal/low-cardinality-uuid-fix
LowCardinality UUID fix
|
2021-01-29 04:06:28 +03:00 |
|
Alexey Milovidov
|
eb0473c3f9
|
Fix UBSan report in "round"
|
2021-01-29 04:03:38 +03:00 |
|
alexey-milovidov
|
fa7a795c3a
|
Merge pull request #19588 from ClickHouse/disable-checksums-on-read
Allow to disable checksums on read
|
2021-01-29 02:37:26 +03:00 |
|
alexey-milovidov
|
8dbafc90ca
|
Merge pull request #19763 from ClickHouse/fix-crash-with-array-filter
Fix crash when nested column name was used in `WHERE` or `PREWHERE`
|
2021-01-28 20:19:04 +03:00 |
|
alexey-milovidov
|
3c09bcc771
|
Merge pull request #19758 from ClickHouse/join-minor-improvement
Minor code improvement in JOIN
|
2021-01-28 19:24:00 +03:00 |
|
Maksim Kita
|
f621871465
|
Fixed race in tests
|
2021-01-28 19:17:46 +03:00 |
|
alexey-milovidov
|
386bcb07da
|
Merge pull request #19736 from ClickHouse/stack-overflow-coroutine
Fix stack overflow in coroutine
|
2021-01-28 18:20:44 +03:00 |
|
alesapin
|
a7ca26fec4
|
Merge pull request #19708 from ClickHouse/fix_flaky_test_multiple_ttl
Fix flaky test test_concurrent_ttl_merges
|
2021-01-28 15:26:56 +03:00 |
|
Maksim Kita
|
105ecef628
|
LowCardinality UUID fix
|
2021-01-28 14:11:34 +03:00 |
|
Nikolai Kochetov
|
e2ade3c574
|
Check where and prewhere identifiers exist.
|
2021-01-28 12:40:08 +03:00 |
|
alexey-milovidov
|
045a8e8a0c
|
Merge pull request #19487 from ucasFL/ms
remove part of misleading exception message
|
2021-01-28 12:01:24 +03:00 |
|
Alexey Milovidov
|
b9b573976e
|
Minor code improvement in JOIN
|
2021-01-28 11:26:10 +03:00 |
|
alexey-milovidov
|
6c5302969b
|
Merge pull request #19704 from ClickHouse/fix-crash-after-actions-dag-merge
Fix crash after merging ActionsDAG.
|
2021-01-28 11:16:39 +03:00 |
|
Maksim Kita
|
03eec39719
|
Merge pull request #19712 from kitaisreal/added-functions-parse-date-time-best-effort-us-or-zero-or-null
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-28 11:13:45 +03:00 |
|
Alexey Milovidov
|
7086402859
|
Merge branch 'master' into disable-checksums-on-read
|
2021-01-28 11:08:13 +03:00 |
|
alexey-milovidov
|
342326978f
|
Merge branch 'master' into stack-overflow-coroutine
|
2021-01-28 10:45:20 +03:00 |
|
alexey-milovidov
|
7c240d0ca7
|
Merge pull request #17870 from excitoon-favorites/s3testiostream
Update of AWS C++ SDK
|
2021-01-28 07:12:52 +03:00 |
|
Alexey Milovidov
|
297cfb4857
|
Less parser depth
|
2021-01-28 06:34:44 +03:00 |
|
Alexey Milovidov
|
708e68b983
|
Fix stack overflow in coroutine
|
2021-01-28 04:28:19 +03:00 |
|
Alexey Milovidov
|
065d22cf2b
|
Merge branch 'master' into disable-checksums-on-read
|
2021-01-28 03:07:31 +03:00 |
|
alexey-milovidov
|
fa48545b87
|
Merge pull request #19617 from ClickHouse/fix-lc-neighbour
Fix function neighbor for LowCardinality argument.
|
2021-01-28 03:06:56 +03:00 |
|
alexey-milovidov
|
fa419cead2
|
Merge pull request #19713 from kitaisreal/roaring-bitmap-with-small-set-rbandnot-fix
RoaringBitmapWithSmallSet rb_andnot fix
|
2021-01-28 03:02:20 +03:00 |
|
Maksim Kita
|
ff371ccdb6
|
Fixed data race in function DictGetNoType
|
2021-01-27 23:22:05 +03:00 |
|
Vladimir Chebotarev
|
76e62739ed
|
Fixed build.
|
2021-01-27 23:05:41 +03:00 |
|
Maksim Kita
|
a3d6888c5b
|
RoaringBitmapWithSmallSet rb_andnot fix
|
2021-01-27 18:01:08 +03:00 |
|
Maksim Kita
|
9db9ce11dc
|
Added functions parseDateTimeBestEffortUSOrZero, parseDateTimeBestEffortUSOrNull
|
2021-01-27 17:10:06 +03:00 |
|