Ivan Blinkov
aa0f8ef229
[blog] visual tuning ( #11713 )
...
* fix dark theme
* add twitter share link
2020-06-16 21:41:06 +03:00
Alexander Tokmakov
50b4671867
specify path in config
2020-06-16 21:29:55 +03:00
alesapin
d214a504d7
Merge pull request #11681 from ClickHouse/fix_mutations_premature_finish
...
Fix mutations premature "finish"
2020-06-16 21:26:14 +03:00
Nikolai Kochetov
148257abb5
Add LimitStep.
2020-06-16 21:23:01 +03:00
Azat Khuzhin
8fbf93012d
Fix data race between reading/writing is_force_prepare_tables
2020-06-16 21:08:44 +03:00
Nikita Mikhaylov
fc06f99476
build and test fixes
2020-06-16 21:07:41 +03:00
Nikolai Kochetov
5bb1d5cc43
Add LimitByStep.
2020-06-16 19:49:49 +03:00
Artem Zuikov
a3d6e047fe
Fix lambdas with multiple_joins_rewriter v2 ( #11587 )
2020-06-16 19:32:32 +03:00
Alexander Kuzmenkov
29bf9aa128
update pvs studio
2020-06-16 19:22:06 +03:00
Nikolai Kochetov
603bcdde2d
Add DistinctStep.
2020-06-16 19:13:07 +03:00
Nikolai Kochetov
cfe87a77ea
Add MergingSortedStep.
2020-06-16 18:49:09 +03:00
Nikolai Kochetov
08e9ce8661
Add MergingSortedStep.
2020-06-16 18:47:40 +03:00
Alexander Tokmakov
1e50bae76e
override user_files_path
2020-06-16 18:13:28 +03:00
Nikolai Kochetov
a0a1445da9
Fix build.
2020-06-16 18:10:40 +03:00
Nikolai Kochetov
f563193967
Add MergeSortingStep.
2020-06-16 18:08:01 +03:00
Nikolai Kochetov
815ac03892
Add PartialSortingStep.
2020-06-16 17:45:52 +03:00
Nikolai Kochetov
ab452e9391
Added source steps.
2020-06-16 17:14:14 +03:00
Nikolai Kochetov
4407bd7daa
Added source steps.
2020-06-16 17:11:19 +03:00
Ivan Blinkov
13d22bcd42
Update common_meta.html
2020-06-16 16:05:09 +03:00
Nikolai Kochetov
be8029e54f
Expression and Filter steps.
2020-06-16 15:02:10 +03:00
alesapin
0ac5132eb0
Add some tests for alter add column if not exists
2020-06-16 14:36:39 +03:00
alesapin
c403dd6b2f
Add test for alter add column if not exists
2020-06-16 14:31:54 +03:00
alesapin
0a33ccb77b
Fix remove method
2020-06-16 14:12:52 +03:00
Alexander Kuzmenkov
8509079021
performance comparison
2020-06-16 14:06:11 +03:00
Ivan Blinkov
99cc358f33
Minor blog fixes/improvements ( #11705 )
...
* community.html translation
* add "New post" link
2020-06-16 13:59:48 +03:00
Ivan Blinkov
2bd3c5c99f
typo
2020-06-16 13:59:31 +03:00
Ivan Blinkov
f9b98fa741
Update README.md
2020-06-16 13:58:47 +03:00
alesapin
d1052f2dfe
Better logic
2020-06-16 13:50:47 +03:00
Alexander Kuzmenkov
be008cd186
remove some code
2020-06-16 13:44:23 +03:00
alesapin
d5b76b2fe1
Fix parts count in mutations
2020-06-16 13:34:59 +03:00
alesapin
0cb14c836c
Merge pull request #11691 from ClickHouse/fix-race-condition-system-sync-replicas
...
Fix race condition in SYSTEM SYNC REPLICA
2020-06-16 13:29:18 +03:00
alesapin
362aaf1385
Merge pull request #11516 from ClickHouse/consistent_metadata4
...
Storage metadata as a single struct.
2020-06-16 13:28:22 +03:00
Nikolai Kochetov
e28552ec71
Fix build.
2020-06-16 12:53:59 +03:00
Nikolai Kochetov
1bb72205bd
Expression and Filter steps.
2020-06-16 12:42:25 +03:00
alesapin
f6f3605258
Merge pull request #11695 from ClickHouse/avoid-attempt-to-fetch-when-fetches-are-cancelled
...
Avoid connection to replica when fetches are cancelled
2020-06-16 12:30:58 +03:00
xPoSx
9fc37e1f75
Remove functions of other keys in GROUP BY section ( #10051 )
2020-06-16 12:14:25 +03:00
Vitaly Baranov
c5229301fc
Merge pull request #11671 from vitlibar/fix-minor-bugs-in-rbac
...
Fix minor bugs in RBAC
2020-06-16 12:09:54 +03:00
frank
e26e873b0d
fix for style check.
...
(cherry picked from commit 0be7b09490
)
2020-06-16 11:54:01 +03:00
franklee
afa666792b
typo
...
(cherry picked from commit 76c75c947e
)
2020-06-16 11:53:52 +03:00
franklee
264e44ecef
support distributed DDLs on cross replication clusters.
...
(cherry picked from commit fd09994d91
)
2020-06-16 11:53:27 +03:00
alesapin
605c904fc6
Add method for compatibility
2020-06-16 11:39:12 +03:00
Nikolai Kochetov
86bafbe6c3
Added test from #9043
2020-06-16 11:25:59 +03:00
Nikolai Kochetov
66c0ef2610
Do not materialize header for merge tables.
2020-06-16 11:08:32 +03:00
Nikolai Kochetov
61070a03cd
Fix build.
2020-06-16 10:56:22 +03:00
Ivan Blinkov
9a26d48ad0
Basic blog similar to docs ( #11609 )
...
* Basic blog similar to docs
* rename post
* no post content in post_meta
* update readme and template
* more "en" content
* complete "en" content
* build blog redirects
* redirects for migration
* link sitemaps
* update po
* add "ru" content
* ru redirects
* remove old domain mentions
* adjust styles
* content improvements
* +1 alt
* use main images from CDN
* use re-hosted in-content images
* extra vertical margin around embedded youtube
* minor improvements
* adjust post page
* adjust html meta
* adjust post page
* improve blog rendering
2020-06-16 09:31:00 +03:00
alexey-milovidov
82b27ab618
Merge pull request #11689 from CurtizJ/fix-with-ties
...
Fix 'LIMIT WITH TIES' with aliases
2020-06-16 06:04:27 +03:00
Alexey Milovidov
05bb253651
Merge branch 'remove-leader-election-2' of github.com:yandex/ClickHouse into remove-leader-election-2
2020-06-16 05:57:34 +03:00
Alexey Milovidov
bd330cfeb6
Update test
2020-06-16 05:56:50 +03:00
Alexey Milovidov
125b007360
Merge branch 'master' into remove-leader-election-2
2020-06-16 05:56:29 +03:00
Anton Popov
03058c3c25
fix 'ORDER BY WITH FILL' over const columns
2020-06-16 05:56:16 +03:00