Ivan Blinkov
|
f60337a765
|
[docs] alternative approach to pdf generation (#9982)
|
2020-04-01 12:45:48 +03:00 |
|
alexey-milovidov
|
dffa053471
|
Merge pull request #9727 from abyss7/jemalloc
Improve jemalloc contrib
|
2020-04-01 05:37:08 +03:00 |
|
alexey-milovidov
|
c7afc51a52
|
Merge pull request #9923 from azat/dist-on-dist
[RFC] Distributed over distributed (v2)
|
2020-04-01 05:25:21 +03:00 |
|
alexey-milovidov
|
385d0c68d7
|
Merge pull request #9956 from ClickHouse/nvartolomei-nv/getStructureOfRemoteTable-try-all-shards
Merging #7278
|
2020-04-01 05:18:06 +03:00 |
|
alexey-milovidov
|
33daf0b065
|
Merge pull request #9944 from vzakaznikov/fix_00964_live_view_watch_events_heartbeat
Fixing 00964_live_view_watch_events_heartbeat.py test to avoid race condition
|
2020-04-01 05:14:05 +03:00 |
|
alexey-milovidov
|
55032c6fb9
|
Update 00964_live_view_watch_events_heartbeat.py
|
2020-04-01 05:13:20 +03:00 |
|
alexey-milovidov
|
f4eb24f4c8
|
Merge pull request #9955 from ClickHouse/fix_restart_replicas_ddlguard_order
Fix DDLGuard lock order in RESTART REPLICAS
|
2020-04-01 05:08:17 +03:00 |
|
alexey-milovidov
|
e441db9b67
|
Merge pull request #9971 from ClickHouse/fix-num-threads-in-distributed
Fix num threads in distributed
|
2020-04-01 05:03:44 +03:00 |
|
alexey-milovidov
|
300fb2f258
|
Merge pull request #9970 from vitlibar/fix-reusing-connection-after-change-of-default-settings
Fix reusing connection after changing user's default settings
|
2020-04-01 05:03:12 +03:00 |
|
alexey-milovidov
|
8670d0d28d
|
Merge pull request #9966 from vitlibar/fix-disabling-dcl-access-rights-in-readonly-mode
Fix disabling DCL access rights in readonly mode.
|
2020-04-01 05:01:59 +03:00 |
|
alexey-milovidov
|
300f2861c7
|
Merge pull request #9963 from joschi/patch-1
Fix typo in Table Engines -> Introduction
|
2020-04-01 04:58:57 +03:00 |
|
alexey-milovidov
|
61fbab4ccb
|
Merge pull request #9962 from vitlibar/fix-test_settings_constraints
Fix integration test test_settings_constraints
|
2020-04-01 04:58:09 +03:00 |
|
alexey-milovidov
|
e10cf89896
|
Merge pull request #9410 from excitoon-favorites/attachpart
Fixed `DeleteOnDestroy` logic in `ATTACH PART` and added few tests
|
2020-04-01 04:49:41 +03:00 |
|
alexey-milovidov
|
6eb3928567
|
Merge pull request #9975 from CurtizJ/tuple-literal
Fix use-after-free at syntax error
|
2020-04-01 04:46:21 +03:00 |
|
Nikolai Kochetov
|
47bc9edc63
|
Update test
|
2020-03-31 23:38:05 +03:00 |
|
Alexey Milovidov
|
a87de767a7
|
Pick comments and style changes from #4385
|
2020-03-31 23:14:16 +03:00 |
|
alexey-milovidov
|
576936f4e8
|
Merge pull request #9961 from ClickHouse/fix_zookeeper_implementation
Fix bug with wrong implementation in ZooKeeper API
|
2020-03-31 23:08:11 +03:00 |
|
Alexey Milovidov
|
2344d4715e
|
Merge branch 'master' of github.com:yandex/ClickHouse into nvartolomei-nv/getStructureOfRemoteTable-try-all-shards
|
2020-03-31 22:55:36 +03:00 |
|
alexey-milovidov
|
677406648d
|
Merge pull request #9927 from garneja/master
Fix a race between DDLWorker and DDLWorkerClnr during startup
|
2020-03-31 22:51:50 +03:00 |
|
alexey-milovidov
|
9ca700eed8
|
Merge pull request #9941 from BayoNet/docs/CLICKHOUSEDOCS-138-regionToTopContinent
DOCS-138: regionToTopContinent
|
2020-03-31 22:46:51 +03:00 |
|
alexey-milovidov
|
8dffb62b47
|
Merge pull request #9938 from achimbab/pr_windowFunnel
Fix bugs in windowFunnel()
|
2020-03-31 22:44:07 +03:00 |
|
alesapin
|
2b235f1b1a
|
Remove dynamic cast from check
|
2020-03-31 22:33:37 +03:00 |
|
Anton Popov
|
6e305b2ec1
|
fix use-after-free at syntax error
|
2020-03-31 22:25:00 +03:00 |
|
Ivan Lezhankin
|
26e81a2bbf
|
Add dl library dependency
|
2020-03-31 21:58:00 +03:00 |
|
Vladimir Chebotarev
|
8d4c7de231
|
Added test for attaching partitions across disk sets.
|
2020-03-31 21:00:29 +03:00 |
|
Vladimir Chebotarev
|
288cee5663
|
Fixed DeleteOnDestroy logic.
|
2020-03-31 21:00:29 +03:00 |
|
tavplubix
|
c424db85b4
|
fix timeout in 01098_temporary_and_external_tables
|
2020-03-31 20:25:13 +03:00 |
|
Ivan Blinkov
|
a7f8b8acde
|
Workaround for top nav issue
|
2020-03-31 20:07:21 +03:00 |
|
alesapin
|
aad0e21621
|
Fix style
|
2020-03-31 19:38:04 +03:00 |
|
alesapin
|
7f41087367
|
Rename parameter
|
2020-03-31 19:35:41 +03:00 |
|
Nikolai Kochetov
|
801ca4fbe6
|
Add perftest.
|
2020-03-31 19:34:06 +03:00 |
|
Ivan Blinkov
|
2d640a9bf8
|
Update build.py
|
2020-03-31 18:56:49 +03:00 |
|
Ivan Blinkov
|
9477864cd6
|
Update build.py
|
2020-03-31 18:37:48 +03:00 |
|
Vitaly Baranov
|
fcc7d4b031
|
Fix disabling DCL access rights in readonly mode.
|
2020-03-31 18:13:46 +03:00 |
|
Vitaly Baranov
|
5cd7b58499
|
Fix reusing connection after changing user's default settings via ALTER USER or ALTER SETTINGS PROFILE.
This fixes integration test "test_settings_constraints_distributed".
|
2020-03-31 18:08:01 +03:00 |
|
Nikolai Kochetov
|
3b933f8426
|
Fix number of threads for pipeline execution.
|
2020-03-31 17:55:02 +03:00 |
|
Nikolai Kochetov
|
be1f977073
|
Fix number of threads for pipeline execution.
|
2020-03-31 17:30:43 +03:00 |
|
Ivan Blinkov
|
ad1ab0a8f2
|
Adjust wkhtmltopdf args
|
2020-03-31 17:21:24 +03:00 |
|
Ivan Blinkov
|
b5a36dd1b1
|
Update util.py
|
2020-03-31 16:34:57 +03:00 |
|
Ivan Blinkov
|
54277793c2
|
[docs] unprallelize temporarily
|
2020-03-31 16:31:16 +03:00 |
|
Ivan Blinkov
|
a2ceb92907
|
Update concatenate.py
|
2020-03-31 16:04:53 +03:00 |
|
Ivan Blinkov
|
487c088ab7
|
Temporary make wkhtmltopdf more verbose
|
2020-03-31 15:20:03 +03:00 |
|
Jochen Schalanda
|
1b4725bdf4
|
Fix typo in Table Engines -> Introduction
Typo "Intergation" -> "Integration"
|
2020-03-31 14:02:58 +02:00 |
|
Vitaly Baranov
|
0f90c590b1
|
Fix test_settings_constraints.
|
2020-03-31 14:46:30 +03:00 |
|
alesapin
|
9df8d1abf5
|
Fix bug with wrong implementation in ZooKeeper API
|
2020-03-31 14:45:55 +03:00 |
|
Ivan Blinkov
|
460cfc96e2
|
Update mdx_clickhouse.py
|
2020-03-31 14:22:56 +03:00 |
|
Ivan Blinkov
|
0dae1c27ec
|
Update a Slack link
|
2020-03-31 14:18:21 +03:00 |
|
Ivan Blinkov
|
06a375f49e
|
Update a Slack link
|
2020-03-31 14:17:28 +03:00 |
|
Ivan Blinkov
|
5b414ff509
|
fix mistype
|
2020-03-31 13:56:38 +03:00 |
|
achulkov2
|
c77fe290d3
|
Fix mysql + join bug (#9949)
|
2020-03-31 13:52:26 +03:00 |
|