Kruglov Pavel
fedfcb78e1
Merge pull request #18791 from sundy-li/bitmap64-contains
...
Add [UInt8, UInt16, UInt32, UInt64] arguments types support for bitmapTransform, bitmapSubsetInRange, bitmapSubsetLimit, bitmapContains functions
2021-01-14 02:18:42 +03:00
Denny Crane
86e9160930
Update external-dicts-dict-lifetime.md
2021-01-13 19:11:29 -04:00
Denny Crane
7bfacb79dd
Update external-dicts-dict-lifetime.md
2021-01-13 19:11:12 -04:00
Denny Crane
38ce7c0c9c
Update external-dicts-dict-lifetime.md
2021-01-13 19:08:51 -04:00
Denny Crane
a4e02065f3
Update external-dicts-dict-lifetime.md
2021-01-13 19:06:28 -04:00
Denny Crane
1244fed8bb
Update external-dicts-dict-lifetime.md
2021-01-13 19:01:17 -04:00
Nikita Mikhaylov
1d9a3a492a
Update 01622_defaults_for_url_engine.sh
2021-01-14 02:38:36 +04:00
Anton Popov
4dd9165934
Merge pull request #18552 from spongedu/support_exists_view_v3
...
support EXISTS VIEW syntax
2021-01-14 01:23:50 +03:00
Anton Popov
e40f7df4d7
Update InterpreterExistsQuery.cpp
2021-01-14 01:22:15 +03:00
alexey-milovidov
3b02a3ef02
Merge pull request #18976 from ClickHouse/fix_terminate_when_not_enough_memory
...
Finally get rid of allocations in ThreadPool::worker(...)
2021-01-13 23:48:46 +03:00
alexey-milovidov
ab15a936e4
Merge pull request #18998 from ucasFL/comment
...
fix some wrong words in comment
2021-01-13 23:46:53 +03:00
Nikita Mikhailov
e4dd7d949c
better test
2021-01-13 22:26:37 +03:00
Alexey Milovidov
d27e04997d
More tests
2021-01-13 21:13:52 +03:00
Alexander Tokmakov
5f0f8ae3cd
fix duplicate UUIDs of LiveView on server startup
2021-01-13 21:13:46 +03:00
Alexey Milovidov
ec12a089f3
Fix return type of groupUniqArray
2021-01-13 21:11:56 +03:00
alexey-milovidov
297a16407a
Merge pull request #19018 from ClickHouse/results-metehan
...
Add results from Yiğit Konur and Metehan Çetinkaya of seo.do
2021-01-13 20:19:16 +03:00
Alexey Milovidov
45d62c3363
Add results from Yiğit Konur and Metehan Çetinkaya of seo.do
2021-01-13 20:17:49 +03:00
alesapin
2683bbc0f7
Disable lint for test
2021-01-13 18:35:35 +03:00
Nikita Mikhailov
3d62d6503b
better
2021-01-13 18:34:16 +03:00
Nikita Mikhailov
ded35fe5b0
delete
2021-01-13 18:15:32 +03:00
Nikolai Kochetov
a0874d93c3
Add test.
2021-01-13 17:47:08 +03:00
Nikolai Kochetov
33d007dc46
Fix function ignore with LowCardinality argument.
2021-01-13 17:45:19 +03:00
Nikita Mikhailov
9fc7b52732
done
2021-01-13 17:41:34 +03:00
alexey-milovidov
9813717468
Merge pull request #19012 from sundy-li/play-1
...
Support MetaKey+Enter hotkey binding in play ui
2021-01-13 17:29:46 +03:00
alexey-milovidov
f9586ab891
Update play.html
2021-01-13 17:29:11 +03:00
alexey-milovidov
10c162c0fa
Update play.html
2021-01-13 17:28:56 +03:00
Alexey Milovidov
5579e3876c
Update test
2021-01-13 17:12:05 +03:00
Alexey Milovidov
ccbb11db8f
Update test
2021-01-13 17:11:17 +03:00
Alexey Milovidov
ae9490883d
Update test
2021-01-13 17:10:20 +03:00
tavplubix
94c0433d9f
Update InterpreterInsertQuery.cpp
2021-01-13 16:55:34 +03:00
sundy-li
046a4b605c
Support metaKey
2021-01-13 13:53:17 +00:00
Nikolai Kochetov
da0cb8d47f
Added comment.
2021-01-13 16:32:27 +03:00
Nikolai Kochetov
c5cebbacb1
Update test.
2021-01-13 16:29:39 +03:00
ygrek
8f2a830d83
add zstd long range option ( #17184 )
...
* add zstd long compression option
* tests: add zstd long read-write test
Co-authored-by: Joris Giovannangeli <joris.giovannangeli@ahrefs.com>
Co-authored-by: ip <igor@ahrefs.com>
2021-01-13 16:22:59 +03:00
Alexey Milovidov
a18d5320ca
Merge branch 'master' into disable-optimize-out-of-any
2021-01-13 15:51:10 +03:00
sundyli
e9a18fbd3a
Update FunctionsBitmap.h
2021-01-13 20:49:06 +08:00
sundyli
073379627c
Update FunctionsBitmap.h
2021-01-13 20:47:40 +08:00
alesapin
c84a8c4b16
Fix manipulators for common string types
2021-01-13 15:47:34 +03:00
Nikolai Kochetov
35a3bdc1a6
Added test.
2021-01-13 15:42:30 +03:00
Nikolai Kochetov
12f3b22623
Do not skip streams after serializeBinaryBulkStatePrefix.
2021-01-13 15:20:10 +03:00
Alexander Tokmakov
73e96250a8
add comments
2021-01-13 15:19:41 +03:00
Ilya Yatsishin
038f52d08b
Merge pull request #19006 from qoega/add-sqlancer-test-docker
2021-01-13 15:14:18 +03:00
Alexander Tokmakov
a6510cc4b7
Merge branch 'master' into fix_terminate_when_not_enough_memory
2021-01-13 14:05:54 +03:00
Yatsishin Ilya
3f17fac469
Add docker to run SQLancer in CI
2021-01-13 12:49:52 +03:00
alesapin
c97469773d
Merge pull request #18969 from ClickHouse/fix_drop_part_deduplication
...
Fix DROP PART query break deduplication
2021-01-13 11:50:26 +03:00
feng lv
d5181b984a
fix some wrong words in comment
2021-01-13 08:38:19 +00:00
alesapin
07431a6494
Merge pull request #18980 from ClickHouse/fix-expressions-merge
...
Fix expressions merge
2021-01-13 11:16:01 +03:00
alesapin
7650968b1e
Fix flaky test
2021-01-13 10:19:43 +03:00
alesapin
73e536a074
Merge pull request #18928 from ClickHouse/more_checks_in_writer_wide
...
More checks in merge tree writer wide
2021-01-13 09:59:45 +03:00
alesapin
c12abcd481
Merge pull request #18970 from ClickHouse/fix_01459_manual_write_to_replicas_quorum
...
Fix rarely flaky test 01459_manual_write_to_replicas_quorum
2021-01-13 09:59:17 +03:00