Maksim Kita
|
1a6c2c78c8
|
Merge pull request #28298 from kitaisreal/odbc-connection-holder-fix-dangling-reference
ODBC connection holder fix dangling reference
|
2021-08-28 15:28:23 +03:00 |
|
Ivan Blinkov
|
251cc9b039
|
Update README.md
|
2021-08-28 14:51:55 +03:00 |
|
Maksim Kita
|
07d7cda2b0
|
ODBC connection holder fix dangling reference
|
2021-08-28 14:11:25 +03:00 |
|
Ivan Blinkov
|
d4b99a343b
|
[website] only one highlight on hero
|
2021-08-28 13:13:16 +03:00 |
|
Amos Bird
|
f2374a6916
|
Better nullable primary key implementation.
|
2021-08-28 17:48:28 +08:00 |
|
Dmitriy
|
918ddc6c82
|
Update docs/ru/sql-reference/functions/uuid-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-28 11:55:54 +03:00 |
|
Dmitriy
|
554e51b13a
|
Update docs/en/sql-reference/functions/uuid-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-28 11:54:41 +03:00 |
|
zhongyuankai
|
d7c98293c1
|
delete 02015_system_views parallel test
|
2021-08-28 14:55:49 +08:00 |
|
zhongyuankai
|
addce5c132
|
fix system views test
|
2021-08-28 12:33:35 +08:00 |
|
zhongyuankai
|
72e05cda1f
|
Merge branch 'master' into add-system-of-table_views
|
2021-08-28 11:32:58 +08:00 |
|
Amos Bird
|
b68857d086
|
Simplify projection, add minmax_count projection.
|
2021-08-28 11:25:37 +08:00 |
|
OnePiece
|
fdd926beec
|
Merge branch 'ClickHouse:master' into master
|
2021-08-28 09:40:35 +08:00 |
|
Zhichang Yu
|
ef1994f420
|
set env LIBHDFS3_CONF, refers to ClickHouse#8159
|
2021-08-28 09:16:48 +08:00 |
|
tavplubix
|
e3b2586a02
|
Merge pull request #28274 from ClickHouse/revert-28054-mysql
Revert "Add test for #13398"
|
2021-08-28 04:04:10 +03:00 |
|
Alexey Milovidov
|
e995796d3a
|
Fix one of perf tests
|
2021-08-28 02:12:05 +03:00 |
|
Alexey Milovidov
|
93ebb40130
|
Fix warnings
|
2021-08-28 01:59:34 +03:00 |
|
Alexey Milovidov
|
71ed9ad060
|
Renaming according to the review suggestions
|
2021-08-28 01:32:35 +03:00 |
|
Alexey Milovidov
|
79e0433ba7
|
Merge branch 'master' of github.com:yandex/ClickHouse into async-reads
|
2021-08-28 01:19:16 +03:00 |
|
alexey-milovidov
|
4eef445df9
|
Merge pull request #28266 from CurtizJ/fix-order-by-merge
Fix order by for `Merge` tables with `optimize_read_in_order`
|
2021-08-28 01:15:40 +03:00 |
|
Alexey Milovidov
|
f56a1a84ae
|
Update perf test (non-significant)
|
2021-08-28 00:32:21 +03:00 |
|
alexey-milovidov
|
37b66dc70a
|
Merge pull request #28234 from kssenii/fix-codes
Fix error codes
|
2021-08-28 00:00:10 +03:00 |
|
alexey-milovidov
|
2990cdfc6d
|
Update check-style
|
2021-08-27 23:59:56 +03:00 |
|
alexey-milovidov
|
a1ddb7a98d
|
Merge pull request #28273 from besteffects/patch-1
Fixed few typos
|
2021-08-27 23:55:37 +03:00 |
|
Dmitriy
|
81fdacf96e
|
Translate to Russian
Перевел на русский язык.
|
2021-08-27 21:50:31 +03:00 |
|
Dmitriy
|
d023e9c891
|
Update docs/ru/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-layout.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-08-27 21:07:59 +03:00 |
|
tavplubix
|
c36fe210b8
|
Revert "Add test for #13398"
|
2021-08-27 21:07:10 +03:00 |
|
Vitalii S
|
f75d93e97e
|
Fixed few typos
|
2021-08-27 13:48:19 -04:00 |
|
alesapin
|
cd389f12f6
|
Update network.py
|
2021-08-27 20:39:05 +03:00 |
|
alesapin
|
fde3cc1315
|
Merge pull request #28197 from ClickHouse/fix_requests_push
Fix rare case when watch response received before request response
|
2021-08-27 20:20:30 +03:00 |
|
Thomas Berdy
|
e5511944bc
|
doc: Warn about MV using column names during insertion
|
2021-08-27 18:40:35 +02:00 |
|
Maksim Kita
|
308fb6112d
|
Merge pull request #28249 from kitaisreal/dictionaries-small-fixes
Dictionaries small fixes
|
2021-08-27 17:01:31 +03:00 |
|
Anton Popov
|
89e1d1f64a
|
fix order by for StorageMerge with optimize_read_in_order
|
2021-08-27 16:55:55 +03:00 |
|
kssenii
|
3f7259f955
|
Check error codes in style-check, update test
|
2021-08-27 16:26:26 +03:00 |
|
tavplubix
|
481cc011c7
|
Merge pull request #28212 from azat/zookeeper_log-improvements
zookeeper_log improvements
|
2021-08-27 16:22:52 +03:00 |
|
Amos Bird
|
ce96b2c35a
|
bump
|
2021-08-27 20:44:26 +08:00 |
|
qianmoQ
|
af84be6009
|
Merge branch 'ClickHouse:master' into translation-docs-zh
|
2021-08-27 19:33:10 +08:00 |
|
qianmoQ
|
3153836b6a
|
Fix file problems with bad links
|
2021-08-27 19:32:21 +08:00 |
|
tavplubix
|
703101fe4d
|
Merge pull request #27931 from ClickHouse/wait_for_all_replicas_timeouts
Avoid too long waiting for inactive replicas
|
2021-08-27 14:31:36 +03:00 |
|
Maksim Kita
|
0e169b4265
|
Dictionaries small fixes
|
2021-08-27 13:46:59 +03:00 |
|
Alexander Tokmakov
|
7ddb4a9ccc
|
maybe fix livelock in zookeeper client
|
2021-08-27 13:19:05 +03:00 |
|
Aimiyoo
|
7264efc053
|
Update tutorial.md (#28235)
|
2021-08-27 12:54:15 +03:00 |
|
alesapin
|
44390a88ec
|
Merge pull request #28152 from ClickHouse/fix_rotate_log_interval_change
|
2021-08-27 12:29:15 +03:00 |
|
kssenii
|
a90c6fdba5
|
Fix
|
2021-08-27 12:00:16 +03:00 |
|
Nikolai Kochetov
|
34f4bd3e72
|
Merge pull request #28178 from amosbird/projection-fix14
Projection bug fixes and refactoring.
|
2021-08-27 11:47:46 +03:00 |
|
Nikolai Kochetov
|
614e30e601
|
Merge pull request #28205 from ClickHouse/fix-lc-and-inifinite-fields
Fix insertion of fields with Infinity values in nullable low cardinality columns
|
2021-08-27 11:28:13 +03:00 |
|
Jakub Kuklis
|
7e3e050003
|
Changing the tests to use mainly test.hits dataset, as hits_10[0]m_single datasets have a slightly different schema
|
2021-08-27 10:14:17 +02:00 |
|
Maksim Kita
|
cdfdb2cd75
|
Merge pull request #28213 from azat/custom-tld-eof-fix
Fix reading of custom TLD w/o new line at EOF
|
2021-08-27 10:57:16 +03:00 |
|
zhongyuankai
|
a7ee7621dd
|
optimize code
|
2021-08-27 15:44:50 +08:00 |
|
alesapin
|
de96bd1be9
|
Update network.py
|
2021-08-27 10:25:28 +03:00 |
|
mergify[bot]
|
6c34bac4ca
|
Merge branch 'master' into fix_requests_push
|
2021-08-27 07:14:48 +00:00 |
|