Maksim Kita
|
da3d3e906a
|
Updated tests
|
2021-04-13 21:13:04 +03:00 |
|
Alexey Milovidov
|
cdbc9d9fa0
|
Merge branch 'master' into speedup-intdiv
|
2021-04-13 20:43:54 +03:00 |
|
Alexey Milovidov
|
a767e174a2
|
Maybe better (experiment)
|
2021-04-13 20:37:36 +03:00 |
|
Alexey Milovidov
|
4a69d6f231
|
Add hilight for usability
|
2021-04-13 20:34:46 +03:00 |
|
Alexey Milovidov
|
afa138fa27
|
Merge branch 'master' into fix-debian
|
2021-04-13 20:34:16 +03:00 |
|
Alexey Milovidov
|
2450b1e7ca
|
Add hilight for usability
|
2021-04-13 20:34:11 +03:00 |
|
Alexey Milovidov
|
a29334de7c
|
Fix test
|
2021-04-13 20:23:14 +03:00 |
|
Alexey Milovidov
|
4a14816ef2
|
Merge branch 'master' into add-test-2719
|
2021-04-13 20:22:39 +03:00 |
|
Alexey Milovidov
|
58ef54dd63
|
Fix test
|
2021-04-13 20:21:27 +03:00 |
|
Alexey Milovidov
|
7c6e155116
|
Merge branch 'master' into remove-useless-parts-from-suggest
|
2021-04-13 20:20:22 +03:00 |
|
Alexey Milovidov
|
63a272a533
|
Fix test
|
2021-04-13 20:15:18 +03:00 |
|
Alexey Milovidov
|
924eb69217
|
Fix test
|
2021-04-13 20:14:29 +03:00 |
|
Alexey Milovidov
|
919e96dbbe
|
Fix test
|
2021-04-13 20:12:40 +03:00 |
|
Alexey Milovidov
|
a54985458d
|
Add a test
|
2021-04-13 20:10:27 +03:00 |
|
Alexey Milovidov
|
c01756014e
|
More generic implementation of has
|
2021-04-13 20:08:49 +03:00 |
|
alesapin
|
6d8efe5d5b
|
Merge pull request #22992 from ClickHouse/ssl_keeper
Add SSL to keeper (both client and internal)
|
2021-04-13 19:15:07 +03:00 |
|
alexey-milovidov
|
96d0d05380
|
Update code-review.md
|
2021-04-13 19:06:21 +03:00 |
|
tavplubix
|
1525e38a3c
|
Merge pull request #22990 from ClickHouse/tavplubix-patch-1
Fix excessive warning in StorageDistributed with cross-replication
|
2021-04-13 18:58:12 +03:00 |
|
tavplubix
|
da681d9907
|
Merge pull request #22998 from ClickHouse/fix_22989
Fix assertion when filtering tables in StorageMerge
|
2021-04-13 18:57:24 +03:00 |
|
alexey-milovidov
|
46e1da03fb
|
Update KeyCondition.cpp
|
2021-04-13 18:47:11 +03:00 |
|
tavplubix
|
35c9619444
|
Update 01181_db_atomic_drop_on_cluster.sql
|
2021-04-13 18:17:43 +03:00 |
|
Alexander Kuzmenkov
|
094e7032cb
|
blog article about code review
|
2021-04-13 16:57:31 +03:00 |
|
Alexey Milovidov
|
83a78a5aa7
|
Fix unfinished code in GatherUtils #20272
|
2021-04-13 16:56:39 +03:00 |
|
Alexander Tokmakov
|
0739dde734
|
improve hung check
|
2021-04-13 16:45:08 +03:00 |
|
Maksim Kita
|
8abaf01a5d
|
Updated dictionaries tests
|
2021-04-13 15:57:11 +03:00 |
|
Alexander Tokmakov
|
fdf3cf378f
|
fix testkeeper multi response
|
2021-04-13 15:49:40 +03:00 |
|
Alexey Milovidov
|
8a88009c6c
|
Remove non-essential parts from Suggest
|
2021-04-13 15:39:13 +03:00 |
|
Nikolai Kochetov
|
643e697918
|
Update CHANGELOG.md
|
2021-04-13 15:16:08 +03:00 |
|
tavplubix
|
c634e7b7ba
|
Merge pull request #22995 from MichaelMonashev/patch-6
add argMax and argMin
|
2021-04-13 15:09:06 +03:00 |
|
robot-clickhouse
|
7b8abc6495
|
Update version_date.tsv after release 21.1.9.41
|
2021-04-13 14:29:13 +03:00 |
|
songenjie
|
7c32cc1e18
|
fix case style for local variable
|
2021-04-13 17:34:04 +08:00 |
|
alexey-milovidov
|
1945d01719
|
Merge pull request #21972 from kssenii/nanodbc
Switch to nanodbc
|
2021-04-13 12:23:57 +03:00 |
|
Maksim Kita
|
305d3d6b16
|
Merge pull request #22978 from ClickHouse/filter-by-virtual-columns-fix
Fix trivial mistake in filtering by virtual columns
|
2021-04-13 11:42:16 +03:00 |
|
Maksim Kita
|
e687fc320f
|
Merge pull request #22997 from ClickHouse/increase-max-uri-size
Increase `max_uri_size` to 1 MiB by default
|
2021-04-13 11:26:23 +03:00 |
|
alesapin
|
cbd8a57fda
|
Merge branch 'master' into ssl_keeper
|
2021-04-13 10:34:23 +03:00 |
|
songenjie
|
520f4f39ec
|
[test][integration] fetch part
|
2021-04-13 15:17:03 +08:00 |
|
Nikolai Kochetov
|
e731dfe650
|
Merge pull request #22991 from ClickHouse/untuple-and-subquery
Fix subquery with untuple.
|
2021-04-13 09:53:13 +03:00 |
|
songenjie
|
fbd26789af
|
[test] show privileges
|
2021-04-13 14:08:26 +08:00 |
|
songenjie
|
564136ec46
|
[clickhouse][server][dll][alter]support fetch part
|
2021-04-13 12:40:33 +08:00 |
|
songenjie
|
3effb74d31
|
[clickhouse][server][ddl] add fetch part docs
|
2021-04-13 09:52:36 +08:00 |
|
alexey-milovidov
|
fc08501a0d
|
Update ColumnInfoHandler.cpp
|
2021-04-13 01:55:14 +03:00 |
|
alexey-milovidov
|
30e6c3be41
|
Update ColumnInfoHandler.cpp
|
2021-04-13 01:53:00 +03:00 |
|
alexey-milovidov
|
ee9aaab4bc
|
Merge pull request #22937 from Enmk/formatDateTime_toDateTime64_fixes
Fixes: formatDateTime and toDateTime64
|
2021-04-13 01:40:25 +03:00 |
|
alexey-milovidov
|
9e88f5fbd3
|
Update ReadHelpers.h
|
2021-04-13 01:39:15 +03:00 |
|
alexey-milovidov
|
a780e8e7e1
|
Update ReadHelpers.h
|
2021-04-13 01:38:59 +03:00 |
|
alexey-milovidov
|
7e867a26d7
|
Merge pull request #22647 from azat/integration-tests-pull-retries
Add retires for docker-compose pull in integration tests
|
2021-04-13 01:29:46 +03:00 |
|
alexey-milovidov
|
e2edecc8e2
|
Merge pull request #22434 from Avogar/catboost-reload
Update paths to the catboost model configs in config reloading
|
2021-04-13 01:21:04 +03:00 |
|
alexey-milovidov
|
d239c66fd3
|
Merge pull request #21511 from azat/optimize_skip_unused_shards-improvement
Rewrite IN in query for remote shards to exclude values that do not belong to the shard
|
2021-04-13 01:18:11 +03:00 |
|
alexey-milovidov
|
344c08b83c
|
Merge pull request #22975 from kirillikoff/kirillikoff-DOCSUP-6704-translation
DOCSUP-6704: Translation into Russian
|
2021-04-13 01:14:32 +03:00 |
|
Alexey Milovidov
|
61816ad076
|
Add a test for #2719
|
2021-04-13 00:57:08 +03:00 |
|